Repository: daylerees/colour-schemes Branch: master Commit: 613662b9d6ff Files: 2127 Total size: 15.6 MB Directory structure: gitextract_2hsbujq5/ ├── .gitignore ├── LICENSE.txt ├── README.md ├── atom/ │ ├── arstotzka/ │ │ ├── index.less │ │ └── package.json │ ├── azure/ │ │ ├── index.less │ │ └── package.json │ ├── bold/ │ │ ├── index.less │ │ └── package.json │ ├── boxuk/ │ │ ├── index.less │ │ └── package.json │ ├── carbonight/ │ │ ├── index.less │ │ └── package.json │ ├── chocolate/ │ │ ├── index.less │ │ └── package.json │ ├── contrast/ │ │ ├── carbonight-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── darkside-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── earthsong-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── freshcut-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── frontier-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── gloom-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── glowfish-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── goldfish-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── grunge-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── halflife-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── hyrule-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── iceberg-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── index.less │ │ ├── juicy-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── keen-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── laravel-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── lavender-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── mellow-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── mud-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── package.json │ │ ├── patriot-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── peacock-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── potpourri-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── revelation-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── slime-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── snappy-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── solarflare-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── sourlick-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── stark-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── tron-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── turnip-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ └── zacks-contrast/ │ │ ├── index.less │ │ └── package.json │ ├── crisp/ │ │ ├── index.less │ │ └── package.json │ ├── darkside/ │ │ ├── index.less │ │ └── package.json │ ├── earthsong/ │ │ ├── index.less │ │ └── package.json │ ├── freshcut/ │ │ ├── index.less │ │ └── package.json │ ├── frontier/ │ │ ├── index.less │ │ └── package.json │ ├── github/ │ │ ├── index.less │ │ └── package.json │ ├── gloom/ │ │ ├── index.less │ │ └── package.json │ ├── glowfish/ │ │ ├── index.less │ │ └── package.json │ ├── goldfish/ │ │ ├── index.less │ │ └── package.json │ ├── grunge/ │ │ ├── index.less │ │ └── package.json │ ├── halflife/ │ │ ├── index.less │ │ └── package.json │ ├── heroku/ │ │ ├── index.less │ │ └── package.json │ ├── hyrule/ │ │ ├── index.less │ │ └── package.json │ ├── iceberg/ │ │ ├── index.less │ │ └── package.json │ ├── index.less │ ├── juicy/ │ │ ├── index.less │ │ └── package.json │ ├── keen/ │ │ ├── index.less │ │ └── package.json │ ├── kiwi/ │ │ ├── index.less │ │ └── package.json │ ├── laravel/ │ │ ├── index.less │ │ └── package.json │ ├── lavender/ │ │ ├── index.less │ │ └── package.json │ ├── legacy/ │ │ ├── index.less │ │ └── package.json │ ├── light/ │ │ ├── earthsong-light/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── index.less │ │ ├── package.json │ │ ├── snappy-light/ │ │ │ ├── index.less │ │ │ └── package.json │ │ └── userscape/ │ │ ├── index.less │ │ └── package.json │ ├── mellow/ │ │ ├── index.less │ │ └── package.json │ ├── mintchoc/ │ │ ├── index.less │ │ └── package.json │ ├── mud/ │ │ ├── index.less │ │ └── package.json │ ├── otakon/ │ │ ├── index.less │ │ └── package.json │ ├── package.json │ ├── pastel/ │ │ ├── index.less │ │ └── package.json │ ├── patriot/ │ │ ├── index.less │ │ └── package.json │ ├── peacock/ │ │ ├── index.less │ │ └── package.json │ ├── peacocks-in-space/ │ │ ├── index.less │ │ └── package.json │ ├── peel/ │ │ ├── index.less │ │ └── package.json │ ├── piggy/ │ │ ├── index.less │ │ └── package.json │ ├── potpourri/ │ │ ├── index.less │ │ └── package.json │ ├── rainbow/ │ │ ├── index.less │ │ └── package.json │ ├── revelation/ │ │ ├── index.less │ │ └── package.json │ ├── shrek/ │ │ ├── index.less │ │ └── package.json │ ├── slate/ │ │ ├── index.less │ │ └── package.json │ ├── slime/ │ │ ├── index.less │ │ └── package.json │ ├── snappy/ │ │ ├── index.less │ │ └── package.json │ ├── solarflare/ │ │ ├── index.less │ │ └── package.json │ ├── sourlick/ │ │ ├── index.less │ │ └── package.json │ ├── spearmint/ │ │ ├── index.less │ │ └── package.json │ ├── stark/ │ │ ├── index.less │ │ └── package.json │ ├── super/ │ │ ├── index.less │ │ └── package.json │ ├── tonic/ │ │ ├── index.less │ │ └── package.json │ ├── tribal/ │ │ ├── index.less │ │ └── package.json │ ├── tron/ │ │ ├── index.less │ │ └── package.json │ ├── turnip/ │ │ ├── index.less │ │ └── package.json │ ├── yule/ │ │ ├── index.less │ │ └── package.json │ └── zacks/ │ ├── index.less │ └── package.json ├── atomui/ │ ├── arstotzka/ │ │ ├── index.less │ │ └── package.json │ ├── azure/ │ │ ├── index.less │ │ └── package.json │ ├── bold/ │ │ ├── index.less │ │ └── package.json │ ├── boxuk/ │ │ ├── index.less │ │ └── package.json │ ├── carbonight/ │ │ ├── index.less │ │ └── package.json │ ├── chocolate/ │ │ ├── index.less │ │ └── package.json │ ├── contrast/ │ │ ├── carbonight-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── darkside-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── earthsong-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── freshcut-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── frontier-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── gloom-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── glowfish-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── goldfish-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── grunge-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── halflife-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── hyrule-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── iceberg-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── juicy-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── keen-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── laravel-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── lavender-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── mellow-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── mud-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── patriot-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── peacock-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── potpourri-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── revelation-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── slime-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── snappy-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── solarflare-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── sourlick-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── stark-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── tron-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── turnip-contrast/ │ │ │ ├── index.less │ │ │ └── package.json │ │ └── zacks-contrast/ │ │ ├── index.less │ │ └── package.json │ ├── crisp/ │ │ ├── index.less │ │ └── package.json │ ├── darkside/ │ │ ├── index.less │ │ └── package.json │ ├── earthsong/ │ │ ├── index.less │ │ └── package.json │ ├── freshcut/ │ │ ├── index.less │ │ └── package.json │ ├── frontier/ │ │ ├── index.less │ │ └── package.json │ ├── github/ │ │ ├── index.less │ │ └── package.json │ ├── gloom/ │ │ ├── index.less │ │ └── package.json │ ├── glowfish/ │ │ ├── index.less │ │ └── package.json │ ├── goldfish/ │ │ ├── index.less │ │ └── package.json │ ├── grunge/ │ │ ├── index.less │ │ └── package.json │ ├── halflife/ │ │ ├── index.less │ │ └── package.json │ ├── heroku/ │ │ ├── index.less │ │ └── package.json │ ├── hyrule/ │ │ ├── index.less │ │ └── package.json │ ├── iceberg/ │ │ ├── index.less │ │ └── package.json │ ├── juicy/ │ │ ├── index.less │ │ └── package.json │ ├── keen/ │ │ ├── index.less │ │ └── package.json │ ├── kiwi/ │ │ ├── index.less │ │ └── package.json │ ├── laravel/ │ │ ├── index.less │ │ └── package.json │ ├── lavender/ │ │ ├── index.less │ │ └── package.json │ ├── legacy/ │ │ ├── index.less │ │ └── package.json │ ├── light/ │ │ ├── earthsong-light/ │ │ │ ├── index.less │ │ │ └── package.json │ │ ├── snappy-light/ │ │ │ ├── index.less │ │ │ └── package.json │ │ └── userscape/ │ │ ├── index.less │ │ └── package.json │ ├── mellow/ │ │ ├── index.less │ │ └── package.json │ ├── mintchoc/ │ │ ├── index.less │ │ └── package.json │ ├── mud/ │ │ ├── index.less │ │ └── package.json │ ├── otakon/ │ │ ├── index.less │ │ └── package.json │ ├── pastel/ │ │ ├── index.less │ │ └── package.json │ ├── patriot/ │ │ ├── index.less │ │ └── package.json │ ├── peacock/ │ │ ├── index.less │ │ └── package.json │ ├── peacocks-in-space/ │ │ ├── index.less │ │ └── package.json │ ├── peel/ │ │ ├── index.less │ │ └── package.json │ ├── piggy/ │ │ ├── index.less │ │ └── package.json │ ├── potpourri/ │ │ ├── index.less │ │ └── package.json │ ├── rainbow/ │ │ ├── index.less │ │ └── package.json │ ├── revelation/ │ │ ├── index.less │ │ └── package.json │ ├── shrek/ │ │ ├── index.less │ │ └── package.json │ ├── slate/ │ │ ├── index.less │ │ └── package.json │ ├── slime/ │ │ ├── index.less │ │ └── package.json │ ├── snappy/ │ │ ├── index.less │ │ └── package.json │ ├── solarflare/ │ │ ├── index.less │ │ └── package.json │ ├── sourlick/ │ │ ├── index.less │ │ └── package.json │ ├── spearmint/ │ │ ├── index.less │ │ └── package.json │ ├── stark/ │ │ ├── index.less │ │ └── package.json │ ├── super/ │ │ ├── index.less │ │ └── package.json │ ├── tonic/ │ │ ├── index.less │ │ └── package.json │ ├── tribal/ │ │ ├── index.less │ │ └── package.json │ ├── tron/ │ │ ├── index.less │ │ └── package.json │ ├── turnip/ │ │ ├── index.less │ │ └── package.json │ ├── yule/ │ │ ├── index.less │ │ └── package.json │ └── zacks/ │ ├── index.less │ └── package.json ├── bootstrap/ │ ├── arstotzka.less │ ├── azure.less │ ├── bold.less │ ├── boxuk.less │ ├── carbonight.less │ ├── chocolate.less │ ├── contrast/ │ │ ├── carbonight-contrast.less │ │ ├── darkside-contrast.less │ │ ├── earthsong-contrast.less │ │ ├── freshcut-contrast.less │ │ ├── frontier-contrast.less │ │ ├── gloom-contrast.less │ │ ├── glowfish-contrast.less │ │ ├── goldfish-contrast.less │ │ ├── grunge-contrast.less │ │ ├── halflife-contrast.less │ │ ├── hyrule-contrast.less │ │ ├── iceberg-contrast.less │ │ ├── juicy-contrast.less │ │ ├── keen-contrast.less │ │ ├── laravel-contrast.less │ │ ├── lavender-contrast.less │ │ ├── mellow-contrast.less │ │ ├── mud-contrast.less │ │ ├── patriot-contrast.less │ │ ├── peacock-contrast.less │ │ ├── potpourri-contrast.less │ │ ├── revelation-contrast.less │ │ ├── slime-contrast.less │ │ ├── snappy-contrast.less │ │ ├── solarflare-contrast.less │ │ ├── sourlick-contrast.less │ │ ├── stark-contrast.less │ │ ├── tron-contrast.less │ │ ├── turnip-contrast.less │ │ └── zacks-contrast.less │ ├── crisp.less │ ├── darkside.less │ ├── earthsong.less │ ├── freshcut.less │ ├── frontier.less │ ├── github.less │ ├── gloom.less │ ├── glowfish.less │ ├── goldfish.less │ ├── grunge.less │ ├── halflife.less │ ├── heroku.less │ ├── hyrule.less │ ├── iceberg.less │ ├── juicy.less │ ├── keen.less │ ├── kiwi.less │ ├── laravel.less │ ├── lavender.less │ ├── legacy.less │ ├── light/ │ │ ├── earthsong-light.less │ │ ├── snappy-light.less │ │ └── userscape.less │ ├── mellow.less │ ├── mintchoc.less │ ├── mud.less │ ├── otakon.less │ ├── pastel.less │ ├── patriot.less │ ├── peacock.less │ ├── peacocks-in-space.less │ ├── peel.less │ ├── piggy.less │ ├── potpourri.less │ ├── rainbow.less │ ├── revelation.less │ ├── shrek.less │ ├── slate.less │ ├── slime.less │ ├── snappy.less │ ├── solarflare.less │ ├── sourlick.less │ ├── spearmint.less │ ├── stark.less │ ├── super.less │ ├── tonic.less │ ├── tribal.less │ ├── tron.less │ ├── turnip.less │ ├── yule.less │ └── zacks.less ├── bower.json ├── build/ │ ├── .gitignore │ ├── composer.json │ ├── config.json │ ├── phpunit.xml │ ├── preview.php │ ├── resources/ │ │ ├── patterns/ │ │ │ ├── atom/ │ │ │ │ ├── atom.json │ │ │ │ ├── base.pattern │ │ │ │ ├── colors.pattern │ │ │ │ ├── index.pattern │ │ │ │ ├── package.pattern │ │ │ │ └── syntax-variables.pattern │ │ │ ├── atomui/ │ │ │ │ ├── atomui.json │ │ │ │ ├── package.pattern │ │ │ │ └── style.pattern │ │ │ ├── bootstrap/ │ │ │ │ ├── bootstrap.json │ │ │ │ └── bootstrap.pattern │ │ │ ├── coda/ │ │ │ │ ├── coda.json │ │ │ │ └── coda.pattern │ │ │ ├── emacs/ │ │ │ │ ├── emacs.json │ │ │ │ └── emacs.pattern │ │ │ ├── highlightjs/ │ │ │ │ ├── highlightjs.json │ │ │ │ └── highlightjs.pattern │ │ │ ├── jekyll/ │ │ │ │ ├── jekyll.json │ │ │ │ └── jekyll.pattern │ │ │ ├── jetbrains/ │ │ │ │ ├── jetbrains.json │ │ │ │ └── jetbrains.pattern │ │ │ ├── prettyprint/ │ │ │ │ ├── prettyprint.json │ │ │ │ └── prettyprint.pattern │ │ │ ├── preview/ │ │ │ │ ├── preview.json │ │ │ │ └── preview.pattern │ │ │ ├── slack/ │ │ │ │ ├── slack.json │ │ │ │ └── slack.pattern │ │ │ ├── sublime/ │ │ │ │ ├── sublime.json │ │ │ │ └── sublime.pattern │ │ │ ├── sublimeui/ │ │ │ │ ├── settings.pattern │ │ │ │ ├── sublimeui.json │ │ │ │ ├── sublimeui.pattern │ │ │ │ └── widget.pattern │ │ │ ├── vim/ │ │ │ │ ├── vim.json │ │ │ │ └── vim.pattern │ │ │ ├── vscode/ │ │ │ │ ├── package.pattern │ │ │ │ ├── vscode.json │ │ │ │ └── vscode.pattern │ │ │ └── xcode/ │ │ │ ├── xcode.json │ │ │ └── xcode.pattern │ │ └── themes/ │ │ ├── artstotzka.json │ │ ├── azure.json │ │ ├── bold.json │ │ ├── boxuk.json │ │ ├── carbonight.json │ │ ├── chocolate.json │ │ ├── contrast/ │ │ │ ├── carbonight.json │ │ │ ├── darkside.json │ │ │ ├── earthsong.json │ │ │ ├── freshcut.json │ │ │ ├── frontier.json │ │ │ ├── gloom.json │ │ │ ├── glowfish.json │ │ │ ├── goldfish.json │ │ │ ├── grunge.json │ │ │ ├── halflife.json │ │ │ ├── hyrule.json │ │ │ ├── iceberg.json │ │ │ ├── juicy.json │ │ │ ├── keen.json │ │ │ ├── laravel.json │ │ │ ├── lavender.json │ │ │ ├── mellow.json │ │ │ ├── mud.json │ │ │ ├── patriot.json │ │ │ ├── peacock.json │ │ │ ├── potpourri.json │ │ │ ├── revelation.json │ │ │ ├── slime.json │ │ │ ├── snappy.json │ │ │ ├── solarflare.json │ │ │ ├── sourlick.json │ │ │ ├── stark.json │ │ │ ├── tron.json │ │ │ ├── turnip.json │ │ │ └── zacks.json │ │ ├── crisp.json │ │ ├── darkside.json │ │ ├── earthsong.json │ │ ├── freshcut.json │ │ ├── frontier.json │ │ ├── github.json │ │ ├── gloom.json │ │ ├── glowfish.json │ │ ├── goldfish.json │ │ ├── grunge.json │ │ ├── halflife.json │ │ ├── heroku.json │ │ ├── hyrule.json │ │ ├── iceberg.json │ │ ├── juicy.json │ │ ├── keen.json │ │ ├── kiwi.json │ │ ├── laravel.json │ │ ├── lavender.json │ │ ├── legacy.json │ │ ├── light/ │ │ │ ├── earthsong.json │ │ │ ├── snappy.json │ │ │ └── userscape.json │ │ ├── mellow.json │ │ ├── mintchoc.json │ │ ├── mud.json │ │ ├── otakon.json │ │ ├── pastel.json │ │ ├── patriot.json │ │ ├── peacock.json │ │ ├── peacocks-in-space.json │ │ ├── peel.json │ │ ├── piggy.json │ │ ├── potpourri.json │ │ ├── rainbow.json │ │ ├── revelation.json │ │ ├── shrek.json │ │ ├── slate.json │ │ ├── slime.json │ │ ├── snappy.json │ │ ├── solarflare.json │ │ ├── sourlick.json │ │ ├── spearmint.json │ │ ├── stark.json │ │ ├── super.json │ │ ├── tonic.json │ │ ├── tribal.json │ │ ├── tron.json │ │ ├── turnip.json │ │ ├── yule.json │ │ └── zacks.json │ ├── run.php │ ├── screenshots.php │ ├── src/ │ │ └── Raincolour/ │ │ ├── Containers/ │ │ │ ├── Container.php │ │ │ ├── Pattern.php │ │ │ ├── Template.php │ │ │ └── Theme.php │ │ ├── Core/ │ │ │ ├── Config.php │ │ │ ├── File.php │ │ │ ├── Presenter.php │ │ │ └── Processor.php │ │ ├── DataTransformers/ │ │ │ ├── RgbTransformer.php │ │ │ └── TransformerInterface.php │ │ ├── Raincolour.php │ │ └── Twig/ │ │ └── Globals/ │ │ └── Colour.php │ └── tests/ │ └── ContainerTest.php ├── build.xml ├── coda/ │ ├── arstotzka.sss │ ├── azure.sss │ ├── bold.sss │ ├── boxuk.sss │ ├── carbonight.sss │ ├── chocolate.sss │ ├── contrast/ │ │ ├── carbonight-contrast.sss │ │ ├── darkside-contrast.sss │ │ ├── earthsong-contrast.sss │ │ ├── freshcut-contrast.sss │ │ ├── frontier-contrast.sss │ │ ├── gloom-contrast.sss │ │ ├── glowfish-contrast.sss │ │ ├── goldfish-contrast.sss │ │ ├── grunge-contrast.sss │ │ ├── halflife-contrast.sss │ │ ├── hyrule-contrast.sss │ │ ├── iceberg-contrast.sss │ │ ├── juicy-contrast.sss │ │ ├── keen-contrast.sss │ │ ├── laravel-contrast.sss │ │ ├── lavender-contrast.sss │ │ ├── mellow-contrast.sss │ │ ├── mud-contrast.sss │ │ ├── patriot-contrast.sss │ │ ├── peacock-contrast.sss │ │ ├── potpourri-contrast.sss │ │ ├── revelation-contrast.sss │ │ ├── slime-contrast.sss │ │ ├── snappy-contrast.sss │ │ ├── solarflare-contrast.sss │ │ ├── sourlick-contrast.sss │ │ ├── stark-contrast.sss │ │ ├── tron-contrast.sss │ │ ├── turnip-contrast.sss │ │ └── zacks-contrast.sss │ ├── crisp.sss │ ├── darkside.sss │ ├── earthsong.sss │ ├── freshcut.sss │ ├── frontier.sss │ ├── github.sss │ ├── gloom.sss │ ├── glowfish.sss │ ├── goldfish.sss │ ├── grunge.sss │ ├── halflife.sss │ ├── heroku.sss │ ├── hyrule.sss │ ├── iceberg.sss │ ├── juicy.sss │ ├── keen.sss │ ├── kiwi.sss │ ├── laravel.sss │ ├── lavender.sss │ ├── legacy.sss │ ├── light/ │ │ ├── earthsong-light.sss │ │ ├── snappy-light.sss │ │ └── userscape.sss │ ├── mellow.sss │ ├── mintchoc.sss │ ├── mud.sss │ ├── otakon.sss │ ├── pastel.sss │ ├── patriot.sss │ ├── peacock.sss │ ├── peacocks-in-space.sss │ ├── peel.sss │ ├── piggy.sss │ ├── potpourri.sss │ ├── rainbow.sss │ ├── revelation.sss │ ├── shrek.sss │ ├── slate.sss │ ├── slime.sss │ ├── snappy.sss │ ├── solarflare.sss │ ├── sourlick.sss │ ├── spearmint.sss │ ├── stark.sss │ ├── super.sss │ ├── tonic.sss │ ├── tribal.sss │ ├── tron.sss │ ├── turnip.sss │ ├── yule.sss │ └── zacks.sss ├── emacs/ │ ├── arstotzka-theme.el │ ├── azure-theme.el │ ├── bold-theme.el │ ├── boxuk-theme.el │ ├── carbonight-theme.el │ ├── chocolate-theme.el │ ├── contrast/ │ │ ├── carbonight-contrast-theme.el │ │ ├── darkside-contrast-theme.el │ │ ├── earthsong-contrast-theme.el │ │ ├── freshcut-contrast-theme.el │ │ ├── frontier-contrast-theme.el │ │ ├── gloom-contrast-theme.el │ │ ├── glowfish-contrast-theme.el │ │ ├── goldfish-contrast-theme.el │ │ ├── grunge-contrast-theme.el │ │ ├── halflife-contrast-theme.el │ │ ├── hyrule-contrast-theme.el │ │ ├── iceberg-contrast-theme.el │ │ ├── juicy-contrast-theme.el │ │ ├── keen-contrast-theme.el │ │ ├── laravel-contrast-theme.el │ │ ├── lavender-contrast-theme.el │ │ ├── mellow-contrast-theme.el │ │ ├── mud-contrast-theme.el │ │ ├── patriot-contrast-theme.el │ │ ├── peacock-contrast-theme.el │ │ ├── potpourri-contrast-theme.el │ │ ├── revelation-contrast-theme.el │ │ ├── slime-contrast-theme.el │ │ ├── snappy-contrast-theme.el │ │ ├── solarflare-contrast-theme.el │ │ ├── sourlick-contrast-theme.el │ │ ├── stark-contrast-theme.el │ │ ├── tron-contrast-theme.el │ │ ├── turnip-contrast-theme.el │ │ └── zacks-contrast-theme.el │ ├── crisp-theme.el │ ├── darkside-theme.el │ ├── earthsong-theme.el │ ├── freshcut-theme.el │ ├── frontier-theme.el │ ├── github-theme.el │ ├── gloom-theme.el │ ├── glowfish-theme.el │ ├── goldfish-theme.el │ ├── grunge-theme.el │ ├── halflife-theme.el │ ├── heroku-theme.el │ ├── hyrule-theme.el │ ├── iceberg-theme.el │ ├── juicy-theme.el │ ├── keen-theme.el │ ├── kiwi-theme.el │ ├── laravel-theme.el │ ├── lavender-theme.el │ ├── legacy-theme.el │ ├── light/ │ │ ├── earthsong-light-theme.el │ │ ├── snappy-light-theme.el │ │ └── userscape-theme.el │ ├── mellow-theme.el │ ├── mintchoc-theme.el │ ├── mud-theme.el │ ├── otakon-theme.el │ ├── pastel-theme.el │ ├── patriot-theme.el │ ├── peacock-theme.el │ ├── peacocks-in-space-theme.el │ ├── peel-theme.el │ ├── piggy-theme.el │ ├── potpourri-theme.el │ ├── rainbow-theme.el │ ├── revelation-theme.el │ ├── shrek-theme.el │ ├── slate-theme.el │ ├── slime-theme.el │ ├── snappy-theme.el │ ├── solarflare-theme.el │ ├── sourlick-theme.el │ ├── spearmint-theme.el │ ├── stark-theme.el │ ├── super-theme.el │ ├── tonic-theme.el │ ├── tribal-theme.el │ ├── tron-theme.el │ ├── turnip-theme.el │ ├── yule-theme.el │ └── zacks-theme.el ├── highlightjs/ │ ├── arstotzka.css │ ├── azure.css │ ├── bold.css │ ├── boxuk.css │ ├── carbonight.css │ ├── chocolate.css │ ├── contrast/ │ │ ├── carbonight-contrast.css │ │ ├── darkside-contrast.css │ │ ├── earthsong-contrast.css │ │ ├── freshcut-contrast.css │ │ ├── frontier-contrast.css │ │ ├── gloom-contrast.css │ │ ├── glowfish-contrast.css │ │ ├── goldfish-contrast.css │ │ ├── grunge-contrast.css │ │ ├── halflife-contrast.css │ │ ├── hyrule-contrast.css │ │ ├── iceberg-contrast.css │ │ ├── juicy-contrast.css │ │ ├── keen-contrast.css │ │ ├── laravel-contrast.css │ │ ├── lavender-contrast.css │ │ ├── mellow-contrast.css │ │ ├── mud-contrast.css │ │ ├── patriot-contrast.css │ │ ├── peacock-contrast.css │ │ ├── potpourri-contrast.css │ │ ├── revelation-contrast.css │ │ ├── slime-contrast.css │ │ ├── snappy-contrast.css │ │ ├── solarflare-contrast.css │ │ ├── sourlick-contrast.css │ │ ├── stark-contrast.css │ │ ├── tron-contrast.css │ │ ├── turnip-contrast.css │ │ └── zacks-contrast.css │ ├── crisp.css │ ├── darkside.css │ ├── earthsong.css │ ├── freshcut.css │ ├── frontier.css │ ├── github.css │ ├── gloom.css │ ├── glowfish.css │ ├── goldfish.css │ ├── grunge.css │ ├── halflife.css │ ├── heroku.css │ ├── hyrule.css │ ├── iceberg.css │ ├── juicy.css │ ├── keen.css │ ├── kiwi.css │ ├── laravel.css │ ├── lavender.css │ ├── legacy.css │ ├── light/ │ │ ├── earthsong-light.css │ │ ├── snappy-light.css │ │ └── userscape.css │ ├── mellow.css │ ├── mintchoc.css │ ├── mud.css │ ├── otakon.css │ ├── pastel.css │ ├── patriot.css │ ├── peacock.css │ ├── peacocks-in-space.css │ ├── peel.css │ ├── piggy.css │ ├── potpourri.css │ ├── rainbow.css │ ├── revelation.css │ ├── shrek.css │ ├── slate.css │ ├── slime.css │ ├── snappy.css │ ├── solarflare.css │ ├── sourlick.css │ ├── spearmint.css │ ├── stark.css │ ├── super.css │ ├── tonic.css │ ├── tribal.css │ ├── tron.css │ ├── turnip.css │ ├── yule.css │ └── zacks.css ├── jedit/ │ ├── BlueDawn-thirdparty.xml │ ├── BlueLover-thirdparty.xml │ ├── BoxUK-contrast.xml │ ├── BoxUK.xml │ ├── Carbonight-contrast.xml │ ├── Carbonight.xml │ ├── CarbonightBlue-contrast.xml │ ├── CarbonightBlue-thirdparty.xml │ ├── Darkside-contrast.xml │ ├── Darkside.xml │ ├── Earthsong-contrast.xml │ ├── Earthsong.xml │ ├── EarthsongLight.xml │ ├── FreshCut-contrast.xml │ ├── FreshCut.xml │ ├── Frontier-contrast.xml │ ├── Frontier.xml │ ├── Github.xml │ ├── Gloom-contrast.xml │ ├── Gloom.xml │ ├── Glowfish-contrast.xml │ ├── Glowfish.xml │ ├── Goldfish-contrast.xml │ ├── Goldfish.xml │ ├── Grunge-contrast.xml │ ├── Grunge.xml │ ├── HalfLife.xml │ ├── Hyrule.xml │ ├── Iceberg-contrast.xml │ ├── Iceberg.xml │ ├── Juicy.xml │ ├── Keen.xml │ ├── Laravel-contrast.xml │ ├── Laravel.xml │ ├── LastNight-thirdparty.xml │ ├── Lava-thirdparty.xml │ ├── Lavender-contrast.xml │ ├── Lavender.xml │ ├── Mellow-contrast.xml │ ├── Mellow.xml │ ├── Mud-contrast.xml │ ├── Mud.xml │ ├── NaturalContrast.xml │ ├── Patriot-contrast.xml │ ├── Patriot.xml │ ├── Peacock-contrast.xml │ ├── Peacock.xml │ ├── PeacocksInSpace.xml │ ├── Potpourri-contrast.xml │ ├── Potpourri.xml │ ├── Poyeyo-thirdparty.xml │ ├── Poyeyo_Blue-thirdparty.xml │ ├── Revelation-contrast.xml │ ├── Revelation.xml │ ├── Slime-contrast.xml │ ├── Slime.xml │ ├── Snappy-contrast.xml │ ├── Snappy.xml │ ├── SnappyLight.xml │ ├── Solarflare.xml │ ├── Sourlick-contrast.xml │ ├── Sourlick.xml │ ├── Spearmint.xml │ ├── Stark-contrast.xml │ ├── Stark.xml │ ├── Temp.xml │ ├── Tron.xml │ ├── TronLegacy-contrast.xml │ ├── TronLegacy.xml │ ├── TronLight.xml │ ├── Turnip-contrast.xml │ ├── Turnip.xml │ ├── Userscape.xml │ ├── Yule-contrast.xml │ ├── Yule.xml │ └── Zacks.xml ├── jetbrains/ │ ├── arstotzka.icls │ ├── azure.icls │ ├── bold.icls │ ├── boxuk.icls │ ├── carbonight.icls │ ├── chocolate.icls │ ├── contrast/ │ │ ├── carbonight-contrast.icls │ │ ├── darkside-contrast.icls │ │ ├── earthsong-contrast.icls │ │ ├── freshcut-contrast.icls │ │ ├── frontier-contrast.icls │ │ ├── gloom-contrast.icls │ │ ├── glowfish-contrast.icls │ │ ├── goldfish-contrast.icls │ │ ├── grunge-contrast.icls │ │ ├── halflife-contrast.icls │ │ ├── hyrule-contrast.icls │ │ ├── iceberg-contrast.icls │ │ ├── juicy-contrast.icls │ │ ├── keen-contrast.icls │ │ ├── laravel-contrast.icls │ │ ├── lavender-contrast.icls │ │ ├── mellow-contrast.icls │ │ ├── mud-contrast.icls │ │ ├── patriot-contrast.icls │ │ ├── peacock-contrast.icls │ │ ├── potpourri-contrast.icls │ │ ├── revelation-contrast.icls │ │ ├── slime-contrast.icls │ │ ├── snappy-contrast.icls │ │ ├── solarflare-contrast.icls │ │ ├── sourlick-contrast.icls │ │ ├── stark-contrast.icls │ │ ├── tron-contrast.icls │ │ ├── turnip-contrast.icls │ │ └── zacks-contrast.icls │ ├── crisp.icls │ ├── darkside.icls │ ├── earthsong.icls │ ├── freshcut.icls │ ├── frontier.icls │ ├── github.icls │ ├── gloom.icls │ ├── glowfish.icls │ ├── goldfish.icls │ ├── grunge.icls │ ├── halflife.icls │ ├── heroku.icls │ ├── hyrule.icls │ ├── iceberg.icls │ ├── juicy.icls │ ├── keen.icls │ ├── kiwi.icls │ ├── laravel.icls │ ├── lavender.icls │ ├── legacy.icls │ ├── light/ │ │ ├── earthsong-light.icls │ │ ├── snappy-light.icls │ │ └── userscape.icls │ ├── mellow.icls │ ├── mintchoc.icls │ ├── mud.icls │ ├── otakon.icls │ ├── pastel.icls │ ├── patriot.icls │ ├── peacock.icls │ ├── peacocks-in-space.icls │ ├── peel.icls │ ├── piggy.icls │ ├── potpourri.icls │ ├── rainbow.icls │ ├── revelation.icls │ ├── shrek.icls │ ├── slate.icls │ ├── slime.icls │ ├── snappy.icls │ ├── solarflare.icls │ ├── sourlick.icls │ ├── spearmint.icls │ ├── stark.icls │ ├── super.icls │ ├── tonic.icls │ ├── tribal.icls │ ├── tron.icls │ ├── turnip.icls │ ├── yule.icls │ └── zacks.icls ├── kate/ │ ├── BlueDawn-thirdparty.xml │ ├── BlueLover-thirdparty.xml │ ├── BoxUK-contrast.xml │ ├── BoxUK.xml │ ├── Carbonight-contrast.xml │ ├── Carbonight.xml │ ├── CarbonightBlue-contrast.xml │ ├── CarbonightBlue-thirdparty.xml │ ├── Darkside-contrast.xml │ ├── Darkside.xml │ ├── Earthsong-contrast.xml │ ├── Earthsong.xml │ ├── EarthsongLight.xml │ ├── FreshCut-contrast.xml │ ├── FreshCut.xml │ ├── Frontier-contrast.xml │ ├── Frontier.xml │ ├── Github.xml │ ├── Gloom-contrast.xml │ ├── Gloom.xml │ ├── Glowfish-contrast.xml │ ├── Glowfish.xml │ ├── Goldfish-contrast.xml │ ├── Goldfish.xml │ ├── Grunge-contrast.xml │ ├── Grunge.xml │ ├── HalfLife.xml │ ├── Hyrule.xml │ ├── Iceberg-contrast.xml │ ├── Iceberg.xml │ ├── Juicy.xml │ ├── Keen.xml │ ├── Laravel-contrast.xml │ ├── Laravel.xml │ ├── LastNight-thirdparty.xml │ ├── Lava-thirdparty.xml │ ├── Lavender-contrast.xml │ ├── Lavender.xml │ ├── Mellow-contrast.xml │ ├── Mellow.xml │ ├── Mud-contrast.xml │ ├── Mud.xml │ ├── NaturalContrast.xml │ ├── Patriot-contrast.xml │ ├── Patriot.xml │ ├── Peacock-contrast.xml │ ├── Peacock.xml │ ├── PeacocksInSpace.xml │ ├── Potpourri-contrast.xml │ ├── Potpourri.xml │ ├── Poyeyo-thirdparty.xml │ ├── Poyeyo_Blue-thirdparty.xml │ ├── Revelation-contrast.xml │ ├── Revelation.xml │ ├── Slime-contrast.xml │ ├── Slime.xml │ ├── Snappy-contrast.xml │ ├── Snappy.xml │ ├── SnappyLight.xml │ ├── Solarflare.xml │ ├── Sourlick-contrast.xml │ ├── Sourlick.xml │ ├── Spearmint.xml │ ├── Stark-contrast.xml │ ├── Stark.xml │ ├── Temp.xml │ ├── Tron.xml │ ├── TronLegacy-contrast.xml │ ├── TronLegacy.xml │ ├── TronLight.xml │ ├── Turnip-contrast.xml │ ├── Turnip.xml │ ├── Userscape.xml │ ├── Yule-contrast.xml │ ├── Yule.xml │ └── Zacks.xml ├── legacy/ │ ├── BlueDawn.tmTheme │ ├── BlueLover.tmTheme │ ├── BoxUK.tmTheme │ ├── Carbonight.tmTheme │ ├── CarbonightBlue.tmTheme │ ├── Contrast/ │ │ ├── BoxUK.tmTheme │ │ ├── Carbonight.tmTheme │ │ ├── CarbonightBlue.tmTheme │ │ ├── Darkside.tmTheme │ │ ├── Earthsong.tmTheme │ │ ├── FreshCut.tmTheme │ │ ├── Frontier.tmTheme │ │ ├── Gloom.tmTheme │ │ ├── Glowfish.tmTheme │ │ ├── Goldfish.tmTheme │ │ ├── Grunge.tmTheme │ │ ├── Iceberg.tmTheme │ │ ├── Laravel.tmTheme │ │ ├── Lavender.tmTheme │ │ ├── Mellow.tmTheme │ │ ├── Mud.tmTheme │ │ ├── Patriot.tmTheme │ │ ├── Peacock.tmTheme │ │ ├── Potpourri.tmTheme │ │ ├── Revelation.tmTheme │ │ ├── Slime.tmTheme │ │ ├── Snappy.tmTheme │ │ ├── Sourlick.tmTheme │ │ ├── Stark.tmTheme │ │ ├── TronLegacy.tmTheme │ │ ├── Turnip.tmTheme │ │ └── Yule.tmTheme │ ├── Darkside.tmTheme │ ├── Earthsong.tmTheme │ ├── EarthsongLight.tmTheme │ ├── FreshCut.tmTheme │ ├── Frontier.tmTheme │ ├── Github.tmTheme │ ├── Gloom.tmTheme │ ├── Glowfish.tmTheme │ ├── Goldfish.tmTheme │ ├── Grunge.tmTheme │ ├── HalfLife.tmTheme │ ├── Hyrule.tmTheme │ ├── Iceberg.tmTheme │ ├── Juicy.tmTheme │ ├── Keen.tmTheme │ ├── Laravel.tmTheme │ ├── LastNight.tmTheme │ ├── Lava.tmTheme │ ├── Lavender.tmTheme │ ├── Mellow.tmTheme │ ├── Mud.tmTheme │ ├── NaturalContrast.tmTheme │ ├── NetBeans.tmTheme │ ├── Patriot.tmTheme │ ├── Peacock.tmTheme │ ├── PeacocksInSpace.tmTheme │ ├── Potpourri.tmTheme │ ├── Poyeyo.tmTheme │ ├── Poyeyo_Blue.tmTheme │ ├── Revelation.tmTheme │ ├── Slime.tmTheme │ ├── Snappy.tmTheme │ ├── SnappyLight.tmTheme │ ├── Solarflare.tmTheme │ ├── Sourlick.tmTheme │ ├── Spearmint.tmTheme │ ├── Stark.tmTheme │ ├── Tron.tmTheme │ ├── TronLegacy.tmTheme │ ├── TronLight.tmTheme │ ├── Turnip.tmTheme │ ├── Userscape.tmTheme │ ├── Yuba.tmTheme │ ├── Yule.tmTheme │ └── Zacks.tmTheme ├── prettyprint/ │ ├── arstotzka.html │ ├── azure.html │ ├── bold.html │ ├── boxuk.html │ ├── carbonight.html │ ├── chocolate.html │ ├── contrast/ │ │ ├── carbonight-contrast.html │ │ ├── darkside-contrast.html │ │ ├── earthsong-contrast.html │ │ ├── freshcut-contrast.html │ │ ├── frontier-contrast.html │ │ ├── gloom-contrast.html │ │ ├── glowfish-contrast.html │ │ ├── goldfish-contrast.html │ │ ├── grunge-contrast.html │ │ ├── halflife-contrast.html │ │ ├── hyrule-contrast.html │ │ ├── iceberg-contrast.html │ │ ├── juicy-contrast.html │ │ ├── keen-contrast.html │ │ ├── laravel-contrast.html │ │ ├── lavender-contrast.html │ │ ├── mellow-contrast.html │ │ ├── mud-contrast.html │ │ ├── patriot-contrast.html │ │ ├── peacock-contrast.html │ │ ├── potpourri-contrast.html │ │ ├── revelation-contrast.html │ │ ├── slime-contrast.html │ │ ├── snappy-contrast.html │ │ ├── solarflare-contrast.html │ │ ├── sourlick-contrast.html │ │ ├── stark-contrast.html │ │ ├── tron-contrast.html │ │ ├── turnip-contrast.html │ │ └── zacks-contrast.html │ ├── crisp.html │ ├── darkside.html │ ├── earthsong.html │ ├── freshcut.html │ ├── frontier.html │ ├── github.html │ ├── gloom.html │ ├── glowfish.html │ ├── goldfish.html │ ├── grunge.html │ ├── halflife.html │ ├── heroku.html │ ├── hyrule.html │ ├── iceberg.html │ ├── juicy.html │ ├── keen.html │ ├── kiwi.html │ ├── laravel.html │ ├── lavender.html │ ├── legacy.html │ ├── light/ │ │ ├── earthsong-light.html │ │ ├── snappy-light.html │ │ └── userscape.html │ ├── mellow.html │ ├── mintchoc.html │ ├── mud.html │ ├── otakon.html │ ├── pastel.html │ ├── patriot.html │ ├── peacock.html │ ├── peacocks-in-space.html │ ├── peel.html │ ├── piggy.html │ ├── potpourri.html │ ├── rainbow.html │ ├── revelation.html │ ├── shrek.html │ ├── slate.html │ ├── slime.html │ ├── snappy.html │ ├── solarflare.html │ ├── sourlick.html │ ├── spearmint.html │ ├── stark.html │ ├── super.html │ ├── tonic.html │ ├── tribal.html │ ├── tron.html │ ├── turnip.html │ ├── yule.html │ └── zacks.html ├── preview/ │ ├── arstotzka.html │ ├── azure.html │ ├── bold.html │ ├── boxuk.html │ ├── carbonight.html │ ├── chocolate.html │ ├── contrast/ │ │ ├── carbonight-contrast.html │ │ ├── darkside-contrast.html │ │ ├── earthsong-contrast.html │ │ ├── freshcut-contrast.html │ │ ├── frontier-contrast.html │ │ ├── gloom-contrast.html │ │ ├── glowfish-contrast.html │ │ ├── goldfish-contrast.html │ │ ├── grunge-contrast.html │ │ ├── halflife-contrast.html │ │ ├── hyrule-contrast.html │ │ ├── iceberg-contrast.html │ │ ├── juicy-contrast.html │ │ ├── keen-contrast.html │ │ ├── laravel-contrast.html │ │ ├── lavender-contrast.html │ │ ├── mellow-contrast.html │ │ ├── mud-contrast.html │ │ ├── patriot-contrast.html │ │ ├── peacock-contrast.html │ │ ├── potpourri-contrast.html │ │ ├── revelation-contrast.html │ │ ├── slime-contrast.html │ │ ├── snappy-contrast.html │ │ ├── solarflare-contrast.html │ │ ├── sourlick-contrast.html │ │ ├── stark-contrast.html │ │ ├── tron-contrast.html │ │ ├── turnip-contrast.html │ │ └── zacks-contrast.html │ ├── crisp.html │ ├── darkside.html │ ├── earthsong.html │ ├── freshcut.html │ ├── frontier.html │ ├── github.html │ ├── gloom.html │ ├── glowfish.html │ ├── goldfish.html │ ├── grunge.html │ ├── halflife.html │ ├── heroku.html │ ├── hyrule.html │ ├── iceberg.html │ ├── juicy.html │ ├── keen.html │ ├── kiwi.html │ ├── laravel.html │ ├── lavender.html │ ├── legacy.html │ ├── light/ │ │ ├── earthsong-light.html │ │ ├── snappy-light.html │ │ └── userscape.html │ ├── mellow.html │ ├── mintchoc.html │ ├── mud.html │ ├── otakon.html │ ├── pastel.html │ ├── patriot.html │ ├── peacock.html │ ├── peacocks-in-space.html │ ├── peel.html │ ├── piggy.html │ ├── potpourri.html │ ├── rainbow.html │ ├── revelation.html │ ├── shrek.html │ ├── slate.html │ ├── slime.html │ ├── snappy.html │ ├── solarflare.html │ ├── sourlick.html │ ├── spearmint.html │ ├── stark.html │ ├── super.html │ ├── tonic.html │ ├── tribal.html │ ├── tron.html │ ├── turnip.html │ ├── yule.html │ └── zacks.html ├── slack/ │ ├── arstotzka.csv │ ├── azure.csv │ ├── bold.csv │ ├── boxuk.csv │ ├── carbonight.csv │ ├── chocolate.csv │ ├── contrast/ │ │ ├── carbonight-contrast.csv │ │ ├── darkside-contrast.csv │ │ ├── earthsong-contrast.csv │ │ ├── freshcut-contrast.csv │ │ ├── frontier-contrast.csv │ │ ├── gloom-contrast.csv │ │ ├── glowfish-contrast.csv │ │ ├── goldfish-contrast.csv │ │ ├── grunge-contrast.csv │ │ ├── halflife-contrast.csv │ │ ├── hyrule-contrast.csv │ │ ├── iceberg-contrast.csv │ │ ├── juicy-contrast.csv │ │ ├── keen-contrast.csv │ │ ├── laravel-contrast.csv │ │ ├── lavender-contrast.csv │ │ ├── mellow-contrast.csv │ │ ├── mud-contrast.csv │ │ ├── patriot-contrast.csv │ │ ├── peacock-contrast.csv │ │ ├── potpourri-contrast.csv │ │ ├── revelation-contrast.csv │ │ ├── slime-contrast.csv │ │ ├── snappy-contrast.csv │ │ ├── solarflare-contrast.csv │ │ ├── sourlick-contrast.csv │ │ ├── stark-contrast.csv │ │ ├── tron-contrast.csv │ │ ├── turnip-contrast.csv │ │ └── zacks-contrast.csv │ ├── crisp.csv │ ├── darkside.csv │ ├── earthsong.csv │ ├── freshcut.csv │ ├── frontier.csv │ ├── github.csv │ ├── gloom.csv │ ├── glowfish.csv │ ├── goldfish.csv │ ├── grunge.csv │ ├── halflife.csv │ ├── heroku.csv │ ├── hyrule.csv │ ├── iceberg.csv │ ├── juicy.csv │ ├── keen.csv │ ├── kiwi.csv │ ├── laravel.csv │ ├── lavender.csv │ ├── legacy.csv │ ├── light/ │ │ ├── earthsong-light.csv │ │ ├── snappy-light.csv │ │ └── userscape.csv │ ├── mellow.csv │ ├── mintchoc.csv │ ├── mud.csv │ ├── otakon.csv │ ├── pastel.csv │ ├── patriot.csv │ ├── peacock.csv │ ├── peacocks-in-space.csv │ ├── peel.csv │ ├── piggy.csv │ ├── potpourri.csv │ ├── rainbow.csv │ ├── revelation.csv │ ├── shrek.csv │ ├── slate.csv │ ├── slime.csv │ ├── snappy.csv │ ├── solarflare.csv │ ├── sourlick.csv │ ├── spearmint.csv │ ├── stark.csv │ ├── super.csv │ ├── tonic.csv │ ├── tribal.csv │ ├── tron.csv │ ├── turnip.csv │ ├── yule.csv │ └── zacks.csv ├── sublime/ │ ├── arstotzka.tmTheme │ ├── azure.tmTheme │ ├── bold.tmTheme │ ├── boxuk.tmTheme │ ├── carbonight.tmTheme │ ├── chocolate.tmTheme │ ├── contrast/ │ │ ├── carbonight-contrast.tmTheme │ │ ├── darkside-contrast.tmTheme │ │ ├── earthsong-contrast.tmTheme │ │ ├── freshcut-contrast.tmTheme │ │ ├── frontier-contrast.tmTheme │ │ ├── gloom-contrast.tmTheme │ │ ├── glowfish-contrast.tmTheme │ │ ├── goldfish-contrast.tmTheme │ │ ├── grunge-contrast.tmTheme │ │ ├── halflife-contrast.tmTheme │ │ ├── hyrule-contrast.tmTheme │ │ ├── iceberg-contrast.tmTheme │ │ ├── juicy-contrast.tmTheme │ │ ├── keen-contrast.tmTheme │ │ ├── laravel-contrast.tmTheme │ │ ├── lavender-contrast.tmTheme │ │ ├── mellow-contrast.tmTheme │ │ ├── mud-contrast.tmTheme │ │ ├── patriot-contrast.tmTheme │ │ ├── peacock-contrast.tmTheme │ │ ├── potpourri-contrast.tmTheme │ │ ├── revelation-contrast.tmTheme │ │ ├── slime-contrast.tmTheme │ │ ├── snappy-contrast.tmTheme │ │ ├── solarflare-contrast.tmTheme │ │ ├── sourlick-contrast.tmTheme │ │ ├── stark-contrast.tmTheme │ │ ├── tron-contrast.tmTheme │ │ ├── turnip-contrast.tmTheme │ │ └── zacks-contrast.tmTheme │ ├── crisp.tmTheme │ ├── darkside.tmTheme │ ├── earthsong.tmTheme │ ├── freshcut.tmTheme │ ├── frontier.tmTheme │ ├── github.tmTheme │ ├── gloom.tmTheme │ ├── glowfish.tmTheme │ ├── goldfish.tmTheme │ ├── grunge.tmTheme │ ├── halflife.tmTheme │ ├── heroku.tmTheme │ ├── hyrule.tmTheme │ ├── iceberg.tmTheme │ ├── juicy.tmTheme │ ├── keen.tmTheme │ ├── kiwi.tmTheme │ ├── laravel.tmTheme │ ├── lavender.tmTheme │ ├── legacy.tmTheme │ ├── light/ │ │ ├── earthsong-light.tmTheme │ │ ├── snappy-light.tmTheme │ │ └── userscape.tmTheme │ ├── mellow.tmTheme │ ├── mintchoc.tmTheme │ ├── mud.tmTheme │ ├── otakon.tmTheme │ ├── pastel.tmTheme │ ├── patriot.tmTheme │ ├── peacock.tmTheme │ ├── peacocks-in-space.tmTheme │ ├── peel.tmTheme │ ├── piggy.tmTheme │ ├── potpourri.tmTheme │ ├── rainbow.tmTheme │ ├── revelation.tmTheme │ ├── shrek.tmTheme │ ├── slate.tmTheme │ ├── slime.tmTheme │ ├── snappy.tmTheme │ ├── solarflare.tmTheme │ ├── sourlick.tmTheme │ ├── spearmint.tmTheme │ ├── stark.tmTheme │ ├── super.tmTheme │ ├── tonic.tmTheme │ ├── tribal.tmTheme │ ├── tron.tmTheme │ ├── turnip.tmTheme │ ├── yule.tmTheme │ └── zacks.tmTheme ├── sublimeui/ │ ├── arstotzka/ │ │ ├── Widget - arstotzka.stTheme │ │ └── Widget - arstotzka.sublime-settings │ ├── arstotzka.sublime-theme │ ├── azure/ │ │ ├── Widget - azure.stTheme │ │ └── Widget - azure.sublime-settings │ ├── azure.sublime-theme │ ├── bold/ │ │ ├── Widget - bold.stTheme │ │ └── Widget - bold.sublime-settings │ ├── bold.sublime-theme │ ├── boxuk/ │ │ ├── Widget - boxuk.stTheme │ │ └── Widget - boxuk.sublime-settings │ ├── boxuk.sublime-theme │ ├── carbonight/ │ │ ├── Widget - carbonight.stTheme │ │ └── Widget - carbonight.sublime-settings │ ├── carbonight.sublime-theme │ ├── chocolate/ │ │ ├── Widget - chocolate.stTheme │ │ └── Widget - chocolate.sublime-settings │ ├── chocolate.sublime-theme │ ├── contrast/ │ │ ├── carbonight-contrast/ │ │ │ ├── Widget - carbonight-contrast.stTheme │ │ │ └── Widget - carbonight-contrast.sublime-settings │ │ ├── carbonight-contrast.sublime-theme │ │ ├── darkside-contrast/ │ │ │ ├── Widget - darkside-contrast.stTheme │ │ │ └── Widget - darkside-contrast.sublime-settings │ │ ├── darkside-contrast.sublime-theme │ │ ├── earthsong-contrast/ │ │ │ ├── Widget - earthsong-contrast.stTheme │ │ │ └── Widget - earthsong-contrast.sublime-settings │ │ ├── earthsong-contrast.sublime-theme │ │ ├── freshcut-contrast/ │ │ │ ├── Widget - freshcut-contrast.stTheme │ │ │ └── Widget - freshcut-contrast.sublime-settings │ │ ├── freshcut-contrast.sublime-theme │ │ ├── frontier-contrast/ │ │ │ ├── Widget - frontier-contrast.stTheme │ │ │ └── Widget - frontier-contrast.sublime-settings │ │ ├── frontier-contrast.sublime-theme │ │ ├── gloom-contrast/ │ │ │ ├── Widget - gloom-contrast.stTheme │ │ │ └── Widget - gloom-contrast.sublime-settings │ │ ├── gloom-contrast.sublime-theme │ │ ├── glowfish-contrast/ │ │ │ ├── Widget - glowfish-contrast.stTheme │ │ │ └── Widget - glowfish-contrast.sublime-settings │ │ ├── glowfish-contrast.sublime-theme │ │ ├── goldfish-contrast/ │ │ │ ├── Widget - goldfish-contrast.stTheme │ │ │ └── Widget - goldfish-contrast.sublime-settings │ │ ├── goldfish-contrast.sublime-theme │ │ ├── grunge-contrast/ │ │ │ ├── Widget - grunge-contrast.stTheme │ │ │ └── Widget - grunge-contrast.sublime-settings │ │ ├── grunge-contrast.sublime-theme │ │ ├── halflife-contrast/ │ │ │ ├── Widget - halflife-contrast.stTheme │ │ │ └── Widget - halflife-contrast.sublime-settings │ │ ├── halflife-contrast.sublime-theme │ │ ├── hyrule-contrast/ │ │ │ ├── Widget - hyrule-contrast.stTheme │ │ │ └── Widget - hyrule-contrast.sublime-settings │ │ ├── hyrule-contrast.sublime-theme │ │ ├── iceberg-contrast/ │ │ │ ├── Widget - iceberg-contrast.stTheme │ │ │ └── Widget - iceberg-contrast.sublime-settings │ │ ├── iceberg-contrast.sublime-theme │ │ ├── juicy-contrast/ │ │ │ ├── Widget - juicy-contrast.stTheme │ │ │ └── Widget - juicy-contrast.sublime-settings │ │ ├── juicy-contrast.sublime-theme │ │ ├── keen-contrast/ │ │ │ ├── Widget - keen-contrast.stTheme │ │ │ └── Widget - keen-contrast.sublime-settings │ │ ├── keen-contrast.sublime-theme │ │ ├── laravel-contrast/ │ │ │ ├── Widget - laravel-contrast.stTheme │ │ │ └── Widget - laravel-contrast.sublime-settings │ │ ├── laravel-contrast.sublime-theme │ │ ├── lavender-contrast/ │ │ │ ├── Widget - lavender-contrast.stTheme │ │ │ └── Widget - lavender-contrast.sublime-settings │ │ ├── lavender-contrast.sublime-theme │ │ ├── mellow-contrast/ │ │ │ ├── Widget - mellow-contrast.stTheme │ │ │ └── Widget - mellow-contrast.sublime-settings │ │ ├── mellow-contrast.sublime-theme │ │ ├── mud-contrast/ │ │ │ ├── Widget - mud-contrast.stTheme │ │ │ └── Widget - mud-contrast.sublime-settings │ │ ├── mud-contrast.sublime-theme │ │ ├── patriot-contrast/ │ │ │ ├── Widget - patriot-contrast.stTheme │ │ │ └── Widget - patriot-contrast.sublime-settings │ │ ├── patriot-contrast.sublime-theme │ │ ├── peacock-contrast/ │ │ │ ├── Widget - peacock-contrast.stTheme │ │ │ └── Widget - peacock-contrast.sublime-settings │ │ ├── peacock-contrast.sublime-theme │ │ ├── potpourri-contrast/ │ │ │ ├── Widget - potpourri-contrast.stTheme │ │ │ └── Widget - potpourri-contrast.sublime-settings │ │ ├── potpourri-contrast.sublime-theme │ │ ├── revelation-contrast/ │ │ │ ├── Widget - revelation-contrast.stTheme │ │ │ └── Widget - revelation-contrast.sublime-settings │ │ ├── revelation-contrast.sublime-theme │ │ ├── slime-contrast/ │ │ │ ├── Widget - slime-contrast.stTheme │ │ │ └── Widget - slime-contrast.sublime-settings │ │ ├── slime-contrast.sublime-theme │ │ ├── snappy-contrast/ │ │ │ ├── Widget - snappy-contrast.stTheme │ │ │ └── Widget - snappy-contrast.sublime-settings │ │ ├── snappy-contrast.sublime-theme │ │ ├── solarflare-contrast/ │ │ │ ├── Widget - solarflare-contrast.stTheme │ │ │ └── Widget - solarflare-contrast.sublime-settings │ │ ├── solarflare-contrast.sublime-theme │ │ ├── sourlick-contrast/ │ │ │ ├── Widget - sourlick-contrast.stTheme │ │ │ └── Widget - sourlick-contrast.sublime-settings │ │ ├── sourlick-contrast.sublime-theme │ │ ├── stark-contrast/ │ │ │ ├── Widget - stark-contrast.stTheme │ │ │ └── Widget - stark-contrast.sublime-settings │ │ ├── stark-contrast.sublime-theme │ │ ├── tron-contrast/ │ │ │ ├── Widget - tron-contrast.stTheme │ │ │ └── Widget - tron-contrast.sublime-settings │ │ ├── tron-contrast.sublime-theme │ │ ├── turnip-contrast/ │ │ │ ├── Widget - turnip-contrast.stTheme │ │ │ └── Widget - turnip-contrast.sublime-settings │ │ ├── turnip-contrast.sublime-theme │ │ ├── zacks-contrast/ │ │ │ ├── Widget - zacks-contrast.stTheme │ │ │ └── Widget - zacks-contrast.sublime-settings │ │ └── zacks-contrast.sublime-theme │ ├── crisp/ │ │ ├── Widget - crisp.stTheme │ │ └── Widget - crisp.sublime-settings │ ├── crisp.sublime-theme │ ├── darkside/ │ │ ├── Widget - darkside.stTheme │ │ └── Widget - darkside.sublime-settings │ ├── darkside.sublime-theme │ ├── earthsong/ │ │ ├── Widget - earthsong.stTheme │ │ └── Widget - earthsong.sublime-settings │ ├── earthsong.sublime-theme │ ├── freshcut/ │ │ ├── Widget - freshcut.stTheme │ │ └── Widget - freshcut.sublime-settings │ ├── freshcut.sublime-theme │ ├── frontier/ │ │ ├── Widget - frontier.stTheme │ │ └── Widget - frontier.sublime-settings │ ├── frontier.sublime-theme │ ├── github/ │ │ ├── Widget - github.stTheme │ │ └── Widget - github.sublime-settings │ ├── github.sublime-theme │ ├── gloom/ │ │ ├── Widget - gloom.stTheme │ │ └── Widget - gloom.sublime-settings │ ├── gloom.sublime-theme │ ├── glowfish/ │ │ ├── Widget - glowfish.stTheme │ │ └── Widget - glowfish.sublime-settings │ ├── glowfish.sublime-theme │ ├── goldfish/ │ │ ├── Widget - goldfish.stTheme │ │ └── Widget - goldfish.sublime-settings │ ├── goldfish.sublime-theme │ ├── grunge/ │ │ ├── Widget - grunge.stTheme │ │ └── Widget - grunge.sublime-settings │ ├── grunge.sublime-theme │ ├── halflife/ │ │ ├── Widget - halflife.stTheme │ │ └── Widget - halflife.sublime-settings │ ├── halflife.sublime-theme │ ├── heroku/ │ │ ├── Widget - heroku.stTheme │ │ └── Widget - heroku.sublime-settings │ ├── heroku.sublime-theme │ ├── hyrule/ │ │ ├── Widget - hyrule.stTheme │ │ └── Widget - hyrule.sublime-settings │ ├── hyrule.sublime-theme │ ├── iceberg/ │ │ ├── Widget - iceberg.stTheme │ │ └── Widget - iceberg.sublime-settings │ ├── iceberg.sublime-theme │ ├── juicy/ │ │ ├── Widget - juicy.stTheme │ │ └── Widget - juicy.sublime-settings │ ├── juicy.sublime-theme │ ├── keen/ │ │ ├── Widget - keen.stTheme │ │ └── Widget - keen.sublime-settings │ ├── keen.sublime-theme │ ├── kiwi/ │ │ ├── Widget - kiwi.stTheme │ │ └── Widget - kiwi.sublime-settings │ ├── kiwi.sublime-theme │ ├── laravel/ │ │ ├── Widget - laravel.stTheme │ │ └── Widget - laravel.sublime-settings │ ├── laravel.sublime-theme │ ├── lavender/ │ │ ├── Widget - lavender.stTheme │ │ └── Widget - lavender.sublime-settings │ ├── lavender.sublime-theme │ ├── legacy/ │ │ ├── Widget - legacy.stTheme │ │ └── Widget - legacy.sublime-settings │ ├── legacy.sublime-theme │ ├── light/ │ │ ├── earthsong-light/ │ │ │ ├── Widget - earthsong-light.stTheme │ │ │ └── Widget - earthsong-light.sublime-settings │ │ ├── earthsong-light.sublime-theme │ │ ├── snappy-light/ │ │ │ ├── Widget - snappy-light.stTheme │ │ │ └── Widget - snappy-light.sublime-settings │ │ ├── snappy-light.sublime-theme │ │ ├── userscape/ │ │ │ ├── Widget - userscape.stTheme │ │ │ └── Widget - userscape.sublime-settings │ │ └── userscape.sublime-theme │ ├── mellow/ │ │ ├── Widget - mellow.stTheme │ │ └── Widget - mellow.sublime-settings │ ├── mellow.sublime-theme │ ├── mintchoc/ │ │ ├── Widget - mintchoc.stTheme │ │ └── Widget - mintchoc.sublime-settings │ ├── mintchoc.sublime-theme │ ├── mud/ │ │ ├── Widget - mud.stTheme │ │ └── Widget - mud.sublime-settings │ ├── mud.sublime-theme │ ├── otakon/ │ │ ├── Widget - otakon.stTheme │ │ └── Widget - otakon.sublime-settings │ ├── otakon.sublime-theme │ ├── pastel/ │ │ ├── Widget - pastel.stTheme │ │ └── Widget - pastel.sublime-settings │ ├── pastel.sublime-theme │ ├── patriot/ │ │ ├── Widget - patriot.stTheme │ │ └── Widget - patriot.sublime-settings │ ├── patriot.sublime-theme │ ├── peacock/ │ │ ├── Widget - peacock.stTheme │ │ └── Widget - peacock.sublime-settings │ ├── peacock.sublime-theme │ ├── peacocks-in-space/ │ │ ├── Widget - peacocks-in-space.stTheme │ │ └── Widget - peacocks-in-space.sublime-settings │ ├── peacocks-in-space.sublime-theme │ ├── peel/ │ │ ├── Widget - peel.stTheme │ │ └── Widget - peel.sublime-settings │ ├── peel.sublime-theme │ ├── piggy/ │ │ ├── Widget - piggy.stTheme │ │ └── Widget - piggy.sublime-settings │ ├── piggy.sublime-theme │ ├── potpourri/ │ │ ├── Widget - potpourri.stTheme │ │ └── Widget - potpourri.sublime-settings │ ├── potpourri.sublime-theme │ ├── rainbow/ │ │ ├── Widget - rainbow.stTheme │ │ └── Widget - rainbow.sublime-settings │ ├── rainbow.sublime-theme │ ├── revelation/ │ │ ├── Widget - revelation.stTheme │ │ └── Widget - revelation.sublime-settings │ ├── revelation.sublime-theme │ ├── shrek/ │ │ ├── Widget - shrek.stTheme │ │ └── Widget - shrek.sublime-settings │ ├── shrek.sublime-theme │ ├── slate/ │ │ ├── Widget - slate.stTheme │ │ └── Widget - slate.sublime-settings │ ├── slate.sublime-theme │ ├── slime/ │ │ ├── Widget - slime.stTheme │ │ └── Widget - slime.sublime-settings │ ├── slime.sublime-theme │ ├── snappy/ │ │ ├── Widget - snappy.stTheme │ │ └── Widget - snappy.sublime-settings │ ├── snappy.sublime-theme │ ├── solarflare/ │ │ ├── Widget - solarflare.stTheme │ │ └── Widget - solarflare.sublime-settings │ ├── solarflare.sublime-theme │ ├── sourlick/ │ │ ├── Widget - sourlick.stTheme │ │ └── Widget - sourlick.sublime-settings │ ├── sourlick.sublime-theme │ ├── spearmint/ │ │ ├── Widget - spearmint.stTheme │ │ └── Widget - spearmint.sublime-settings │ ├── spearmint.sublime-theme │ ├── stark/ │ │ ├── Widget - stark.stTheme │ │ └── Widget - stark.sublime-settings │ ├── stark.sublime-theme │ ├── super/ │ │ ├── Widget - super.stTheme │ │ └── Widget - super.sublime-settings │ ├── super.sublime-theme │ ├── tonic/ │ │ ├── Widget - tonic.stTheme │ │ └── Widget - tonic.sublime-settings │ ├── tonic.sublime-theme │ ├── tribal/ │ │ ├── Widget - tribal.stTheme │ │ └── Widget - tribal.sublime-settings │ ├── tribal.sublime-theme │ ├── tron/ │ │ ├── Widget - tron.stTheme │ │ └── Widget - tron.sublime-settings │ ├── tron.sublime-theme │ ├── turnip/ │ │ ├── Widget - turnip.stTheme │ │ └── Widget - turnip.sublime-settings │ ├── turnip.sublime-theme │ ├── yule/ │ │ ├── Widget - yule.stTheme │ │ └── Widget - yule.sublime-settings │ ├── yule.sublime-theme │ ├── zacks/ │ │ ├── Widget - zacks.stTheme │ │ └── Widget - zacks.sublime-settings │ └── zacks.sublime-theme ├── vim/ │ └── colors/ │ ├── arstotzka.vim │ ├── azure.vim │ ├── bold.vim │ ├── boxuk.vim │ ├── carbonight-contrast.vim │ ├── carbonight.vim │ ├── chocolate.vim │ ├── crisp.vim │ ├── darkside-contrast.vim │ ├── darkside.vim │ ├── earthsong-contrast.vim │ ├── earthsong-light.vim │ ├── earthsong.vim │ ├── freshcut-contrast.vim │ ├── freshcut.vim │ ├── frontier-contrast.vim │ ├── frontier.vim │ ├── github.vim │ ├── gloom-contrast.vim │ ├── gloom.vim │ ├── glowfish-contrast.vim │ ├── glowfish.vim │ ├── goldfish-contrast.vim │ ├── goldfish.vim │ ├── grunge-contrast.vim │ ├── grunge.vim │ ├── halflife-contrast.vim │ ├── halflife.vim │ ├── heroku.vim │ ├── hyrule-contrast.vim │ ├── hyrule.vim │ ├── iceberg-contrast.vim │ ├── iceberg.vim │ ├── juicy-contrast.vim │ ├── juicy.vim │ ├── keen-contrast.vim │ ├── keen.vim │ ├── kiwi.vim │ ├── laravel-contrast.vim │ ├── laravel.vim │ ├── lavender-contrast.vim │ ├── lavender.vim │ ├── legacy.vim │ ├── mellow-contrast.vim │ ├── mellow.vim │ ├── mintchoc.vim │ ├── mud-contrast.vim │ ├── mud.vim │ ├── otakon.vim │ ├── pastel.vim │ ├── patriot-contrast.vim │ ├── patriot.vim │ ├── peacock-contrast.vim │ ├── peacock.vim │ ├── peacocks-in-space.vim │ ├── peel.vim │ ├── piggy.vim │ ├── potpourri-contrast.vim │ ├── potpourri.vim │ ├── rainbow.vim │ ├── revelation-contrast.vim │ ├── revelation.vim │ ├── shrek.vim │ ├── slate.vim │ ├── slime-contrast.vim │ ├── slime.vim │ ├── snappy-contrast.vim │ ├── snappy-light.vim │ ├── snappy.vim │ ├── solarflare-contrast.vim │ ├── solarflare.vim │ ├── sourlick-contrast.vim │ ├── sourlick.vim │ ├── spearmint.vim │ ├── stark-contrast.vim │ ├── stark.vim │ ├── super.vim │ ├── tonic.vim │ ├── tribal.vim │ ├── tron-contrast.vim │ ├── tron.vim │ ├── turnip-contrast.vim │ ├── turnip.vim │ ├── userscape.vim │ ├── yule.vim │ ├── zacks-contrast.vim │ └── zacks.vim ├── vscode/ │ ├── contrast/ │ │ ├── daylerees.theme.carbonight-contrast/ │ │ │ ├── carbonight-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.darkside-contrast/ │ │ │ ├── darkside-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.earthsong-contrast/ │ │ │ ├── earthsong-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.freshcut-contrast/ │ │ │ ├── freshcut-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.frontier-contrast/ │ │ │ ├── frontier-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.gloom-contrast/ │ │ │ ├── gloom-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.glowfish-contrast/ │ │ │ ├── glowfish-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.goldfish-contrast/ │ │ │ ├── goldfish-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.grunge-contrast/ │ │ │ ├── grunge-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.halflife-contrast/ │ │ │ ├── halflife-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.hyrule-contrast/ │ │ │ ├── hyrule-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.iceberg-contrast/ │ │ │ ├── iceberg-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.juicy-contrast/ │ │ │ ├── juicy-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.keen-contrast/ │ │ │ ├── keen-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.laravel-contrast/ │ │ │ ├── laravel-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.lavender-contrast/ │ │ │ ├── lavender-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.mellow-contrast/ │ │ │ ├── mellow-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.mud-contrast/ │ │ │ ├── mud-contrast.json │ │ │ └── package.json │ │ ├── daylerees.theme.patriot-contrast/ │ │ │ ├── package.json │ │ │ └── patriot-contrast.json │ │ ├── daylerees.theme.peacock-contrast/ │ │ │ ├── package.json │ │ │ └── peacock-contrast.json │ │ ├── daylerees.theme.potpourri-contrast/ │ │ │ ├── package.json │ │ │ └── potpourri-contrast.json │ │ ├── daylerees.theme.revelation-contrast/ │ │ │ ├── package.json │ │ │ └── revelation-contrast.json │ │ ├── daylerees.theme.slime-contrast/ │ │ │ ├── package.json │ │ │ └── slime-contrast.json │ │ ├── daylerees.theme.snappy-contrast/ │ │ │ ├── package.json │ │ │ └── snappy-contrast.json │ │ ├── daylerees.theme.solarflare-contrast/ │ │ │ ├── package.json │ │ │ └── solarflare-contrast.json │ │ ├── daylerees.theme.sourlick-contrast/ │ │ │ ├── package.json │ │ │ └── sourlick-contrast.json │ │ ├── daylerees.theme.stark-contrast/ │ │ │ ├── package.json │ │ │ └── stark-contrast.json │ │ ├── daylerees.theme.tron-contrast/ │ │ │ ├── package.json │ │ │ └── tron-contrast.json │ │ ├── daylerees.theme.turnip-contrast/ │ │ │ ├── package.json │ │ │ └── turnip-contrast.json │ │ └── daylerees.theme.zacks-contrast/ │ │ ├── package.json │ │ └── zacks-contrast.json │ ├── daylerees.theme.arstotzka/ │ │ ├── arstotzka.json │ │ └── package.json │ ├── daylerees.theme.azure/ │ │ ├── azure.json │ │ └── package.json │ ├── daylerees.theme.bold/ │ │ ├── bold.json │ │ └── package.json │ ├── daylerees.theme.boxuk/ │ │ ├── boxuk.json │ │ └── package.json │ ├── daylerees.theme.carbonight/ │ │ ├── carbonight.json │ │ └── package.json │ ├── daylerees.theme.chocolate/ │ │ ├── chocolate.json │ │ └── package.json │ ├── daylerees.theme.crisp/ │ │ ├── crisp.json │ │ └── package.json │ ├── daylerees.theme.darkside/ │ │ ├── darkside.json │ │ └── package.json │ ├── daylerees.theme.earthsong/ │ │ ├── earthsong.json │ │ └── package.json │ ├── daylerees.theme.freshcut/ │ │ ├── freshcut.json │ │ └── package.json │ ├── daylerees.theme.frontier/ │ │ ├── frontier.json │ │ └── package.json │ ├── daylerees.theme.github/ │ │ ├── github.json │ │ └── package.json │ ├── daylerees.theme.gloom/ │ │ ├── gloom.json │ │ └── package.json │ ├── daylerees.theme.glowfish/ │ │ ├── glowfish.json │ │ └── package.json │ ├── daylerees.theme.goldfish/ │ │ ├── goldfish.json │ │ └── package.json │ ├── daylerees.theme.grunge/ │ │ ├── grunge.json │ │ └── package.json │ ├── daylerees.theme.halflife/ │ │ ├── halflife.json │ │ └── package.json │ ├── daylerees.theme.heroku/ │ │ ├── heroku.json │ │ └── package.json │ ├── daylerees.theme.hyrule/ │ │ ├── hyrule.json │ │ └── package.json │ ├── daylerees.theme.iceberg/ │ │ ├── iceberg.json │ │ └── package.json │ ├── daylerees.theme.juicy/ │ │ ├── juicy.json │ │ └── package.json │ ├── daylerees.theme.keen/ │ │ ├── keen.json │ │ └── package.json │ ├── daylerees.theme.kiwi/ │ │ ├── kiwi.json │ │ └── package.json │ ├── daylerees.theme.laravel/ │ │ ├── laravel.json │ │ └── package.json │ ├── daylerees.theme.lavender/ │ │ ├── lavender.json │ │ └── package.json │ ├── daylerees.theme.legacy/ │ │ ├── legacy.json │ │ └── package.json │ ├── daylerees.theme.mellow/ │ │ ├── mellow.json │ │ └── package.json │ ├── daylerees.theme.mintchoc/ │ │ ├── mintchoc.json │ │ └── package.json │ ├── daylerees.theme.mud/ │ │ ├── mud.json │ │ └── package.json │ ├── daylerees.theme.otakon/ │ │ ├── otakon.json │ │ └── package.json │ ├── daylerees.theme.pastel/ │ │ ├── package.json │ │ └── pastel.json │ ├── daylerees.theme.patriot/ │ │ ├── package.json │ │ └── patriot.json │ ├── daylerees.theme.peacock/ │ │ ├── package.json │ │ └── peacock.json │ ├── daylerees.theme.peacocks-in-space/ │ │ ├── package.json │ │ └── peacocks-in-space.json │ ├── daylerees.theme.peel/ │ │ ├── package.json │ │ └── peel.json │ ├── daylerees.theme.piggy/ │ │ ├── package.json │ │ └── piggy.json │ ├── daylerees.theme.potpourri/ │ │ ├── package.json │ │ └── potpourri.json │ ├── daylerees.theme.rainbow/ │ │ ├── package.json │ │ └── rainbow.json │ ├── daylerees.theme.revelation/ │ │ ├── package.json │ │ └── revelation.json │ ├── daylerees.theme.shrek/ │ │ ├── package.json │ │ └── shrek.json │ ├── daylerees.theme.slate/ │ │ ├── package.json │ │ └── slate.json │ ├── daylerees.theme.slime/ │ │ ├── package.json │ │ └── slime.json │ ├── daylerees.theme.snappy/ │ │ ├── package.json │ │ └── snappy.json │ ├── daylerees.theme.solarflare/ │ │ ├── package.json │ │ └── solarflare.json │ ├── daylerees.theme.sourlick/ │ │ ├── package.json │ │ └── sourlick.json │ ├── daylerees.theme.spearmint/ │ │ ├── package.json │ │ └── spearmint.json │ ├── daylerees.theme.stark/ │ │ ├── package.json │ │ └── stark.json │ ├── daylerees.theme.super/ │ │ ├── package.json │ │ └── super.json │ ├── daylerees.theme.tonic/ │ │ ├── package.json │ │ └── tonic.json │ ├── daylerees.theme.tribal/ │ │ ├── package.json │ │ └── tribal.json │ ├── daylerees.theme.tron/ │ │ ├── package.json │ │ └── tron.json │ ├── daylerees.theme.turnip/ │ │ ├── package.json │ │ └── turnip.json │ ├── daylerees.theme.yule/ │ │ ├── package.json │ │ └── yule.json │ ├── daylerees.theme.zacks/ │ │ ├── package.json │ │ └── zacks.json │ └── light/ │ ├── daylerees.theme.earthsong-light/ │ │ ├── earthsong-light.json │ │ └── package.json │ ├── daylerees.theme.snappy-light/ │ │ ├── package.json │ │ └── snappy-light.json │ └── daylerees.theme.userscape/ │ ├── package.json │ └── userscape.json └── xcode/ ├── arstotzka.dvtcolortheme ├── azure.dvtcolortheme ├── bold.dvtcolortheme ├── boxuk.dvtcolortheme ├── carbonight.dvtcolortheme ├── chocolate.dvtcolortheme ├── contrast/ │ ├── carbonight-contrast.dvtcolortheme │ ├── darkside-contrast.dvtcolortheme │ ├── earthsong-contrast.dvtcolortheme │ ├── freshcut-contrast.dvtcolortheme │ ├── frontier-contrast.dvtcolortheme │ ├── gloom-contrast.dvtcolortheme │ ├── glowfish-contrast.dvtcolortheme │ ├── goldfish-contrast.dvtcolortheme │ ├── grunge-contrast.dvtcolortheme │ ├── halflife-contrast.dvtcolortheme │ ├── hyrule-contrast.dvtcolortheme │ ├── iceberg-contrast.dvtcolortheme │ ├── juicy-contrast.dvtcolortheme │ ├── keen-contrast.dvtcolortheme │ ├── laravel-contrast.dvtcolortheme │ ├── lavender-contrast.dvtcolortheme │ ├── mellow-contrast.dvtcolortheme │ ├── mud-contrast.dvtcolortheme │ ├── patriot-contrast.dvtcolortheme │ ├── peacock-contrast.dvtcolortheme │ ├── potpourri-contrast.dvtcolortheme │ ├── revelation-contrast.dvtcolortheme │ ├── slime-contrast.dvtcolortheme │ ├── snappy-contrast.dvtcolortheme │ ├── solarflare-contrast.dvtcolortheme │ ├── sourlick-contrast.dvtcolortheme │ ├── stark-contrast.dvtcolortheme │ ├── tron-contrast.dvtcolortheme │ ├── turnip-contrast.dvtcolortheme │ └── zacks-contrast.dvtcolortheme ├── crisp.dvtcolortheme ├── darkside.dvtcolortheme ├── earthsong.dvtcolortheme ├── freshcut.dvtcolortheme ├── frontier.dvtcolortheme ├── github.dvtcolortheme ├── gloom.dvtcolortheme ├── glowfish.dvtcolortheme ├── goldfish.dvtcolortheme ├── grunge.dvtcolortheme ├── halflife.dvtcolortheme ├── heroku.dvtcolortheme ├── hyrule.dvtcolortheme ├── iceberg.dvtcolortheme ├── juicy.dvtcolortheme ├── keen.dvtcolortheme ├── kiwi.dvtcolortheme ├── laravel.dvtcolortheme ├── lavender.dvtcolortheme ├── legacy.dvtcolortheme ├── light/ │ ├── earthsong-light.dvtcolortheme │ ├── snappy-light.dvtcolortheme │ └── userscape.dvtcolortheme ├── mellow.dvtcolortheme ├── mintchoc.dvtcolortheme ├── mud.dvtcolortheme ├── otakon.dvtcolortheme ├── pastel.dvtcolortheme ├── patriot.dvtcolortheme ├── peacock.dvtcolortheme ├── peacocks-in-space.dvtcolortheme ├── peel.dvtcolortheme ├── piggy.dvtcolortheme ├── potpourri.dvtcolortheme ├── rainbow.dvtcolortheme ├── revelation.dvtcolortheme ├── shrek.dvtcolortheme ├── slate.dvtcolortheme ├── slime.dvtcolortheme ├── snappy.dvtcolortheme ├── solarflare.dvtcolortheme ├── sourlick.dvtcolortheme ├── spearmint.dvtcolortheme ├── stark.dvtcolortheme ├── super.dvtcolortheme ├── tonic.dvtcolortheme ├── tribal.dvtcolortheme ├── tron.dvtcolortheme ├── turnip.dvtcolortheme ├── yule.dvtcolortheme └── zacks.dvtcolortheme ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ *.cache .DS_Store ================================================ FILE: LICENSE.txt ================================================ MIT License Copyright (c) <2014> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Developer’s Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. ================================================ FILE: README.md ================================================ # Colour Schemes by Dayle Rees. [![Support via Gittip](https://rawgithub.com/twolfson/gittip-badge/0.1.0/dist/gittip.png)](https://www.gittip.com/daylerees) Hi there! My name's Dayle Rees and I'm one of the Laravel PHP framework team. Part of the Laravel mentality is that coding should be enjoyable for the developer and not just for the client receiving your hard work. For this reason, I'd like to share with you a number of themes for some popular text editors that will hopefully be pleasing to your eyes and allow you to enjoy the time you spend in front of the screen. Oh also, I'm British. I'm not making a spelling mistake. It is COLOUR. With the U ;) This package currently supports colour schemes for: - [Atom](http://www.atom.io/) (2 & 3) - [Sublime Text](http://www.sublimetext.com/) (2 & 3) - [Sublime Text UI](http://www.sublimetext.com/) (2 & 3) - [Textmate](http://macromates.com/) (Use sublime schemes) - [Coda 2](https://panic.com/coda/) - [VIM](http://www.vim.org/) - [Jetbrains Editors](http://www.jetbrains.com/) (inc. PHPStorm) - [Google Code Prettify](https://code.google.com/p/google-code-prettify/) - [Highlight JS](http://highlightjs.org/) - [Xcode](https://developer.apple.com/xcode/) - [Bootstrap](http://getbootstrap.com/) - [Visual Studio Code](https://code.visualstudio.com/) - Previews - HTML previews of all schemes. ## Preview Instead of spamming this readme file with a thousand screenshots, I've created a page where you can preview all of the schemes in HTML. [Colour Schemes Demo Page](http://daylerees.github.io/) ## Compatibility Themes in this package are generated from a custom theme file. They must be mapped once for each editor. The mapping process varies upon the editor, and for that reason some editors are considered very WIP. Don't worry. We'll get there. Scheme type | Compatibility % ------------------------------------------ | ------------------------ Sublime Text (Colour Schemes) | 98% Sublime Text (UI Themes) | 90% Coda | 90% Jetbrains (inc PHPStorm) | 60% Bootstrap (Variables) | 80% VIM | 70% Google Pretty Print | 95% HTML Previews | 100% Highlight.JS | 60% Xcode | 90% ## Installation Installation of the colour schemes depends greatly upon the type of software that you intend to use them with. Here are the guides for common editors and libraries. * [Atom](#atom) * [Bootstrap](#bootstrap) * [Coda 2](#coda-2) * [HighlightJS](#highlightjs) * [IntelliJ](#intellij) * [Sublime Text](#sublime-text) * [Sublime UI Themes](#sublime-ui-themes) * [TextMate 1.5.x](#textmate-15x) * [Textmate 2](#textmate-2) * [VIM](#vim) * [Xcode Colour Schemes](#xcode-colour-schemes) * [Visual Studio Code](#visual-studio-code) ### Sublime Text With the Sublime Text editor the themes can be installed using [Package Control](http://wbond.net/sublime_packages/package_control). Simply install the `Dayle Rees Color Schemes` package from the official repository. Otherwise, you must first find your Sublime Text 2 packages directory. You can find this by using the `Preferences -> Browse Packages` menu from within Sublime Text. Next either create a `daylerees - themes` folder within this directory, and copy the contents of the github repository inside, or clone the repository using the GIT software within the packages directory : ```sh $ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes ``` Now simply use the `Color Schemes` option of your preferences menu to switch between themes, enjoy! ### TextMate 1.5.x Clone the repository and copy the theme files into `~/Library/Application\ Support/TextMate/Themes/`: ```sh $ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes $ cd daylerees-themes/sublime $ mkdir ~/Library/Application\ Support/TextMate/Themes/ $ cp *.tmTheme ~/Library/Application\ Support/TextMate/Themes/ ``` ### Textmate 2 Clone the repository and copy the theme files into `~/Library/Application\ Support/TextMate/Managed/Bundles/Themes.tmbundle/Themes/`: ```sh $ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes $ cd daylerees-themes/sublime $ cp *.tmTheme ~/Library/Application\ Support/TextMate/Managed/Bundles/Themes.tmbundle/Themes/ ``` Note that you cannot clone the repository into the Themes directory -- as of this writing TextMate 2 will not recursively scan subdirectories searching for themes. Also note that you cannot symlink the themes into the Themes directory either -- TextMate will hang attempting to process them. ### VIM There are multiple methods of installing the colour schemes when using VIM. #### Manual Download or clone the colour schemes repository with git into your `.vim/colors` directory. #### Vundle Add the following to your `.vimrc`: ```viml Bundle "daylerees/colour-schemes", { "rtp": "vim/" } ``` --- Whichever installation method you choose, simply add the following line to your `.vimrc`: ```viml colorscheme ``` Save and re-launch vim to use, enjoy! ### IntelliJ See the documentation for your editor, this varies between each one! ### Sublime UI Themes **WARNING**: These are work in progress. Some themes may look strange. Be sure to raise an issue though! :) The Sublime UI themes are based on [Space Gray](http://kkga.github.io/spacegray/) by [kkga_](http://twitter.com/kkga_). The above theme **MUST** be installed before enabling my UI themes, since it uses its assets. You must also install this colour schemes package as per usual. Once `Space Gray` is installed (does not need to be active), add the following line to your user configuration file. "theme": ".sublime-theme", Where `` is the lowercase filename of the theme located in the `/sublimeui` directory. Choose whichever theme you like, it doesn't need to match the colourscheme. For example: "theme": "piggy.sublime-theme", Enjoy! ### Xcode Colour Schemes Copy the schemes that you choose from the `xcode` folder to: ~/Library/Developer/Xcode/UserData/FontAndColorThemes Now the schemes will be available within the Xcode preferences. ### Bootstrap To use the bootstrap colour themes, you must be using the `LESS` version of bootstrap. Simply replace the contents of `variables.less` with one of the files within the `bootstrap` directory. ### HighlightJS To use the Highlight.JS themes, simply use the appropriate CSS file from within the `highlightjs` directory. ### Coda 2 To install a Coda theme, enter the preferences for Code, click the 'Colors' tab, hit the cog icon and choose import to select a theme from the `coda` directory. ### Atom To install an atom theme, simply copy it from the `atom` directory to `~/.atom/packages`. Now you can select it from the settings menu. Enjoy! ### Emacs To install an emacs theme, just copy it from the `emacs` directory to `~/.emacs.d/` and you can then select it using `m-x load-theme` or set it as the default. *Heads up. It'll ask you whether you really want to load the theme because it involves running lisp code. Feel free to check everything's safe before you do* ### Visual Studio Code Copy the theme you want from the `vscode` directory to `~/.vscode/extensions` (Mac/Linux) or `%USERPROFILE%\.vscode\extensions` (Windows). Start vscode (or reload the window) and select the theme in your preferences. ## Requests - **Hyrule** - Requested by Taylor Otwell of Laravel, a Zelda theme! - **Darkside** - Based on Pink Floyd's 'dark side of the moon', a request by Jamie Rumbelow. - **Earthsong** - An earthy request by Dan Horrigan, happy to try. - **Tron** - Requested by Aurélien Thieriot! - **Tron Legacy** - Aurélien Thieriot wasn't happy with just one theme, here's Tron Legacy! - **Userscape** - Ian Landsman requested a light theme, I give you Userscape. ## Contribute If you would like to request a colourscheme, an alternate version of an existing scheme, or submit your own theme to the collection simply send an Issue or a Pull request. If you would like to buy me a beer for the time I have spent on these themes, my paypal address is [thepunkfan@gmail.com](mailto:thepunkfan@gmail.com), thanks a lot! :) ## Enjoy This is the important part, enjoy using your new colour scheme! ================================================ FILE: atom/arstotzka/index.less ================================================ @import "ui-variables"; @base03: #211f1e; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #211f1e; color: #EDEBE6; } .editor { .invisible-character, .indent-guide { color: #292725; } .gutter { background-color: #211f1e; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #516B6B; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #516B6B; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #292725; } } .bracket-matcher { background-color: #516B6B; opacity: 0.4; } .comment { color: #3f3a36; } .entity { color: #70807B; } .entity.name.type.class { color: #EDEBE6; } .keyword { color: #A2A797; } .storage.type { color: #A2A797; } .storage.modifier { color: #516B6B; } .constant { color: #516B6B; &.numeric, &.boolean { color: #a5e3d0; } } .variable { color: #EDEBE6; } .delimiter, .brace { color: #EDEBE6; } .delimiter.period { color: #516B6B; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #a5e3d0; .constant.character.escape { color: @red; } &.regexp { color: #a5e3d0; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #605852; } .entity.name.tag { color: #A2A797; } .entity.other.attribute-name { color: #516B6B; } ================================================ FILE: atom/arstotzka/package.json ================================================ { "name": "Arstotzka", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/azure/index.less ================================================ @import "ui-variables"; @base03: #181D26; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #181D26; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #33333c; } .gutter { background-color: #181D26; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #52708b; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #47959a; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #33333c; } } .bracket-matcher { background-color: #52708b; opacity: 0.4; } .comment { color: #414d62; } .entity { color: #508aaa; } .entity.name.type.class { color: #ffffff; } .keyword { color: #508aaa; } .storage.type { color: #6AB0A3; } .storage.modifier { color: #52708b; } .constant { color: #52708b; &.numeric, &.boolean { color: #64aeb3; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #52708b; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #64aeb3; .constant.character.escape { color: @red; } &.regexp { color: #64aeb3; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #5c6b86; } .entity.name.tag { color: #6AB0A3; } .entity.other.attribute-name { color: #52708b; } ================================================ FILE: atom/azure/package.json ================================================ { "name": "Azure", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/bold/index.less ================================================ @import "ui-variables"; @base03: #2a2626; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2a2626; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #393434; } .gutter { background-color: #2a2626; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #F0624B; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #3D8E91; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #393434; } } .bracket-matcher { background-color: #F0624B; opacity: 0.4; } .comment { color: #534b4b; } .entity { color: #B4B7AD; } .entity.name.type.class { color: #ffffff; } .keyword { color: #F0624B; } .storage.type { color: #3D8E91; } .storage.modifier { color: #F0624B; } .constant { color: #F0624B; &.numeric, &.boolean { color: #F7A21B; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #F0624B; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F7A21B; .constant.character.escape { color: @red; } &.regexp { color: #F7A21B; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #6b6161; } .entity.name.tag { color: #3D8E91; } .entity.other.attribute-name { color: #F0624B; } ================================================ FILE: atom/bold/package.json ================================================ { "name": "Bold", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/boxuk/index.less ================================================ @import "ui-variables"; @base03: #ffffff; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #ffffff; color: #414f5c; } .editor { .invisible-character, .indent-guide { color: #eeeeee; } .gutter { background-color: #ffffff; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #019d76; } .cursor { border-color: #222222; } .selection .region { background-color: #017c9d; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #eeeeee; } } .bracket-matcher { background-color: #019d76; opacity: 0.4; } .comment { color: #b8b6b1; } .entity { color: #15b8ae; } .entity.name.type.class { color: #414f5c; } .keyword { color: #017c9d; } .storage.type { color: #017c9d; } .storage.modifier { color: #019d76; } .constant { color: #019d76; &.numeric, &.boolean { color: #15b8ae; } } .variable { color: #414f5c; } .delimiter, .brace { color: #414f5c; } .delimiter.period { color: #019d76; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #15b8ae; .constant.character.escape { color: @red; } &.regexp { color: #15b8ae; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #888888; } .entity.name.tag { color: #017c9d; } .entity.other.attribute-name { color: #019d76; } ================================================ FILE: atom/boxuk/package.json ================================================ { "name": "Box UK", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/carbonight/index.less ================================================ @import "ui-variables"; @base03: #2E2C2B; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2E2C2B; color: #B0B0B0; } .editor { .invisible-character, .indent-guide { color: #3B3633; } .gutter { background-color: #2E2C2B; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #8C8C8C; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #8C8C8C; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3B3633; } } .bracket-matcher { background-color: #8C8C8C; opacity: 0.4; } .comment { color: #423F3D; } .entity { color: #ffffff; } .entity.name.type.class { color: #B0B0B0; } .keyword { color: #eeeeee; } .storage.type { color: #C4C4C4; } .storage.modifier { color: #8C8C8C; } .constant { color: #8C8C8C; &.numeric, &.boolean { color: #B0B0B0; } } .variable { color: #B0B0B0; } .delimiter, .brace { color: #B0B0B0; } .delimiter.period { color: #8C8C8C; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #ffffff; .constant.character.escape { color: @red; } &.regexp { color: #B0B0B0; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #5c5856; } .entity.name.tag { color: #C4C4C4; } .entity.other.attribute-name { color: #8C8C8C; } ================================================ FILE: atom/carbonight/package.json ================================================ { "name": "Carbonight", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/chocolate/index.less ================================================ @import "ui-variables"; @base03: #150f08; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #150f08; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #362715; } .gutter { background-color: #150f08; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #CCB697; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #8B6E46; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #362715; } } .bracket-matcher { background-color: #CCB697; opacity: 0.4; } .comment { color: #795431; } .entity { color: #E2CDB0; } .entity.name.type.class { color: #ffffff; } .keyword { color: #B99768; } .storage.type { color: #8B6E46; } .storage.modifier { color: #CCB697; } .constant { color: #CCB697; &.numeric, &.boolean { color: #F7A21B; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #CCB697; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F7A21B; .constant.character.escape { color: @red; } &.regexp { color: #F7A21B; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #795431; } .entity.name.tag { color: #8B6E46; } .entity.other.attribute-name { color: #CCB697; } ================================================ FILE: atom/chocolate/package.json ================================================ { "name": "Chocolate", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/carbonight-contrast/index.less ================================================ @import "ui-variables"; @base03: #000000; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #000000; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #151515; } .gutter { background-color: #000000; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #8C8C8C; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #8C8C8C; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151515; } } .bracket-matcher { background-color: #8C8C8C; opacity: 0.4; } .comment { color: #423F3D; } .entity { color: #ffffff; } .entity.name.type.class { color: #ffffff; } .keyword { color: #eeeeee; } .storage.type { color: #C4C4C4; } .storage.modifier { color: #8C8C8C; } .constant { color: #8C8C8C; &.numeric, &.boolean { color: #B0B0B0; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #8C8C8C; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #ffffff; .constant.character.escape { color: @red; } &.regexp { color: #B0B0B0; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #5c5856; } .entity.name.tag { color: #C4C4C4; } .entity.other.attribute-name { color: #8C8C8C; } ================================================ FILE: atom/contrast/carbonight-contrast/package.json ================================================ { "name": "Carbonight Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/darkside-contrast/index.less ================================================ @import "ui-variables"; @base03: #000000; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #000000; color: #BABABA; } .editor { .invisible-character, .indent-guide { color: #151515; } .gutter { background-color: #000000; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #E8341C; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FF4E50; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151515; } } .bracket-matcher { background-color: #E8341C; opacity: 0.4; } .comment { color: #494B4D; } .entity { color: #68C244; } .entity.name.type.class { color: #BABABA; } .keyword { color: #F08D24; } .storage.type { color: #1CC3E8; } .storage.modifier { color: #E8341C; } .constant { color: #E8341C; &.numeric, &.boolean { color: #8E69C9; } } .variable { color: #BABABA; } .delimiter, .brace { color: #BABABA; } .delimiter.period { color: #E8341C; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F2D42C; .constant.character.escape { color: @red; } &.regexp { color: #8E69C9; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #696b6e; } .entity.name.tag { color: #1CC3E8; } .entity.other.attribute-name { color: #E8341C; } ================================================ FILE: atom/contrast/darkside-contrast/package.json ================================================ { "name": "Darkside Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/earthsong-contrast/index.less ================================================ @import "ui-variables"; @base03: #12100f; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #12100f; color: #EBD1B7; } .editor { .invisible-character, .indent-guide { color: #282521; } .gutter { background-color: #12100f; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #DB784D; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #DB784D; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #282521; } } .bracket-matcher { background-color: #DB784D; opacity: 0.4; } .comment { color: #7A7267; } .entity { color: #60A365; } .entity.name.type.class { color: #EBD1B7; } .keyword { color: #DB784D; } .storage.type { color: #95CC5E; } .storage.modifier { color: #DB784D; } .constant { color: #DB784D; &.numeric, &.boolean { color: #F8BB39; } } .variable { color: #EBD1B7; } .delimiter, .brace { color: #EBD1B7; } .delimiter.period { color: #DB784D; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F8BB39; .constant.character.escape { color: @red; } &.regexp { color: #F8BB39; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9a9082; } .entity.name.tag { color: #95CC5E; } .entity.other.attribute-name { color: #DB784D; } ================================================ FILE: atom/contrast/earthsong-contrast/package.json ================================================ { "name": "Earthsong Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/freshcut-contrast/index.less ================================================ @import "ui-variables"; @base03: #000000; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #000000; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #151515; } .gutter { background-color: #000000; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #00A8C6; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #008097; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151515; } } .bracket-matcher { background-color: #00A8C6; opacity: 0.4; } .comment { color: #737b84; } .entity { color: #AEE239; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #C8D7E8; } .storage.type { color: #4ECDC4; } .storage.modifier { color: #00A8C6; } .constant { color: #00A8C6; &.numeric, &.boolean { color: #8FBE00; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #00A8C6; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #e9ee00; .constant.character.escape { color: @red; } &.regexp { color: #8FBE00; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #939da8; } .entity.name.tag { color: #4ECDC4; } .entity.other.attribute-name { color: #00A8C6; } ================================================ FILE: atom/contrast/freshcut-contrast/package.json ================================================ { "name": "FreshCut Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/frontier-contrast/index.less ================================================ @import "ui-variables"; @base03: #110f0e; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #110f0e; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #221f1c; } .gutter { background-color: #110f0e; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #F23A3A; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #2EBF7E; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #221f1c; } } .bracket-matcher { background-color: #F23A3A; opacity: 0.4; } .comment { color: #7A7267; } .entity { color: #F8BB39; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #FC803D; } .storage.type { color: #2EBF7E; } .storage.modifier { color: #F23A3A; } .constant { color: #F23A3A; &.numeric, &.boolean { color: #2EBF7E; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #F23A3A; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F8BB39; .constant.character.escape { color: @red; } &.regexp { color: #2EBF7E; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #a59a8a; } .entity.name.tag { color: #2EBF7E; } .entity.other.attribute-name { color: #F23A3A; } ================================================ FILE: atom/contrast/frontier-contrast/package.json ================================================ { "name": "Frontier Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/gloom-contrast/index.less ================================================ @import "ui-variables"; @base03: #0f120f; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0f120f; color: #D8EBE5; } .editor { .invisible-character, .indent-guide { color: #1b211c; } .gutter { background-color: #0f120f; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FF5D38; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FF5D38; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #1b211c; } } .bracket-matcher { background-color: #FF5D38; opacity: 0.4; } .comment { color: #4F6E64; } .entity { color: #BCD42A; } .entity.name.type.class { color: #D8EBE5; } .keyword { color: #26A6A6; } .storage.type { color: #26A6A6; } .storage.modifier { color: #FF5D38; } .constant { color: #FF5D38; &.numeric, &.boolean { color: #BCD42A; } } .variable { color: #D8EBE5; } .delimiter, .brace { color: #D8EBE5; } .delimiter.period { color: #FF5D38; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #BCD42A; .constant.character.escape { color: @red; } &.regexp { color: #BCD42A; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #668e81; } .entity.name.tag { color: #26A6A6; } .entity.other.attribute-name { color: #FF5D38; } ================================================ FILE: atom/contrast/gloom-contrast/package.json ================================================ { "name": "Gloom Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/glowfish-contrast/index.less ================================================ @import "ui-variables"; @base03: #090b07; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #090b07; color: #6ea240; } .editor { .invisible-character, .indent-guide { color: #12160d; } .gutter { background-color: #090b07; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #DB784D; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #DB784D; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #12160d; } } .bracket-matcher { background-color: #DB784D; opacity: 0.4; } .comment { color: #3c4e2d; } .entity { color: #60A365; } .entity.name.type.class { color: #6ea240; } .keyword { color: #D65940; } .storage.type { color: #95CC5E; } .storage.modifier { color: #DB784D; } .constant { color: #DB784D; &.numeric, &.boolean { color: #95CC5E; } } .variable { color: #6ea240; } .delimiter, .brace { color: #6ea240; } .delimiter.period { color: #DB784D; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F8BB39; .constant.character.escape { color: @red; } &.regexp { color: #95CC5E; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #67854f; } .entity.name.tag { color: #95CC5E; } .entity.other.attribute-name { color: #DB784D; } ================================================ FILE: atom/contrast/glowfish-contrast/package.json ================================================ { "name": "Glowfish Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/goldfish-contrast/index.less ================================================ @import "ui-variables"; @base03: #0c0d0e; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0c0d0e; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #16181a; } .gutter { background-color: #0c0d0e; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FA6900; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F38630; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #16181a; } } .bracket-matcher { background-color: #FA6900; opacity: 0.4; } .comment { color: #505C63; } .entity { color: #69D2E7; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #A7DBD8; } .storage.type { color: #F38630; } .storage.modifier { color: #FA6900; } .constant { color: #FA6900; &.numeric, &.boolean { color: #f25619; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #FA6900; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #f36e3a; .constant.character.escape { color: @red; } &.regexp { color: #f25619; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #798891; } .entity.name.tag { color: #F38630; } .entity.other.attribute-name { color: #FA6900; } ================================================ FILE: atom/contrast/goldfish-contrast/package.json ================================================ { "name": "Goldfish Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/grunge-contrast/index.less ================================================ @import "ui-variables"; @base03: #0c0c0a; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0c0c0a; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #1b1c18; } .gutter { background-color: #0c0c0a; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #F56991; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F56991; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #1b1c18; } } .bracket-matcher { background-color: #F56991; opacity: 0.4; } .comment { color: #5C634F; } .entity { color: #FFC48C; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #91A374; } .storage.type { color: #D1F2A5; } .storage.modifier { color: #F56991; } .constant { color: #F56991; &.numeric, &.boolean { color: #F56991; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #F56991; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #D1F2A5; .constant.character.escape { color: @red; } &.regexp { color: #F56991; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #7f886f; } .entity.name.tag { color: #D1F2A5; } .entity.other.attribute-name { color: #F56991; } ================================================ FILE: atom/contrast/grunge-contrast/package.json ================================================ { "name": "Grunge Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/halflife-contrast/index.less ================================================ @import "ui-variables"; @base03: #000000; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #000000; color: #cccccc; } .editor { .invisible-character, .indent-guide { color: #151515; } .gutter { background-color: #000000; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #7D8991; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F85931; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151515; } } .bracket-matcher { background-color: #7D8991; opacity: 0.4; } .comment { color: #555555; } .entity { color: #F9D423; } .entity.name.type.class { color: #cccccc; } .keyword { color: #7D8991; } .storage.type { color: #FC913A; } .storage.modifier { color: #7D8991; } .constant { color: #7D8991; &.numeric, &.boolean { color: #F9D423; } } .variable { color: #cccccc; } .delimiter, .brace { color: #cccccc; } .delimiter.period { color: #7D8991; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F9D423; .constant.character.escape { color: @red; } &.regexp { color: #F9D423; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #808080; } .entity.name.tag { color: #FC913A; } .entity.other.attribute-name { color: #7D8991; } ================================================ FILE: atom/contrast/halflife-contrast/package.json ================================================ { "name": "Halflife Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/hyrule-contrast/index.less ================================================ @import "ui-variables"; @base03: #0c0c0c; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0c0c0c; color: #c0d5c1; } .editor { .invisible-character, .indent-guide { color: #141413; } .gutter { background-color: #0c0c0c; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #569e16; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #569e16; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #141413; } } .bracket-matcher { background-color: #569e16; opacity: 0.4; } .comment { color: #716d6a; } .entity { color: #90c93f; } .entity.name.type.class { color: #c0d5c1; } .keyword { color: #90c93f; } .storage.type { color: #f5c504; } .storage.modifier { color: #569e16; } .constant { color: #569e16; &.numeric, &.boolean { color: #f5c504; } } .variable { color: #c0d5c1; } .delimiter, .brace { color: #c0d5c1; } .delimiter.period { color: #569e16; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #ce830d; .constant.character.escape { color: @red; } &.regexp { color: #f5c504; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9e9a98; } .entity.name.tag { color: #f5c504; } .entity.other.attribute-name { color: #569e16; } ================================================ FILE: atom/contrast/hyrule-contrast/package.json ================================================ { "name": "Hyrule Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/iceberg-contrast/index.less ================================================ @import "ui-variables"; @base03: #0b0e0e; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0b0e0e; color: #BDD6DB; } .editor { .invisible-character, .indent-guide { color: #141718; } .gutter { background-color: #0b0e0e; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #2D8DA1; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #2D8DA1; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #141718; } } .bracket-matcher { background-color: #2D8DA1; opacity: 0.4; } .comment { color: #537178; } .entity { color: #FFFFFF; } .entity.name.type.class { color: #BDD6DB; } .keyword { color: #B1E2F2; } .storage.type { color: #59C0E3; } .storage.modifier { color: #2D8DA1; } .constant { color: #2D8DA1; &.numeric, &.boolean { color: #FFFFFF; } } .variable { color: #BDD6DB; } .delimiter, .brace { color: #BDD6DB; } .delimiter.period { color: #2D8DA1; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FFFFFF; .constant.character.escape { color: @red; } &.regexp { color: #FFFFFF; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #79a2ab; } .entity.name.tag { color: #59C0E3; } .entity.other.attribute-name { color: #2D8DA1; } ================================================ FILE: atom/contrast/iceberg-contrast/package.json ================================================ { "name": "Iceberg Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/index.less ================================================ @import "ui-variables"; @import "colors"; @base03: #002b36; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: @base03; color: @base0; } .editor { .invisible-character, .indent-guide { color: @base01; } .gutter { background-color: @base02; } .gutter .line-number { opacity: 1; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: @magenta; } .cursor { border-color: @base3; } .selection .region { background-color: @base01; color: @base03; } .line-number.cursor-line-no-selection { background-color: @base01; } } .bracket-matcher { background-color: @base1; opacity: 0.7; } .comment { color: @base01; font-style: italic; } .entity { color: @yellow; } .keyword { color: @green; } .storage.type { color: @green; } .constant { color: @yellow; &.numeric, &.boolean { color: @cyan; } } .variable { color: @blue; } .delimiter, .brace { color: @red; } .delimiter.period { color: @green; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: @cyan; .constant.character.escape { color: @red; } &.regexp { color: @cyan; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } ================================================ FILE: atom/contrast/juicy-contrast/index.less ================================================ @import "ui-variables"; @base03: #000000; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #000000; color: #e3e2e0; } .editor { .invisible-character, .indent-guide { color: #151515; } .gutter { background-color: #000000; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #3bc7b8; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FF4E50; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151515; } } .bracket-matcher { background-color: #3bc7b8; opacity: 0.4; } .comment { color: #777777; } .entity { color: #c3cb4c; } .entity.name.type.class { color: #e3e2e0; } .keyword { color: #EDB92E; } .storage.type { color: #FF4E50; } .storage.modifier { color: #3bc7b8; } .constant { color: #3bc7b8; &.numeric, &.boolean { color: #CE1836; } } .variable { color: #e3e2e0; } .delimiter, .brace { color: #e3e2e0; } .delimiter.period { color: #3bc7b8; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #3bc7b8; .constant.character.escape { color: @red; } &.regexp { color: #CE1836; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9b9b9b; } .entity.name.tag { color: #FF4E50; } .entity.other.attribute-name { color: #3bc7b8; } ================================================ FILE: atom/contrast/juicy-contrast/package.json ================================================ { "name": "Juicy Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/keen-contrast/index.less ================================================ @import "ui-variables"; @base03: #000000; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #000000; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #151515; } .gutter { background-color: #000000; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #8767b7; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #8767b7; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151515; } } .bracket-matcher { background-color: #8767b7; opacity: 0.4; } .comment { color: #374c60; } .entity { color: #b5db99; } .entity.name.type.class { color: #ffffff; } .keyword { color: #6F8B94; } .storage.type { color: #6F8B94; } .storage.modifier { color: #8767b7; } .constant { color: #8767b7; &.numeric, &.boolean { color: #b5db99; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #8767b7; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #b5db99; .constant.character.escape { color: @red; } &.regexp { color: #b5db99; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #56738e; } .entity.name.tag { color: #6F8B94; } .entity.other.attribute-name { color: #8767b7; } ================================================ FILE: atom/contrast/keen-contrast/package.json ================================================ { "name": "Keen Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/laravel-contrast/index.less ================================================ @import "ui-variables"; @base03: #000000; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #000000; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #151515; } .gutter { background-color: #000000; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FC6B0A; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #cd724e; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151515; } } .bracket-matcher { background-color: #FC6B0A; opacity: 0.4; } .comment { color: #615953; } .entity { color: #FC580C; } .entity.name.type.class { color: #ffffff; } .keyword { color: #FFA927; } .storage.type { color: #FFC48C; } .storage.modifier { color: #FC6B0A; } .constant { color: #FC6B0A; &.numeric, &.boolean { color: #FC580C; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #FC6B0A; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FDCA49; .constant.character.escape { color: @red; } &.regexp { color: #FC580C; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #8e8279; } .entity.name.tag { color: #FFC48C; } .entity.other.attribute-name { color: #FC6B0A; } ================================================ FILE: atom/contrast/laravel-contrast/package.json ================================================ { "name": "Laravel Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/lavender-contrast/index.less ================================================ @import "ui-variables"; @base03: #080709; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #080709; color: #E0CEED; } .editor { .invisible-character, .indent-guide { color: #110e13; } .gutter { background-color: #080709; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #B657FF; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #B657FF; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #110e13; } } .bracket-matcher { background-color: #B657FF; opacity: 0.4; } .comment { color: #614e6e; } .entity { color: #F5B0EF; } .entity.name.type.class { color: #E0CEED; } .keyword { color: #8E6DA6; } .storage.type { color: #A29DFA; } .storage.modifier { color: #B657FF; } .constant { color: #B657FF; &.numeric, &.boolean { color: #F25AE6; } } .variable { color: #E0CEED; } .delimiter, .brace { color: #E0CEED; } .delimiter.period { color: #B657FF; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F5B0EF; .constant.character.escape { color: @red; } &.regexp { color: #F25AE6; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9076a1; } .entity.name.tag { color: #A29DFA; } .entity.other.attribute-name { color: #B657FF; } ================================================ FILE: atom/contrast/lavender-contrast/package.json ================================================ { "name": "Lavender Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/mellow-contrast/index.less ================================================ @import "ui-variables"; @base03: #0b0a09; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0b0a09; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #13110f; } .gutter { background-color: #0b0a09; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #1F8181; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F55D79; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #13110f; } } .bracket-matcher { background-color: #1F8181; opacity: 0.4; } .comment { color: #7A7267; } .entity { color: #F28972; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #F2BC79; } .storage.type { color: #F2BC79; } .storage.modifier { color: #1F8181; } .constant { color: #1F8181; &.numeric, &.boolean { color: #F8BB39; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #1F8181; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F8BB39; .constant.character.escape { color: @red; } &.regexp { color: #F8BB39; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #a09688; } .entity.name.tag { color: #F2BC79; } .entity.other.attribute-name { color: #1F8181; } ================================================ FILE: atom/contrast/mellow-contrast/package.json ================================================ { "name": "Mellow Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/mud-contrast/index.less ================================================ @import "ui-variables"; @base03: #0d0b0b; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0d0b0b; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #171413; } .gutter { background-color: #0d0b0b; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #f55239; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #b5db99; color: #4e653d; } .line-number.cursor-line-no-selection { background-color: #171413; } } .bracket-matcher { background-color: #f55239; opacity: 0.4; } .comment { color: #524343; } .entity { color: #8ee350; } .entity.name.type.class { color: #ffffff; } .keyword { color: #f8553c; } .storage.type { color: #f2c12f; } .storage.modifier { color: #f55239; } .constant { color: #f55239; &.numeric, &.boolean { color: #b5db99; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #f55239; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #b5db99; .constant.character.escape { color: @red; } &.regexp { color: #b5db99; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #e3d7d6; } .entity.name.tag { color: #f2c12f; } .entity.other.attribute-name { color: #f55239; } ================================================ FILE: atom/contrast/mud-contrast/package.json ================================================ { "name": "Mud Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/package.json ================================================ { "name": "Zacks Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/patriot-contrast/index.less ================================================ @import "ui-variables"; @base03: #0d0e0f; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0d0e0f; color: #CAD9E3; } .editor { .invisible-character, .indent-guide { color: #191b1c; } .gutter { background-color: #0d0e0f; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #2E6FD9; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #DE333C; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #191b1c; } } .bracket-matcher { background-color: #2E6FD9; opacity: 0.4; } .comment { color: #515E66; } .entity { color: #ffffff; } .entity.name.type.class { color: #CAD9E3; } .keyword { color: #BBBCC4; } .storage.type { color: #DE333C; } .storage.modifier { color: #2E6FD9; } .constant { color: #2E6FD9; &.numeric, &.boolean { color: #2E6FD9; } } .variable { color: #CAD9E3; } .delimiter, .brace { color: #CAD9E3; } .delimiter.period { color: #2E6FD9; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #3790DE; .constant.character.escape { color: @red; } &.regexp { color: #2E6FD9; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #798b96; } .entity.name.tag { color: #DE333C; } .entity.other.attribute-name { color: #2E6FD9; } ================================================ FILE: atom/contrast/patriot-contrast/package.json ================================================ { "name": "Patriot Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/peacock-contrast/index.less ================================================ @import "ui-variables"; @base03: #0c0c0b; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0c0c0b; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #151513; } .gutter { background-color: #0c0c0b; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #ff5d38; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #ff5d38; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151513; } } .bracket-matcher { background-color: #ff5d38; opacity: 0.4; } .comment { color: #555555; } .entity { color: #bcd42a; } .entity.name.type.class { color: #ffffff; } .keyword { color: #26A6A6; } .storage.type { color: #26a6a6; } .storage.modifier { color: #ff5d38; } .constant { color: #ff5d38; &.numeric, &.boolean { color: #bcd42a; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #ff5d38; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #bcd42a; .constant.character.escape { color: @red; } &.regexp { color: #bcd42a; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #888888; } .entity.name.tag { color: #26a6a6; } .entity.other.attribute-name { color: #ff5d38; } ================================================ FILE: atom/contrast/peacock-contrast/package.json ================================================ { "name": "Peacock Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/potpourri-contrast/index.less ================================================ @import "ui-variables"; @base03: #0d0c0c; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0d0c0c; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #141313; } .gutter { background-color: #0d0c0c; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #ED1153; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #ED1153; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #141313; } } .bracket-matcher { background-color: #ED1153; opacity: 0.4; } .comment { color: #696363; } .entity { color: #B866FA; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #ED1153; } .storage.type { color: #C491C4; } .storage.modifier { color: #ED1153; } .constant { color: #ED1153; &.numeric, &.boolean { color: #C84FF0; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #ED1153; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #B866FA; .constant.character.escape { color: @red; } &.regexp { color: #C84FF0; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #8f8787; } .entity.name.tag { color: #C491C4; } .entity.other.attribute-name { color: #ED1153; } ================================================ FILE: atom/contrast/potpourri-contrast/package.json ================================================ { "name": "Potpourri Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/revelation-contrast/index.less ================================================ @import "ui-variables"; @base03: #0c0b0b; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0c0b0b; color: #DEDEDE; } .editor { .invisible-character, .indent-guide { color: #1a1918; } .gutter { background-color: #0c0b0b; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #617FA0; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #617FA0; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #1a1918; } } .bracket-matcher { background-color: #617FA0; opacity: 0.4; } .comment { color: #7b726b; } .entity { color: #95C2E8; } .entity.name.type.class { color: #DEDEDE; } .keyword { color: #C2DCF2; } .storage.type { color: #4E5D84; } .storage.modifier { color: #617FA0; } .constant { color: #617FA0; &.numeric, &.boolean { color: #617FA0; } } .variable { color: #DEDEDE; } .delimiter, .brace { color: #DEDEDE; } .delimiter.period { color: #617FA0; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FFBB29; .constant.character.escape { color: @red; } &.regexp { color: #617FA0; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #a19790; } .entity.name.tag { color: #4E5D84; } .entity.other.attribute-name { color: #617FA0; } ================================================ FILE: atom/contrast/revelation-contrast/package.json ================================================ { "name": "Revelation Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/slime-contrast/index.less ================================================ @import "ui-variables"; @base03: #0b0c0d; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0b0c0d; color: #FFFFFF; } .editor { .invisible-character, .indent-guide { color: #131516; } .gutter { background-color: #0b0c0d; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #6a9ec5; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #C7AF3F; color: #4e653d; } .line-number.cursor-line-no-selection { background-color: #131516; } } .bracket-matcher { background-color: #6a9ec5; opacity: 0.4; } .comment { color: #4F5A63; } .entity { color: #d0b123; } .entity.name.type.class { color: #FFFFFF; } .keyword { color: #689dc5; } .storage.type { color: #d8e778; } .storage.modifier { color: #6a9ec5; } .constant { color: #6a9ec5; &.numeric, &.boolean { color: #C7AF3F; } } .variable { color: #FFFFFF; } .delimiter, .brace { color: #FFFFFF; } .delimiter.period { color: #6a9ec5; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FAFFDB; .constant.character.escape { color: @red; } &.regexp { color: #C7AF3F; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #80919f; } .entity.name.tag { color: #d8e778; } .entity.other.attribute-name { color: #6a9ec5; } ================================================ FILE: atom/contrast/slime-contrast/package.json ================================================ { "name": "Slime Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/snappy-contrast/index.less ================================================ @import "ui-variables"; @base03: #0c0c0c; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0c0c0c; color: #e3e2e0; } .editor { .invisible-character, .indent-guide { color: #181818; } .gutter { background-color: #0c0c0c; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #f66153; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #f66153; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #181818; } } .bracket-matcher { background-color: #f66153; opacity: 0.4; } .comment { color: #696969; } .entity { color: #808dd3; } .entity.name.type.class { color: #e3e2e0; } .keyword { color: #f66153; } .storage.type { color: #4ea1df; } .storage.modifier { color: #f66153; } .constant { color: #f66153; &.numeric, &.boolean { color: #4ea1df; } } .variable { color: #e3e2e0; } .delimiter, .brace { color: #e3e2e0; } .delimiter.period { color: #f66153; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #4ea1df; .constant.character.escape { color: @red; } &.regexp { color: #4ea1df; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #909090; } .entity.name.tag { color: #4ea1df; } .entity.other.attribute-name { color: #f66153; } ================================================ FILE: atom/contrast/snappy-contrast/package.json ================================================ { "name": "Snappy Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/solarflare-contrast/index.less ================================================ @import "ui-variables"; @base03: #000000; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #000000; color: #e3e2e0; } .editor { .invisible-character, .indent-guide { color: #151515; } .gutter { background-color: #000000; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FF4E50; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FF4E50; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151515; } } .bracket-matcher { background-color: #FF4E50; opacity: 0.4; } .comment { color: #777777; } .entity { color: #EDE574; } .entity.name.type.class { color: #e3e2e0; } .keyword { color: #FF4E50; } .storage.type { color: #FC913A; } .storage.modifier { color: #FF4E50; } .constant { color: #FF4E50; &.numeric, &.boolean { color: #FF4E50; } } .variable { color: #e3e2e0; } .delimiter, .brace { color: #e3e2e0; } .delimiter.period { color: #FF4E50; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #EDE574; .constant.character.escape { color: @red; } &.regexp { color: #FF4E50; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9b9b9b; } .entity.name.tag { color: #FC913A; } .entity.other.attribute-name { color: #FF4E50; } ================================================ FILE: atom/contrast/solarflare-contrast/package.json ================================================ { "name": "Solarflare Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/sourlick-contrast/index.less ================================================ @import "ui-variables"; @base03: #060606; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #060606; color: #DEDEDE; } .editor { .invisible-character, .indent-guide { color: #171615; } .gutter { background-color: #060606; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #8AC27A; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #518f0d; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #171615; } } .bracket-matcher { background-color: #8AC27A; opacity: 0.4; } .comment { color: #615953; } .entity { color: #BDF522; } .entity.name.type.class { color: #DEDEDE; } .keyword { color: #D2EB31; } .storage.type { color: #EDF252; } .storage.modifier { color: #8AC27A; } .constant { color: #8AC27A; &.numeric, &.boolean { color: #FC580C; } } .variable { color: #DEDEDE; } .delimiter, .brace { color: #DEDEDE; } .delimiter.period { color: #8AC27A; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #E4FF33; .constant.character.escape { color: @red; } &.regexp { color: #FC580C; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #92867d; } .entity.name.tag { color: #EDF252; } .entity.other.attribute-name { color: #8AC27A; } ================================================ FILE: atom/contrast/sourlick-contrast/package.json ================================================ { "name": "Sourlick Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/stark-contrast/index.less ================================================ @import "ui-variables"; @base03: #0b0a0a; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #0b0a0a; color: #DEDEDE; } .editor { .invisible-character, .indent-guide { color: #181716; } .gutter { background-color: #0b0a0a; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #F03113; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F03113; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #181716; } } .bracket-matcher { background-color: #F03113; opacity: 0.4; } .comment { color: #615953; } .entity { color: #F03113; } .entity.name.type.class { color: #DEDEDE; } .keyword { color: #aaaaaa; } .storage.type { color: #FFBB29; } .storage.modifier { color: #F03113; } .constant { color: #F03113; &.numeric, &.boolean { color: #617FA0; } } .variable { color: #DEDEDE; } .delimiter, .brace { color: #DEDEDE; } .delimiter.period { color: #F03113; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FFBB29; .constant.character.escape { color: @red; } &.regexp { color: #617FA0; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #877d76; } .entity.name.tag { color: #FFBB29; } .entity.other.attribute-name { color: #F03113; } ================================================ FILE: atom/contrast/stark-contrast/package.json ================================================ { "name": "Stark Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/tron-contrast/index.less ================================================ @import "ui-variables"; @base03: #07090b; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #07090b; color: #aec2e0; } .editor { .invisible-character, .indent-guide { color: #101419; } .gutter { background-color: #07090b; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #ffffff; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #7a9bc2; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #101419; } } .bracket-matcher { background-color: #ffffff; opacity: 0.4; } .comment { color: #324357; } .entity { color: #ffffff; } .entity.name.type.class { color: #aec2e0; } .keyword { color: #748aa6; } .storage.type { color: #267fb5; } .storage.modifier { color: #ffffff; } .constant { color: #ffffff; &.numeric, &.boolean { color: #6ee2ff; } } .variable { color: #aec2e0; } .delimiter, .brace { color: #aec2e0; } .delimiter.period { color: #ffffff; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #6ee2ff; .constant.character.escape { color: @red; } &.regexp { color: #6ee2ff; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #4d6785; } .entity.name.tag { color: #267fb5; } .entity.other.attribute-name { color: #ffffff; } ================================================ FILE: atom/contrast/tron-contrast/package.json ================================================ { "name": "Tron Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/turnip-contrast/index.less ================================================ @import "ui-variables"; @base03: #080809; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #080809; color: #EDE0CE; } .editor { .invisible-character, .indent-guide { color: #1c1d1f; } .gutter { background-color: #080809; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #487D76; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #487D76; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #1c1d1f; } } .bracket-matcher { background-color: #487D76; opacity: 0.4; } .comment { color: #7A7267; } .entity { color: #E8DA5E; } .entity.name.type.class { color: #EDE0CE; } .keyword { color: #92B55F; } .storage.type { color: #92B55F; } .storage.modifier { color: #487D76; } .constant { color: #487D76; &.numeric, &.boolean { color: #E8DA5E; } } .variable { color: #EDE0CE; } .delimiter, .brace { color: #EDE0CE; } .delimiter.period { color: #487D76; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #E8DA5E; .constant.character.escape { color: @red; } &.regexp { color: #E8DA5E; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #aea395; } .entity.name.tag { color: #92B55F; } .entity.other.attribute-name { color: #487D76; } ================================================ FILE: atom/contrast/turnip-contrast/package.json ================================================ { "name": "Turnip Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/contrast/zacks-contrast/index.less ================================================ @import "ui-variables"; @base03: #000000; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #000000; color: #f0f0f0; } .editor { .invisible-character, .indent-guide { color: #151515; } .gutter { background-color: #000000; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #ff6a38; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #9c7ddb; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #151515; } } .bracket-matcher { background-color: #ff6a38; opacity: 0.4; } .comment { color: #777777; } .entity { color: #bcd42a; } .entity.name.type.class { color: #f0f0f0; } .keyword { color: #ff6a38; } .storage.type { color: #9c7ddb; } .storage.modifier { color: #ff6a38; } .constant { color: #ff6a38; &.numeric, &.boolean { color: #bcd42a; } } .variable { color: #f0f0f0; } .delimiter, .brace { color: #f0f0f0; } .delimiter.period { color: #ff6a38; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #bcd42a; .constant.character.escape { color: @red; } &.regexp { color: #bcd42a; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #afafaf; } .entity.name.tag { color: #9c7ddb; } .entity.other.attribute-name { color: #ff6a38; } ================================================ FILE: atom/contrast/zacks-contrast/package.json ================================================ { "name": "Zacks Contrast", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/crisp/index.less ================================================ @import "ui-variables"; @base03: #221a22; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #221a22; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #1c151c; } .gutter { background-color: #221a22; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #765478; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FC6A0F; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #1c151c; } } .bracket-matcher { background-color: #765478; opacity: 0.4; } .comment { color: #574457; } .entity { color: #FC6A0F; } .entity.name.type.class { color: #ffffff; } .keyword { color: #FC6A0F; } .storage.type { color: #cba0cd; } .storage.modifier { color: #765478; } .constant { color: #765478; &.numeric, &.boolean { color: #fc9a0f; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #765478; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #fc9a0f; .constant.character.escape { color: @red; } &.regexp { color: #fc9a0f; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #776377; } .entity.name.tag { color: #cba0cd; } .entity.other.attribute-name { color: #765478; } ================================================ FILE: atom/crisp/package.json ================================================ { "name": "Crisp", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/darkside/index.less ================================================ @import "ui-variables"; @base03: #222324; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #222324; color: #BABABA; } .editor { .invisible-character, .indent-guide { color: #303333; } .gutter { background-color: #222324; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #E8341C; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FF4E50; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #303333; } } .bracket-matcher { background-color: #E8341C; opacity: 0.4; } .comment { color: #494B4D; } .entity { color: #68C244; } .entity.name.type.class { color: #BABABA; } .keyword { color: #F08D24; } .storage.type { color: #1CC3E8; } .storage.modifier { color: #E8341C; } .constant { color: #E8341C; &.numeric, &.boolean { color: #8E69C9; } } .variable { color: #BABABA; } .delimiter, .brace { color: #BABABA; } .delimiter.period { color: #E8341C; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F2D42C; .constant.character.escape { color: @red; } &.regexp { color: #8E69C9; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #696b6e; } .entity.name.tag { color: #1CC3E8; } .entity.other.attribute-name { color: #E8341C; } ================================================ FILE: atom/darkside/package.json ================================================ { "name": "Darkside", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/earthsong/index.less ================================================ @import "ui-variables"; @base03: #36312C; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #36312C; color: #EBD1B7; } .editor { .invisible-character, .indent-guide { color: #45403B; } .gutter { background-color: #36312C; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #DB784D; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #DB784D; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #45403B; } } .bracket-matcher { background-color: #DB784D; opacity: 0.4; } .comment { color: #7A7267; } .entity { color: #60A365; } .entity.name.type.class { color: #EBD1B7; } .keyword { color: #DB784D; } .storage.type { color: #95CC5E; } .storage.modifier { color: #DB784D; } .constant { color: #DB784D; &.numeric, &.boolean { color: #F8BB39; } } .variable { color: #EBD1B7; } .delimiter, .brace { color: #EBD1B7; } .delimiter.period { color: #DB784D; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F8BB39; .constant.character.escape { color: @red; } &.regexp { color: #F8BB39; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9a9082; } .entity.name.tag { color: #95CC5E; } .entity.other.attribute-name { color: #DB784D; } ================================================ FILE: atom/earthsong/package.json ================================================ { "name": "Earthsong", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/freshcut/index.less ================================================ @import "ui-variables"; @base03: #2F3030; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2F3030; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #383939; } .gutter { background-color: #2F3030; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #00A8C6; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #008097; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #383939; } } .bracket-matcher { background-color: #00A8C6; opacity: 0.4; } .comment { color: #737b84; } .entity { color: #AEE239; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #C8D7E8; } .storage.type { color: #4ECDC4; } .storage.modifier { color: #00A8C6; } .constant { color: #00A8C6; &.numeric, &.boolean { color: #8FBE00; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #00A8C6; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #e9ee00; .constant.character.escape { color: @red; } &.regexp { color: #8FBE00; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #939da8; } .entity.name.tag { color: #4ECDC4; } .entity.other.attribute-name { color: #00A8C6; } ================================================ FILE: atom/freshcut/package.json ================================================ { "name": "FreshCut", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/frontier/index.less ================================================ @import "ui-variables"; @base03: #36312C; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #36312C; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #45403B; } .gutter { background-color: #36312C; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #F23A3A; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #2EBF7E; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #45403B; } } .bracket-matcher { background-color: #F23A3A; opacity: 0.4; } .comment { color: #7A7267; } .entity { color: #F8BB39; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #FC803D; } .storage.type { color: #2EBF7E; } .storage.modifier { color: #F23A3A; } .constant { color: #F23A3A; &.numeric, &.boolean { color: #2EBF7E; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #F23A3A; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F8BB39; .constant.character.escape { color: @red; } &.regexp { color: #2EBF7E; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #a59a8a; } .entity.name.tag { color: #2EBF7E; } .entity.other.attribute-name { color: #F23A3A; } ================================================ FILE: atom/frontier/package.json ================================================ { "name": "Frontier", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/github/index.less ================================================ @import "ui-variables"; @base03: #ffffff; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #ffffff; color: #555555; } .editor { .invisible-character, .indent-guide { color: #eeeeee; } .gutter { background-color: #ffffff; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #008080; } .cursor { border-color: #444444; } .selection .region { background-color: #008080; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #eeeeee; } } .bracket-matcher { background-color: #008080; opacity: 0.4; } .comment { color: #b8b6b1; } .entity { color: #DD1144; } .entity.name.type.class { color: #555555; } .keyword { color: #555555; } .storage.type { color: #445588; } .storage.modifier { color: #008080; } .constant { color: #008080; &.numeric, &.boolean { color: #DD1144; } } .variable { color: #555555; } .delimiter, .brace { color: #555555; } .delimiter.period { color: #008080; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #DD1144; .constant.character.escape { color: @red; } &.regexp { color: #DD1144; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #7f7e7a; } .entity.name.tag { color: #445588; } .entity.other.attribute-name { color: #008080; } ================================================ FILE: atom/github/package.json ================================================ { "name": "Github", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/gloom/index.less ================================================ @import "ui-variables"; @base03: #2A332B; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2A332B; color: #D8EBE5; } .editor { .invisible-character, .indent-guide { color: #3C4D3E; } .gutter { background-color: #2A332B; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FF5D38; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FF5D38; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3C4D3E; } } .bracket-matcher { background-color: #FF5D38; opacity: 0.4; } .comment { color: #4F6E64; } .entity { color: #BCD42A; } .entity.name.type.class { color: #D8EBE5; } .keyword { color: #26A6A6; } .storage.type { color: #26A6A6; } .storage.modifier { color: #FF5D38; } .constant { color: #FF5D38; &.numeric, &.boolean { color: #BCD42A; } } .variable { color: #D8EBE5; } .delimiter, .brace { color: #D8EBE5; } .delimiter.period { color: #FF5D38; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #BCD42A; .constant.character.escape { color: @red; } &.regexp { color: #BCD42A; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #668e81; } .entity.name.tag { color: #26A6A6; } .entity.other.attribute-name { color: #FF5D38; } ================================================ FILE: atom/gloom/package.json ================================================ { "name": "Gloom", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/glowfish/index.less ================================================ @import "ui-variables"; @base03: #191f13; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #191f13; color: #6ea240; } .editor { .invisible-character, .indent-guide { color: #222a1a; } .gutter { background-color: #191f13; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #DB784D; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #DB784D; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #222a1a; } } .bracket-matcher { background-color: #DB784D; opacity: 0.4; } .comment { color: #3c4e2d; } .entity { color: #60A365; } .entity.name.type.class { color: #6ea240; } .keyword { color: #D65940; } .storage.type { color: #95CC5E; } .storage.modifier { color: #DB784D; } .constant { color: #DB784D; &.numeric, &.boolean { color: #95CC5E; } } .variable { color: #6ea240; } .delimiter, .brace { color: #6ea240; } .delimiter.period { color: #DB784D; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F8BB39; .constant.character.escape { color: @red; } &.regexp { color: #95CC5E; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #67854f; } .entity.name.tag { color: #95CC5E; } .entity.other.attribute-name { color: #DB784D; } ================================================ FILE: atom/glowfish/package.json ================================================ { "name": "Glowfish", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/goldfish/index.less ================================================ @import "ui-variables"; @base03: #2E3336; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2E3336; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #465459; } .gutter { background-color: #2E3336; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FA6900; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F38630; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #465459; } } .bracket-matcher { background-color: #FA6900; opacity: 0.4; } .comment { color: #505C63; } .entity { color: #69D2E7; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #A7DBD8; } .storage.type { color: #F38630; } .storage.modifier { color: #FA6900; } .constant { color: #FA6900; &.numeric, &.boolean { color: #f25619; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #FA6900; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #f36e3a; .constant.character.escape { color: @red; } &.regexp { color: #f25619; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #798891; } .entity.name.tag { color: #F38630; } .entity.other.attribute-name { color: #FA6900; } ================================================ FILE: atom/goldfish/package.json ================================================ { "name": "Goldfish", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/grunge/index.less ================================================ @import "ui-variables"; @base03: #31332C; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #31332C; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #41453A; } .gutter { background-color: #31332C; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #F56991; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F56991; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #41453A; } } .bracket-matcher { background-color: #F56991; opacity: 0.4; } .comment { color: #5C634F; } .entity { color: #FFC48C; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #91A374; } .storage.type { color: #D1F2A5; } .storage.modifier { color: #F56991; } .constant { color: #F56991; &.numeric, &.boolean { color: #F56991; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #F56991; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #D1F2A5; .constant.character.escape { color: @red; } &.regexp { color: #F56991; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #7f886f; } .entity.name.tag { color: #D1F2A5; } .entity.other.attribute-name { color: #F56991; } ================================================ FILE: atom/grunge/package.json ================================================ { "name": "Grunge", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/halflife/index.less ================================================ @import "ui-variables"; @base03: #222222; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #222222; color: #cccccc; } .editor { .invisible-character, .indent-guide { color: #282828; } .gutter { background-color: #222222; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #7D8991; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F85931; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #282828; } } .bracket-matcher { background-color: #7D8991; opacity: 0.4; } .comment { color: #555555; } .entity { color: #F9D423; } .entity.name.type.class { color: #cccccc; } .keyword { color: #7D8991; } .storage.type { color: #FC913A; } .storage.modifier { color: #7D8991; } .constant { color: #7D8991; &.numeric, &.boolean { color: #F9D423; } } .variable { color: #cccccc; } .delimiter, .brace { color: #cccccc; } .delimiter.period { color: #7D8991; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F9D423; .constant.character.escape { color: @red; } &.regexp { color: #F9D423; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #808080; } .entity.name.tag { color: #FC913A; } .entity.other.attribute-name { color: #7D8991; } ================================================ FILE: atom/halflife/package.json ================================================ { "name": "Halflife", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/heroku/index.less ================================================ @import "ui-variables"; @base03: #1b1b24; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #1b1b24; color: #c8c7d5; } .editor { .invisible-character, .indent-guide { color: #242430; } .gutter { background-color: #1b1b24; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #7873ae; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #7873ae; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #242430; } } .bracket-matcher { background-color: #7873ae; opacity: 0.4; } .comment { color: #505067; } .entity { color: #ffffff; } .entity.name.type.class { color: #c8c7d5; } .keyword { color: #7873ae; } .storage.type { color: #585480; } .storage.modifier { color: #7873ae; } .constant { color: #7873ae; &.numeric, &.boolean { color: #a6fa62; } } .variable { color: #c8c7d5; } .delimiter, .brace { color: #c8c7d5; } .delimiter.period { color: #7873ae; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #a6fa62; .constant.character.escape { color: @red; } &.regexp { color: #a6fa62; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #5d5d76; } .entity.name.tag { color: #585480; } .entity.other.attribute-name { color: #7873ae; } ================================================ FILE: atom/heroku/package.json ================================================ { "name": "Heroku", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/hyrule/index.less ================================================ @import "ui-variables"; @base03: #2d2c2b; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2d2c2b; color: #c0d5c1; } .editor { .invisible-character, .indent-guide { color: #3d3934; } .gutter { background-color: #2d2c2b; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #569e16; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #569e16; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3d3934; } } .bracket-matcher { background-color: #569e16; opacity: 0.4; } .comment { color: #716d6a; } .entity { color: #90c93f; } .entity.name.type.class { color: #c0d5c1; } .keyword { color: #90c93f; } .storage.type { color: #f5c504; } .storage.modifier { color: #569e16; } .constant { color: #569e16; &.numeric, &.boolean { color: #f5c504; } } .variable { color: #c0d5c1; } .delimiter, .brace { color: #c0d5c1; } .delimiter.period { color: #569e16; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #ce830d; .constant.character.escape { color: @red; } &.regexp { color: #f5c504; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9e9a98; } .entity.name.tag { color: #f5c504; } .entity.other.attribute-name { color: #569e16; } ================================================ FILE: atom/hyrule/package.json ================================================ { "name": "Hyrule", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/iceberg/index.less ================================================ @import "ui-variables"; @base03: #323B3D; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #323B3D; color: #BDD6DB; } .editor { .invisible-character, .indent-guide { color: #3E4C4F; } .gutter { background-color: #323B3D; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #2D8DA1; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #2D8DA1; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3E4C4F; } } .bracket-matcher { background-color: #2D8DA1; opacity: 0.4; } .comment { color: #537178; } .entity { color: #FFFFFF; } .entity.name.type.class { color: #BDD6DB; } .keyword { color: #B1E2F2; } .storage.type { color: #59C0E3; } .storage.modifier { color: #2D8DA1; } .constant { color: #2D8DA1; &.numeric, &.boolean { color: #FFFFFF; } } .variable { color: #BDD6DB; } .delimiter, .brace { color: #BDD6DB; } .delimiter.period { color: #2D8DA1; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FFFFFF; .constant.character.escape { color: @red; } &.regexp { color: #FFFFFF; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #79a2ab; } .entity.name.tag { color: #59C0E3; } .entity.other.attribute-name { color: #2D8DA1; } ================================================ FILE: atom/iceberg/package.json ================================================ { "name": "Iceberg", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/index.less ================================================ @import "ui-variables"; @import "colors"; @base03: #002b36; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: @base03; color: @base0; } .editor { .invisible-character, .indent-guide { color: @base01; } .gutter { background-color: @base02; } .gutter .line-number { opacity: 1; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: @magenta; } .cursor { border-color: @base3; } .selection .region { background-color: @base01; color: @base03; } .line-number.cursor-line-no-selection { background-color: @base01; } } .bracket-matcher { background-color: @base1; opacity: 0.7; } .comment { color: @base01; font-style: italic; } .entity { color: @yellow; } .keyword { color: @green; } .storage.type { color: @green; } .constant { color: @yellow; &.numeric, &.boolean { color: @cyan; } } .variable { color: @blue; } .delimiter, .brace { color: @red; } .delimiter.period { color: @green; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: @cyan; .constant.character.escape { color: @red; } &.regexp { color: @cyan; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } ================================================ FILE: atom/juicy/index.less ================================================ @import "ui-variables"; @base03: #222222; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #222222; color: #e3e2e0; } .editor { .invisible-character, .indent-guide { color: #282828; } .gutter { background-color: #222222; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #3bc7b8; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FF4E50; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #282828; } } .bracket-matcher { background-color: #3bc7b8; opacity: 0.4; } .comment { color: #777777; } .entity { color: #c3cb4c; } .entity.name.type.class { color: #e3e2e0; } .keyword { color: #EDB92E; } .storage.type { color: #FF4E50; } .storage.modifier { color: #3bc7b8; } .constant { color: #3bc7b8; &.numeric, &.boolean { color: #CE1836; } } .variable { color: #e3e2e0; } .delimiter, .brace { color: #e3e2e0; } .delimiter.period { color: #3bc7b8; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #3bc7b8; .constant.character.escape { color: @red; } &.regexp { color: #CE1836; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9b9b9b; } .entity.name.tag { color: #FF4E50; } .entity.other.attribute-name { color: #3bc7b8; } ================================================ FILE: atom/juicy/package.json ================================================ { "name": "Juicy", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/keen/index.less ================================================ @import "ui-variables"; @base03: #111111; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #111111; color: #cccccc; } .editor { .invisible-character, .indent-guide { color: #222222; } .gutter { background-color: #111111; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #8767b7; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #8767b7; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #222222; } } .bracket-matcher { background-color: #8767b7; opacity: 0.4; } .comment { color: #374c60; } .entity { color: #b5db99; } .entity.name.type.class { color: #cccccc; } .keyword { color: #6F8B94; } .storage.type { color: #6F8B94; } .storage.modifier { color: #8767b7; } .constant { color: #8767b7; &.numeric, &.boolean { color: #b5db99; } } .variable { color: #cccccc; } .delimiter, .brace { color: #cccccc; } .delimiter.period { color: #8767b7; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #b5db99; .constant.character.escape { color: @red; } &.regexp { color: #b5db99; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #56738e; } .entity.name.tag { color: #6F8B94; } .entity.other.attribute-name { color: #8767b7; } ================================================ FILE: atom/keen/package.json ================================================ { "name": "Keen", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/kiwi/index.less ================================================ @import "ui-variables"; @base03: #161a19; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #161a19; color: #EDEBE6; } .editor { .invisible-character, .indent-guide { color: #282f2d; } .gutter { background-color: #161a19; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #95C72A; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #0B6D5C; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #282f2d; } } .bracket-matcher { background-color: #95C72A; opacity: 0.4; } .comment { color: #354341; } .entity { color: #0B6D5C; } .entity.name.type.class { color: #EDEBE6; } .keyword { color: #229986; } .storage.type { color: #229986; } .storage.modifier { color: #95C72A; } .constant { color: #95C72A; &.numeric, &.boolean { color: #a1e6c1; } } .variable { color: #EDEBE6; } .delimiter, .brace { color: #EDEBE6; } .delimiter.period { color: #95C72A; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #a1e6c1; .constant.character.escape { color: @red; } &.regexp { color: #a1e6c1; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #5b7a75; } .entity.name.tag { color: #229986; } .entity.other.attribute-name { color: #95C72A; } ================================================ FILE: atom/kiwi/package.json ================================================ { "name": "Kiwi", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/laravel/index.less ================================================ @import "ui-variables"; @base03: #2E2C2B; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2E2C2B; color: #DEDEDE; } .editor { .invisible-character, .indent-guide { color: #3B3633; } .gutter { background-color: #2E2C2B; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FC6B0A; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #cd724e; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3B3633; } } .bracket-matcher { background-color: #FC6B0A; opacity: 0.4; } .comment { color: #615953; } .entity { color: #FC580C; } .entity.name.type.class { color: #DEDEDE; } .keyword { color: #FFA927; } .storage.type { color: #FFC48C; } .storage.modifier { color: #FC6B0A; } .constant { color: #FC6B0A; &.numeric, &.boolean { color: #FC580C; } } .variable { color: #DEDEDE; } .delimiter, .brace { color: #DEDEDE; } .delimiter.period { color: #FC6B0A; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FDCA49; .constant.character.escape { color: @red; } &.regexp { color: #FC580C; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #8e8279; } .entity.name.tag { color: #FFC48C; } .entity.other.attribute-name { color: #FC6B0A; } ================================================ FILE: atom/laravel/package.json ================================================ { "name": "Laravel", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/lavender/index.less ================================================ @import "ui-variables"; @base03: #29222E; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #29222E; color: #E0CEED; } .editor { .invisible-character, .indent-guide { color: #3A2F42; } .gutter { background-color: #29222E; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #B657FF; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #B657FF; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3A2F42; } } .bracket-matcher { background-color: #B657FF; opacity: 0.4; } .comment { color: #614e6e; } .entity { color: #F5B0EF; } .entity.name.type.class { color: #E0CEED; } .keyword { color: #8E6DA6; } .storage.type { color: #A29DFA; } .storage.modifier { color: #B657FF; } .constant { color: #B657FF; &.numeric, &.boolean { color: #F25AE6; } } .variable { color: #E0CEED; } .delimiter, .brace { color: #E0CEED; } .delimiter.period { color: #B657FF; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F5B0EF; .constant.character.escape { color: @red; } &.regexp { color: #F25AE6; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9076a1; } .entity.name.tag { color: #A29DFA; } .entity.other.attribute-name { color: #B657FF; } ================================================ FILE: atom/lavender/package.json ================================================ { "name": "Lavender", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/legacy/index.less ================================================ @import "ui-variables"; @base03: #14191f; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #14191f; color: #aec2e0; } .editor { .invisible-character, .indent-guide { color: #1b232c; } .gutter { background-color: #14191f; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #ffffff; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FF410D; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #1b232c; } } .bracket-matcher { background-color: #ffffff; opacity: 0.4; } .comment { color: #324357; } .entity { color: #FFB20D; } .entity.name.type.class { color: #aec2e0; } .keyword { color: #748aa6; } .storage.type { color: #267fb5; } .storage.modifier { color: #ffffff; } .constant { color: #ffffff; &.numeric, &.boolean { color: #C7F026; } } .variable { color: #aec2e0; } .delimiter, .brace { color: #aec2e0; } .delimiter.period { color: #ffffff; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FF410D; .constant.character.escape { color: @red; } &.regexp { color: #C7F026; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #4d6785; } .entity.name.tag { color: #267fb5; } .entity.other.attribute-name { color: #ffffff; } ================================================ FILE: atom/legacy/package.json ================================================ { "name": "Legacy", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/light/earthsong-light/index.less ================================================ @import "ui-variables"; @base03: #ffffff; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #ffffff; color: #4d463e; } .editor { .invisible-character, .indent-guide { color: #eeeeee; } .gutter { background-color: #ffffff; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #DB784D; } .cursor { border-color: #111111; } .selection .region { background-color: #60A365; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #eeeeee; } } .bracket-matcher { background-color: #DB784D; opacity: 0.4; } .comment { color: #d6cab9; } .entity { color: #60A365; } .entity.name.type.class { color: #4d463e; } .keyword { color: #DB784D; } .storage.type { color: #95CC5E; } .storage.modifier { color: #DB784D; } .constant { color: #DB784D; &.numeric, &.boolean { color: #F8BB39; } } .variable { color: #4d463e; } .delimiter, .brace { color: #4d463e; } .delimiter.period { color: #DB784D; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F8BB39; .constant.character.escape { color: @red; } &.regexp { color: #F8BB39; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9a9082; } .entity.name.tag { color: #95CC5E; } .entity.other.attribute-name { color: #DB784D; } ================================================ FILE: atom/light/earthsong-light/package.json ================================================ { "name": "Earthsong Light", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/light/index.less ================================================ @import "ui-variables"; @import "colors"; @base03: #002b36; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: @base03; color: @base0; } .editor { .invisible-character, .indent-guide { color: @base01; } .gutter { background-color: @base02; } .gutter .line-number { opacity: 1; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: @magenta; } .cursor { border-color: @base3; } .selection .region { background-color: @base01; color: @base03; } .line-number.cursor-line-no-selection { background-color: @base01; } } .bracket-matcher { background-color: @base1; opacity: 0.7; } .comment { color: @base01; font-style: italic; } .entity { color: @yellow; } .keyword { color: @green; } .storage.type { color: @green; } .constant { color: @yellow; &.numeric, &.boolean { color: @cyan; } } .variable { color: @blue; } .delimiter, .brace { color: @red; } .delimiter.period { color: @green; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: @cyan; .constant.character.escape { color: @red; } &.regexp { color: @cyan; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } ================================================ FILE: atom/light/package.json ================================================ { "name": "Userscape", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/light/snappy-light/index.less ================================================ @import "ui-variables"; @base03: #ffffff; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #ffffff; color: #555555; } .editor { .invisible-character, .indent-guide { color: #eeeeee; } .gutter { background-color: #ffffff; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #f66153; } .cursor { border-color: #444444; } .selection .region { background-color: #808dd3; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #eeeeee; } } .bracket-matcher { background-color: #f66153; opacity: 0.4; } .comment { color: #bbbbbb; } .entity { color: #808dd3; } .entity.name.type.class { color: #555555; } .keyword { color: #da564a; } .storage.type { color: #4ea1df; } .storage.modifier { color: #f66153; } .constant { color: #f66153; &.numeric, &.boolean { color: #4ea1df; } } .variable { color: #555555; } .delimiter, .brace { color: #555555; } .delimiter.period { color: #f66153; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #4ea1df; .constant.character.escape { color: @red; } &.regexp { color: #4ea1df; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #7d7d7d; } .entity.name.tag { color: #4ea1df; } .entity.other.attribute-name { color: #f66153; } ================================================ FILE: atom/light/snappy-light/package.json ================================================ { "name": "Snappy Light", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/light/userscape/index.less ================================================ @import "ui-variables"; @base03: #F5F8FC; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #F5F8FC; color: #879BB0; } .editor { .invisible-character, .indent-guide { color: #eeeeee; } .gutter { background-color: #F5F8FC; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #355B8C; } .cursor { border-color: #444444; } .selection .region { background-color: #355B8C; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #eeeeee; } } .bracket-matcher { background-color: #355B8C; opacity: 0.4; } .comment { color: #bbbbbb; } .entity { color: #E3BD14; } .entity.name.type.class { color: #879BB0; } .keyword { color: #808C9C; } .storage.type { color: #A8C0E0; } .storage.modifier { color: #355B8C; } .constant { color: #355B8C; &.numeric, &.boolean { color: #DE4D3A; } } .variable { color: #879BB0; } .delimiter, .brace { color: #879BB0; } .delimiter.period { color: #355B8C; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #E3BD14; .constant.character.escape { color: @red; } &.regexp { color: #DE4D3A; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #7d7d7d; } .entity.name.tag { color: #A8C0E0; } .entity.other.attribute-name { color: #355B8C; } ================================================ FILE: atom/light/userscape/package.json ================================================ { "name": "Userscape", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/mellow/index.less ================================================ @import "ui-variables"; @base03: #36312C; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #36312C; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #45403B; } .gutter { background-color: #36312C; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #1F8181; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F55D79; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #45403B; } } .bracket-matcher { background-color: #1F8181; opacity: 0.4; } .comment { color: #7A7267; } .entity { color: #F28972; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #F2BC79; } .storage.type { color: #F2BC79; } .storage.modifier { color: #1F8181; } .constant { color: #1F8181; &.numeric, &.boolean { color: #F8BB39; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #1F8181; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F8BB39; .constant.character.escape { color: @red; } &.regexp { color: #F8BB39; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #a09688; } .entity.name.tag { color: #F2BC79; } .entity.other.attribute-name { color: #1F8181; } ================================================ FILE: atom/mellow/package.json ================================================ { "name": "Mellow", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/mintchoc/index.less ================================================ @import "ui-variables"; @base03: #2b221c; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2b221c; color: #BABABA; } .editor { .invisible-character, .indent-guide { color: #3f322a; } .gutter { background-color: #2b221c; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #008D62; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #008D62; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3f322a; } } .bracket-matcher { background-color: #008D62; opacity: 0.4; } .comment { color: #564439; } .entity { color: #00E08C; } .entity.name.type.class { color: #BABABA; } .keyword { color: #9D8262; } .storage.type { color: #9D8262; } .storage.modifier { color: #008D62; } .constant { color: #008D62; &.numeric, &.boolean { color: #00E08C; } } .variable { color: #BABABA; } .delimiter, .brace { color: #BABABA; } .delimiter.period { color: #008D62; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #00E08C; .constant.character.escape { color: @red; } &.regexp { color: #00E08C; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #775a47; } .entity.name.tag { color: #9D8262; } .entity.other.attribute-name { color: #008D62; } ================================================ FILE: atom/mintchoc/package.json ================================================ { "name": "Mintchoc", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/mud/index.less ================================================ @import "ui-variables"; @base03: #403635; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #403635; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #322a29; } .gutter { background-color: #403635; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FF9787; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #b5db99; color: #4e653d; } .line-number.cursor-line-no-selection { background-color: #322a29; } } .bracket-matcher { background-color: #FF9787; opacity: 0.4; } .comment { color: #c3b8b7; } .entity { color: #b5db99; } .entity.name.type.class { color: #ffffff; } .keyword { color: #FF9787; } .storage.type { color: #e9c865; } .storage.modifier { color: #FF9787; } .constant { color: #FF9787; &.numeric, &.boolean { color: #b5db99; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #FF9787; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #b5db99; .constant.character.escape { color: @red; } &.regexp { color: #b5db99; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #e3d7d6; } .entity.name.tag { color: #e9c865; } .entity.other.attribute-name { color: #FF9787; } ================================================ FILE: atom/mud/package.json ================================================ { "name": "Mud", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/otakon/index.less ================================================ @import "ui-variables"; @base03: #171417; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #171417; color: #f9f3f9; } .editor { .invisible-character, .indent-guide { color: #332d33; } .gutter { background-color: #171417; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #F6E6EB; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #B1A6CA; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #332d33; } } .bracket-matcher { background-color: #F6E6EB; opacity: 0.4; } .comment { color: #515166; } .entity { color: #E484B2; } .entity.name.type.class { color: #f9f3f9; } .keyword { color: #CACBDD; } .storage.type { color: #B1A6CA; } .storage.modifier { color: #F6E6EB; } .constant { color: #F6E6EB; &.numeric, &.boolean { color: #9eb2d9; } } .variable { color: #f9f3f9; } .delimiter, .brace { color: #f9f3f9; } .delimiter.period { color: #F6E6EB; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #9eb2d9; .constant.character.escape { color: @red; } &.regexp { color: #9eb2d9; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #686883; } .entity.name.tag { color: #B1A6CA; } .entity.other.attribute-name { color: #F6E6EB; } ================================================ FILE: atom/otakon/package.json ================================================ { "name": "Otakon", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/package.json ================================================ { "name": "Zacks", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/pastel/index.less ================================================ @import "ui-variables"; @base03: #222222; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #222222; color: #eeeeee; } .editor { .invisible-character, .indent-guide { color: #333333; } .gutter { background-color: #222222; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #04C4A5; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #008D62; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #333333; } } .bracket-matcher { background-color: #04C4A5; opacity: 0.4; } .comment { color: #444444; } .entity { color: #C56C6C; } .entity.name.type.class { color: #eeeeee; } .keyword { color: #C5906C; } .storage.type { color: #9474a9; } .storage.modifier { color: #04C4A5; } .constant { color: #04C4A5; &.numeric, &.boolean { color: #C56C6C; } } .variable { color: #eeeeee; } .delimiter, .brace { color: #eeeeee; } .delimiter.period { color: #04C4A5; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #C56C6C; .constant.character.escape { color: @red; } &.regexp { color: #C56C6C; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #666666; } .entity.name.tag { color: #9474a9; } .entity.other.attribute-name { color: #04C4A5; } ================================================ FILE: atom/pastel/package.json ================================================ { "name": "Pastel", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/patriot/index.less ================================================ @import "ui-variables"; @base03: #2D3133; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2D3133; color: #CAD9E3; } .editor { .invisible-character, .indent-guide { color: #40484D; } .gutter { background-color: #2D3133; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #2E6FD9; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #DE333C; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #40484D; } } .bracket-matcher { background-color: #2E6FD9; opacity: 0.4; } .comment { color: #515E66; } .entity { color: #ffffff; } .entity.name.type.class { color: #CAD9E3; } .keyword { color: #BBBCC4; } .storage.type { color: #DE333C; } .storage.modifier { color: #2E6FD9; } .constant { color: #2E6FD9; &.numeric, &.boolean { color: #2E6FD9; } } .variable { color: #CAD9E3; } .delimiter, .brace { color: #CAD9E3; } .delimiter.period { color: #2E6FD9; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #3790DE; .constant.character.escape { color: @red; } &.regexp { color: #2E6FD9; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #798b96; } .entity.name.tag { color: #DE333C; } .entity.other.attribute-name { color: #2E6FD9; } ================================================ FILE: atom/patriot/package.json ================================================ { "name": "Patriot", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/peacock/index.less ================================================ @import "ui-variables"; @base03: #2b2a27; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2b2a27; color: #ede0ce; } .editor { .invisible-character, .indent-guide { color: #403c37; } .gutter { background-color: #2b2a27; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #ff5d38; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #ff5d38; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #403c37; } } .bracket-matcher { background-color: #ff5d38; opacity: 0.4; } .comment { color: #7a7267; } .entity { color: #bcd42a; } .entity.name.type.class { color: #ede0ce; } .keyword { color: #26A6A6; } .storage.type { color: #26a6a6; } .storage.modifier { color: #ff5d38; } .constant { color: #ff5d38; &.numeric, &.boolean { color: #bcd42a; } } .variable { color: #ede0ce; } .delimiter, .brace { color: #ede0ce; } .delimiter.period { color: #ff5d38; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #bcd42a; .constant.character.escape { color: @red; } &.regexp { color: #bcd42a; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #b7b1a9; } .entity.name.tag { color: #26a6a6; } .entity.other.attribute-name { color: #ff5d38; } ================================================ FILE: atom/peacock/package.json ================================================ { "name": "Peacock", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/peacocks-in-space/index.less ================================================ @import "ui-variables"; @base03: #2b303b; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2b303b; color: #dee3ec; } .editor { .invisible-character, .indent-guide { color: #272b34; } .gutter { background-color: #2b303b; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FF5D38; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #26A6A6; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #272b34; } } .bracket-matcher { background-color: #FF5D38; opacity: 0.4; } .comment { color: #6e7a94; } .entity { color: #BCD42A; } .entity.name.type.class { color: #dee3ec; } .keyword { color: #26A6A6; } .storage.type { color: #26A6A6; } .storage.modifier { color: #FF5D38; } .constant { color: #FF5D38; &.numeric, &.boolean { color: #BCD42A; } } .variable { color: #dee3ec; } .delimiter, .brace { color: #dee3ec; } .delimiter.period { color: #FF5D38; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #BCD42A; .constant.character.escape { color: @red; } &.regexp { color: #BCD42A; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #8998b9; } .entity.name.tag { color: #26A6A6; } .entity.other.attribute-name { color: #FF5D38; } ================================================ FILE: atom/peacocks-in-space/package.json ================================================ { "name": "Peacocks In Space", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/peel/index.less ================================================ @import "ui-variables"; @base03: #23201c; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #23201c; color: #EDEBE6; } .editor { .invisible-character, .indent-guide { color: #403c37; } .gutter { background-color: #23201c; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #D3643B; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #D3643B; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #403c37; } } .bracket-matcher { background-color: #D3643B; opacity: 0.4; } .comment { color: #585146; } .entity { color: #D6E1C7; } .entity.name.type.class { color: #EDEBE6; } .keyword { color: #94C7B6; } .storage.type { color: #94C7B6; } .storage.modifier { color: #D3643B; } .constant { color: #D3643B; &.numeric, &.boolean { color: #f4d370; } } .variable { color: #EDEBE6; } .delimiter, .brace { color: #EDEBE6; } .delimiter.period { color: #D3643B; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #f4d370; .constant.character.escape { color: @red; } &.regexp { color: #f4d370; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #827766; } .entity.name.tag { color: #94C7B6; } .entity.other.attribute-name { color: #D3643B; } ================================================ FILE: atom/peel/package.json ================================================ { "name": "Peel", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/piggy/index.less ================================================ @import "ui-variables"; @base03: #1c1618; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #1c1618; color: #EDEBE6; } .editor { .invisible-character, .indent-guide { color: #34282c; } .gutter { background-color: #1c1618; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FD6A5D; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F52E62; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #34282c; } } .bracket-matcher { background-color: #FD6A5D; opacity: 0.4; } .comment { color: #3f3236; } .entity { color: #FF5D80; } .entity.name.type.class { color: #EDEBE6; } .keyword { color: #FD6A5D; } .storage.type { color: #F52E62; } .storage.modifier { color: #FD6A5D; } .constant { color: #FD6A5D; &.numeric, &.boolean { color: #FF453E; } } .variable { color: #EDEBE6; } .delimiter, .brace { color: #EDEBE6; } .delimiter.period { color: #FD6A5D; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FF453E; .constant.character.escape { color: @red; } &.regexp { color: #FF453E; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #6a515a; } .entity.name.tag { color: #F52E62; } .entity.other.attribute-name { color: #FD6A5D; } ================================================ FILE: atom/piggy/package.json ================================================ { "name": "Piggy", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/potpourri/index.less ================================================ @import "ui-variables"; @base03: #2E2B2C; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2E2B2C; color: #F8F8F2; } .editor { .invisible-character, .indent-guide { color: #403c37; } .gutter { background-color: #2E2B2C; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #ED1153; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #ED1153; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #403c37; } } .bracket-matcher { background-color: #ED1153; opacity: 0.4; } .comment { color: #696363; } .entity { color: #B866FA; } .entity.name.type.class { color: #F8F8F2; } .keyword { color: #ED1153; } .storage.type { color: #C491C4; } .storage.modifier { color: #ED1153; } .constant { color: #ED1153; &.numeric, &.boolean { color: #C84FF0; } } .variable { color: #F8F8F2; } .delimiter, .brace { color: #F8F8F2; } .delimiter.period { color: #ED1153; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #B866FA; .constant.character.escape { color: @red; } &.regexp { color: #C84FF0; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #8f8787; } .entity.name.tag { color: #C491C4; } .entity.other.attribute-name { color: #ED1153; } ================================================ FILE: atom/potpourri/package.json ================================================ { "name": "Potpourri", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/rainbow/index.less ================================================ @import "ui-variables"; @base03: #16181a; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #16181a; color: #c7d0d9; } .editor { .invisible-character, .indent-guide { color: #403c37; } .gutter { background-color: #16181a; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #EF746F; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #B3CC57; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #403c37; } } .bracket-matcher { background-color: #EF746F; opacity: 0.4; } .comment { color: #424c55; } .entity { color: #FFBE40; } .entity.name.type.class { color: #c7d0d9; } .keyword { color: #3fb4c5; } .storage.type { color: #B3CC57; } .storage.modifier { color: #EF746F; } .constant { color: #EF746F; &.numeric, &.boolean { color: #c78feb; } } .variable { color: #c7d0d9; } .delimiter, .brace { color: #c7d0d9; } .delimiter.period { color: #EF746F; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #c78feb; .constant.character.escape { color: @red; } &.regexp { color: #c78feb; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #5f6f7f; } .entity.name.tag { color: #B3CC57; } .entity.other.attribute-name { color: #EF746F; } ================================================ FILE: atom/rainbow/package.json ================================================ { "name": "Rainbow", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/revelation/index.less ================================================ @import "ui-variables"; @base03: #2E2C2B; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2E2C2B; color: #DEDEDE; } .editor { .invisible-character, .indent-guide { color: #3B3633; } .gutter { background-color: #2E2C2B; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #617FA0; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #617FA0; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3B3633; } } .bracket-matcher { background-color: #617FA0; opacity: 0.4; } .comment { color: #7b726b; } .entity { color: #95C2E8; } .entity.name.type.class { color: #DEDEDE; } .keyword { color: #C2DCF2; } .storage.type { color: #4E5D84; } .storage.modifier { color: #617FA0; } .constant { color: #617FA0; &.numeric, &.boolean { color: #617FA0; } } .variable { color: #DEDEDE; } .delimiter, .brace { color: #DEDEDE; } .delimiter.period { color: #617FA0; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FFBB29; .constant.character.escape { color: @red; } &.regexp { color: #617FA0; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #a19790; } .entity.name.tag { color: #4E5D84; } .entity.other.attribute-name { color: #617FA0; } ================================================ FILE: atom/revelation/package.json ================================================ { "name": "Revelation", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/shrek/index.less ================================================ @import "ui-variables"; @base03: #222222; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #222222; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #333333; } .gutter { background-color: #222222; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #857a5e; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #857a5e; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #333333; } } .bracket-matcher { background-color: #857a5e; opacity: 0.4; } .comment { color: #555555; } .entity { color: #F0F2EB; } .entity.name.type.class { color: #ffffff; } .keyword { color: #bfb59b; } .storage.type { color: #B2DE62; } .storage.modifier { color: #857a5e; } .constant { color: #857a5e; &.numeric, &.boolean { color: #81e911; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #857a5e; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #81e911; .constant.character.escape { color: @red; } &.regexp { color: #81e911; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #777777; } .entity.name.tag { color: #B2DE62; } .entity.other.attribute-name { color: #857a5e; } ================================================ FILE: atom/shrek/package.json ================================================ { "name": "Shrek", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/slate/index.less ================================================ @import "ui-variables"; @base03: #19191f; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #19191f; color: #ebebf4; } .editor { .invisible-character, .indent-guide { color: #2a2a33; } .gutter { background-color: #19191f; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #89A7B1; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #566981; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #2a2a33; } } .bracket-matcher { background-color: #89A7B1; opacity: 0.4; } .comment { color: #515166; } .entity { color: #CBDAD5; } .entity.name.type.class { color: #ebebf4; } .keyword { color: #566981; } .storage.type { color: #566981; } .storage.modifier { color: #89A7B1; } .constant { color: #89A7B1; &.numeric, &.boolean { color: #9eb2d9; } } .variable { color: #ebebf4; } .delimiter, .brace { color: #ebebf4; } .delimiter.period { color: #89A7B1; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #9eb2d9; .constant.character.escape { color: @red; } &.regexp { color: #9eb2d9; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #686883; } .entity.name.tag { color: #566981; } .entity.other.attribute-name { color: #89A7B1; } ================================================ FILE: atom/slate/package.json ================================================ { "name": "Slate", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/slime/index.less ================================================ @import "ui-variables"; @base03: #292D30; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #292D30; color: #FFFFFF; } .editor { .invisible-character, .indent-guide { color: #384147; } .gutter { background-color: #292D30; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #9FB3C2; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #C7AF3F; color: #4e653d; } .line-number.cursor-line-no-selection { background-color: #384147; } } .bracket-matcher { background-color: #9FB3C2; opacity: 0.4; } .comment { color: #4F5A63; } .entity { color: #C7AF3F; } .entity.name.type.class { color: #FFFFFF; } .keyword { color: #9FB3C2; } .storage.type { color: #FAFFDB; } .storage.modifier { color: #9FB3C2; } .constant { color: #9FB3C2; &.numeric, &.boolean { color: #C7AF3F; } } .variable { color: #FFFFFF; } .delimiter, .brace { color: #FFFFFF; } .delimiter.period { color: #9FB3C2; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FAFFDB; .constant.character.escape { color: @red; } &.regexp { color: #C7AF3F; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #80919f; } .entity.name.tag { color: #FAFFDB; } .entity.other.attribute-name { color: #9FB3C2; } ================================================ FILE: atom/slime/package.json ================================================ { "name": "Slime", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/snappy/index.less ================================================ @import "ui-variables"; @base03: #393939; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #393939; color: #e3e2e0; } .editor { .invisible-character, .indent-guide { color: #282828; } .gutter { background-color: #393939; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #f66153; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #f66153; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #282828; } } .bracket-matcher { background-color: #f66153; opacity: 0.4; } .comment { color: #696969; } .entity { color: #808dd3; } .entity.name.type.class { color: #e3e2e0; } .keyword { color: #f66153; } .storage.type { color: #4ea1df; } .storage.modifier { color: #f66153; } .constant { color: #f66153; &.numeric, &.boolean { color: #4ea1df; } } .variable { color: #e3e2e0; } .delimiter, .brace { color: #e3e2e0; } .delimiter.period { color: #f66153; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #4ea1df; .constant.character.escape { color: @red; } &.regexp { color: #4ea1df; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #909090; } .entity.name.tag { color: #4ea1df; } .entity.other.attribute-name { color: #f66153; } ================================================ FILE: atom/snappy/package.json ================================================ { "name": "Snappy", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/solarflare/index.less ================================================ @import "ui-variables"; @base03: #222222; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #222222; color: #e3e2e0; } .editor { .invisible-character, .indent-guide { color: #282828; } .gutter { background-color: #222222; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #FF4E50; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #FF4E50; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #282828; } } .bracket-matcher { background-color: #FF4E50; opacity: 0.4; } .comment { color: #777777; } .entity { color: #EDE574; } .entity.name.type.class { color: #e3e2e0; } .keyword { color: #FF4E50; } .storage.type { color: #FC913A; } .storage.modifier { color: #FF4E50; } .constant { color: #FF4E50; &.numeric, &.boolean { color: #FF4E50; } } .variable { color: #e3e2e0; } .delimiter, .brace { color: #e3e2e0; } .delimiter.period { color: #FF4E50; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #EDE574; .constant.character.escape { color: @red; } &.regexp { color: #FF4E50; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #9b9b9b; } .entity.name.tag { color: #FC913A; } .entity.other.attribute-name { color: #FF4E50; } ================================================ FILE: atom/solarflare/package.json ================================================ { "name": "Solarflare", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/sourlick/index.less ================================================ @import "ui-variables"; @base03: #2E2C2B; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2E2C2B; color: #DEDEDE; } .editor { .invisible-character, .indent-guide { color: #3B3633; } .gutter { background-color: #2E2C2B; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #8AC27A; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #518f0d; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3B3633; } } .bracket-matcher { background-color: #8AC27A; opacity: 0.4; } .comment { color: #615953; } .entity { color: #BDF522; } .entity.name.type.class { color: #DEDEDE; } .keyword { color: #D2EB31; } .storage.type { color: #EDF252; } .storage.modifier { color: #8AC27A; } .constant { color: #8AC27A; &.numeric, &.boolean { color: #FC580C; } } .variable { color: #DEDEDE; } .delimiter, .brace { color: #DEDEDE; } .delimiter.period { color: #8AC27A; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #E4FF33; .constant.character.escape { color: @red; } &.regexp { color: #FC580C; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #92867d; } .entity.name.tag { color: #EDF252; } .entity.other.attribute-name { color: #8AC27A; } ================================================ FILE: atom/sourlick/package.json ================================================ { "name": "Sourlick", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/spearmint/index.less ================================================ @import "ui-variables"; @base03: #E1F0EE; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #E1F0EE; color: #719692; } .editor { .invisible-character, .indent-guide { color: #CEEBE7; } .gutter { background-color: #E1F0EE; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #25808A; } .cursor { border-color: #444444; } .selection .region { background-color: #25808A; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #CEEBE7; } } .bracket-matcher { background-color: #25808A; opacity: 0.4; } .comment { color: #93C7C0; } .entity { color: #4CD7E0; } .entity.name.type.class { color: #719692; } .keyword { color: #69ADB5; } .storage.type { color: #69ADB5; } .storage.modifier { color: #25808A; } .constant { color: #25808A; &.numeric, &.boolean { color: #199FA8; } } .variable { color: #719692; } .delimiter, .brace { color: #719692; } .delimiter.period { color: #25808A; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #4CD7E0; .constant.character.escape { color: @red; } &.regexp { color: #199FA8; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #729e98; } .entity.name.tag { color: #69ADB5; } .entity.other.attribute-name { color: #25808A; } ================================================ FILE: atom/spearmint/package.json ================================================ { "name": "Spearmint", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/stark/index.less ================================================ @import "ui-variables"; @base03: #2E2C2B; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2E2C2B; color: #DEDEDE; } .editor { .invisible-character, .indent-guide { color: #3B3633; } .gutter { background-color: #2E2C2B; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #F03113; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #F03113; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #3B3633; } } .bracket-matcher { background-color: #F03113; opacity: 0.4; } .comment { color: #615953; } .entity { color: #F03113; } .entity.name.type.class { color: #DEDEDE; } .keyword { color: #aaaaaa; } .storage.type { color: #FFBB29; } .storage.modifier { color: #F03113; } .constant { color: #F03113; &.numeric, &.boolean { color: #617FA0; } } .variable { color: #DEDEDE; } .delimiter, .brace { color: #DEDEDE; } .delimiter.period { color: #F03113; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #FFBB29; .constant.character.escape { color: @red; } &.regexp { color: #617FA0; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #877d76; } .entity.name.tag { color: #FFBB29; } .entity.other.attribute-name { color: #F03113; } ================================================ FILE: atom/stark/package.json ================================================ { "name": "Stark", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/super/index.less ================================================ @import "ui-variables"; @base03: #15191D; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #15191D; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #242b32; } .gutter { background-color: #15191D; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #D60257; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #E45635; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #242b32; } } .bracket-matcher { background-color: #D60257; opacity: 0.4; } .comment { color: #465360; } .entity { color: #E45635; } .entity.name.type.class { color: #ffffff; } .keyword { color: #5d67ad; } .storage.type { color: #5d67ad; } .storage.modifier { color: #D60257; } .constant { color: #D60257; &.numeric, &.boolean { color: #F7A21B; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #D60257; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #F7A21B; .constant.character.escape { color: @red; } &.regexp { color: #F7A21B; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #64778a; } .entity.name.tag { color: #5d67ad; } .entity.other.attribute-name { color: #D60257; } ================================================ FILE: atom/super/package.json ================================================ { "name": "Super", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/tonic/index.less ================================================ @import "ui-variables"; @base03: #2a2f31; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2a2f31; color: #eeeeee; } .editor { .invisible-character, .indent-guide { color: #353b3e; } .gutter { background-color: #2a2f31; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #B8CD44; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #75A1A4; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #353b3e; } } .bracket-matcher { background-color: #B8CD44; opacity: 0.4; } .comment { color: #4a5356; } .entity { color: #FD9F59; } .entity.name.type.class { color: #eeeeee; } .keyword { color: #EF6E44; } .storage.type { color: #75A1A4; } .storage.modifier { color: #B8CD44; } .constant { color: #B8CD44; &.numeric, &.boolean { color: #B8CD44; } } .variable { color: #eeeeee; } .delimiter, .brace { color: #eeeeee; } .delimiter.period { color: #B8CD44; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #B8CD44; .constant.character.escape { color: @red; } &.regexp { color: #B8CD44; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #67757a; } .entity.name.tag { color: #75A1A4; } .entity.other.attribute-name { color: #B8CD44; } ================================================ FILE: atom/tonic/package.json ================================================ { "name": "Tonic", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/tribal/index.less ================================================ @import "ui-variables"; @base03: #19191d; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #19191d; color: #ffffff; } .editor { .invisible-character, .indent-guide { color: #33333c; } .gutter { background-color: #19191d; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #5f5582; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #47959a; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #33333c; } } .bracket-matcher { background-color: #5f5582; opacity: 0.4; } .comment { color: #4a4a54; } .entity { color: #E0DDEB; } .entity.name.type.class { color: #ffffff; } .keyword { color: #5f5582; } .storage.type { color: #c43535; } .storage.modifier { color: #5f5582; } .constant { color: #5f5582; &.numeric, &.boolean { color: #64aeb3; } } .variable { color: #ffffff; } .delimiter, .brace { color: #ffffff; } .delimiter.period { color: #5f5582; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #64aeb3; .constant.character.escape { color: @red; } &.regexp { color: #64aeb3; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #62626e; } .entity.name.tag { color: #c43535; } .entity.other.attribute-name { color: #5f5582; } ================================================ FILE: atom/tribal/package.json ================================================ { "name": "Tribal", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/tron/index.less ================================================ @import "ui-variables"; @base03: #14191f; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #14191f; color: #aec2e0; } .editor { .invisible-character, .indent-guide { color: #1b232c; } .gutter { background-color: #14191f; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #ffffff; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #7a9bc2; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #1b232c; } } .bracket-matcher { background-color: #ffffff; opacity: 0.4; } .comment { color: #324357; } .entity { color: #ffffff; } .entity.name.type.class { color: #aec2e0; } .keyword { color: #748aa6; } .storage.type { color: #267fb5; } .storage.modifier { color: #ffffff; } .constant { color: #ffffff; &.numeric, &.boolean { color: #6ee2ff; } } .variable { color: #aec2e0; } .delimiter, .brace { color: #aec2e0; } .delimiter.period { color: #ffffff; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #6ee2ff; .constant.character.escape { color: @red; } &.regexp { color: #6ee2ff; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #4d6785; } .entity.name.tag { color: #267fb5; } .entity.other.attribute-name { color: #ffffff; } ================================================ FILE: atom/tron/package.json ================================================ { "name": "Tron", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/turnip/index.less ================================================ @import "ui-variables"; @base03: #1a1b1d; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #1a1b1d; color: #EDE0CE; } .editor { .invisible-character, .indent-guide { color: #222222; } .gutter { background-color: #1a1b1d; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #487D76; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #487D76; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #222222; } } .bracket-matcher { background-color: #487D76; opacity: 0.4; } .comment { color: #7A7267; } .entity { color: #E8DA5E; } .entity.name.type.class { color: #EDE0CE; } .keyword { color: #92B55F; } .storage.type { color: #92B55F; } .storage.modifier { color: #487D76; } .constant { color: #487D76; &.numeric, &.boolean { color: #E8DA5E; } } .variable { color: #EDE0CE; } .delimiter, .brace { color: #EDE0CE; } .delimiter.period { color: #487D76; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #E8DA5E; .constant.character.escape { color: @red; } &.regexp { color: #E8DA5E; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #aea395; } .entity.name.tag { color: #92B55F; } .entity.other.attribute-name { color: #487D76; } ================================================ FILE: atom/turnip/package.json ================================================ { "name": "Turnip", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/yule/index.less ================================================ @import "ui-variables"; @base03: #2B2A27; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #2B2A27; color: #EDE0CE; } .editor { .invisible-character, .indent-guide { color: #52504b; } .gutter { background-color: #2B2A27; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #D63131; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #D63131; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #52504b; } } .bracket-matcher { background-color: #D63131; opacity: 0.4; } .comment { color: #7A7267; } .entity { color: #EBB626; } .entity.name.type.class { color: #EDE0CE; } .keyword { color: #39B81F; } .storage.type { color: #39B81F; } .storage.modifier { color: #D63131; } .constant { color: #D63131; &.numeric, &.boolean { color: #EBB626; } } .variable { color: #EDE0CE; } .delimiter, .brace { color: #EDE0CE; } .delimiter.period { color: #D63131; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #EBB626; .constant.character.escape { color: @red; } &.regexp { color: #EBB626; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #bdae9a; } .entity.name.tag { color: #39B81F; } .entity.other.attribute-name { color: #D63131; } ================================================ FILE: atom/yule/package.json ================================================ { "name": "Yule", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atom/zacks/index.less ================================================ @import "ui-variables"; @base03: #222222; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; .editor-colors { background-color: #222222; color: #f0f0f0; } .editor { .invisible-character, .indent-guide { color: #333333; } .gutter { background-color: #222222; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: #ff6a38; } .cursor { border-color: #f8f8f0; } .selection .region { background-color: #9c7ddb; color: #ffffff; } .line-number.cursor-line-no-selection { background-color: #333333; } } .bracket-matcher { background-color: #ff6a38; opacity: 0.4; } .comment { color: #777777; } .entity { color: #bcd42a; } .entity.name.type.class { color: #f0f0f0; } .keyword { color: #ff6a38; } .storage.type { color: #9c7ddb; } .storage.modifier { color: #ff6a38; } .constant { color: #ff6a38; &.numeric, &.boolean { color: #bcd42a; } } .variable { color: #f0f0f0; } .delimiter, .brace { color: #f0f0f0; } .delimiter.period { color: #ff6a38; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: #bcd42a; .constant.character.escape { color: @red; } &.regexp { color: #bcd42a; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: #afafaf; } .entity.name.tag { color: #9c7ddb; } .entity.other.attribute-name { color: #ff6a38; } ================================================ FILE: atom/zacks/package.json ================================================ { "name": "Zacks", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">0.50.0" } } ================================================ FILE: atomui/arstotzka/index.less ================================================ .tab-bar { background-color: lighten(#211f1e, 8%); height:26px; .tab { position: relative; color: lighten(#211f1e, 40%); transition: background-color .2s ease-in; background-color: lighten(#211f1e, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#211f1e, 20%); &:hover { color: lighten(#211f1e, 60%); } } &.active { color: lighten(#516B6B, 60%); background-color: #516B6B; .close-icon { color: lighten(#516B6B, 30%); &:hover { color: lighten(#516B6B, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#211f1e, 2%); color: lighten(#211f1e, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #516B6B; } } } .list-item.header:before { color: lighten(#516B6B, 0%); } .list-item .icon:before { color: lighten(#211f1e, 40%); } .list-item.selected .icon:before { color: lighten(#516B6B, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#211f1e, 30%); } .status-bar .icon { color: lighten(#516B6B, 0%); } .status-bar a { color: lighten(#211f1e, 55%); &:hover { text-decoration:none; color: lighten(#211f1e, 75%); } } .overlay { background-color: lighten(#211f1e, 8%); color: lighten(#211f1e, 30%); } .panes .pane .item-views .pane-item { color: #EDEBE6; background-color: #211f1e; } .section-heading, .styleguide section .section-heading { color: #EDEBE6; } .select-list { li.selected { color: lighten(#516B6B, 60%); background-color: #516B6B; } } ================================================ FILE: atomui/arstotzka/package.json ================================================ { "name": "Arstotzka", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/azure/index.less ================================================ .tab-bar { background-color: lighten(#181D26, 8%); height:26px; .tab { position: relative; color: lighten(#181D26, 40%); transition: background-color .2s ease-in; background-color: lighten(#181D26, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#181D26, 20%); &:hover { color: lighten(#181D26, 60%); } } &.active { color: lighten(#52708b, 60%); background-color: #52708b; .close-icon { color: lighten(#52708b, 30%); &:hover { color: lighten(#52708b, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#181D26, 2%); color: lighten(#181D26, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #52708b; } } } .list-item.header:before { color: lighten(#52708b, 0%); } .list-item .icon:before { color: lighten(#181D26, 40%); } .list-item.selected .icon:before { color: lighten(#52708b, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#181D26, 30%); } .status-bar .icon { color: lighten(#52708b, 0%); } .status-bar a { color: lighten(#181D26, 55%); &:hover { text-decoration:none; color: lighten(#181D26, 75%); } } .overlay { background-color: lighten(#181D26, 8%); color: lighten(#181D26, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #181D26; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#52708b, 60%); background-color: #52708b; } } ================================================ FILE: atomui/azure/package.json ================================================ { "name": "Azure", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/bold/index.less ================================================ .tab-bar { background-color: lighten(#2a2626, 8%); height:26px; .tab { position: relative; color: lighten(#2a2626, 40%); transition: background-color .2s ease-in; background-color: lighten(#2a2626, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2a2626, 20%); &:hover { color: lighten(#2a2626, 60%); } } &.active { color: lighten(#F0624B, 60%); background-color: #F0624B; .close-icon { color: lighten(#F0624B, 30%); &:hover { color: lighten(#F0624B, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2a2626, 2%); color: lighten(#2a2626, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #F0624B; } } } .list-item.header:before { color: lighten(#F0624B, 0%); } .list-item .icon:before { color: lighten(#2a2626, 40%); } .list-item.selected .icon:before { color: lighten(#F0624B, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2a2626, 30%); } .status-bar .icon { color: lighten(#F0624B, 0%); } .status-bar a { color: lighten(#2a2626, 55%); &:hover { text-decoration:none; color: lighten(#2a2626, 75%); } } .overlay { background-color: lighten(#2a2626, 8%); color: lighten(#2a2626, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #2a2626; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#F0624B, 60%); background-color: #F0624B; } } ================================================ FILE: atomui/bold/package.json ================================================ { "name": "Bold", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/boxuk/index.less ================================================ .tab-bar { background-color: lighten(#ffffff, 8%); height:26px; .tab { position: relative; color: lighten(#ffffff, 40%); transition: background-color .2s ease-in; background-color: lighten(#ffffff, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#ffffff, 20%); &:hover { color: lighten(#ffffff, 60%); } } &.active { color: lighten(#019d76, 60%); background-color: #019d76; .close-icon { color: lighten(#019d76, 30%); &:hover { color: lighten(#019d76, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#ffffff, 2%); color: lighten(#ffffff, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #019d76; } } } .list-item.header:before { color: lighten(#019d76, 0%); } .list-item .icon:before { color: lighten(#ffffff, 40%); } .list-item.selected .icon:before { color: lighten(#019d76, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#ffffff, 30%); } .status-bar .icon { color: lighten(#019d76, 0%); } .status-bar a { color: lighten(#ffffff, 55%); &:hover { text-decoration:none; color: lighten(#ffffff, 75%); } } .overlay { background-color: lighten(#ffffff, 8%); color: lighten(#ffffff, 30%); } .panes .pane .item-views .pane-item { color: #414f5c; background-color: #ffffff; } .section-heading, .styleguide section .section-heading { color: #414f5c; } .select-list { li.selected { color: lighten(#019d76, 60%); background-color: #019d76; } } ================================================ FILE: atomui/boxuk/package.json ================================================ { "name": "Box UK", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/carbonight/index.less ================================================ .tab-bar { background-color: lighten(#2E2C2B, 8%); height:26px; .tab { position: relative; color: lighten(#2E2C2B, 40%); transition: background-color .2s ease-in; background-color: lighten(#2E2C2B, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2E2C2B, 20%); &:hover { color: lighten(#2E2C2B, 60%); } } &.active { color: lighten(#8C8C8C, 60%); background-color: #8C8C8C; .close-icon { color: lighten(#8C8C8C, 30%); &:hover { color: lighten(#8C8C8C, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2E2C2B, 2%); color: lighten(#2E2C2B, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #8C8C8C; } } } .list-item.header:before { color: lighten(#8C8C8C, 0%); } .list-item .icon:before { color: lighten(#2E2C2B, 40%); } .list-item.selected .icon:before { color: lighten(#8C8C8C, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2E2C2B, 30%); } .status-bar .icon { color: lighten(#8C8C8C, 0%); } .status-bar a { color: lighten(#2E2C2B, 55%); &:hover { text-decoration:none; color: lighten(#2E2C2B, 75%); } } .overlay { background-color: lighten(#2E2C2B, 8%); color: lighten(#2E2C2B, 30%); } .panes .pane .item-views .pane-item { color: #B0B0B0; background-color: #2E2C2B; } .section-heading, .styleguide section .section-heading { color: #B0B0B0; } .select-list { li.selected { color: lighten(#8C8C8C, 60%); background-color: #8C8C8C; } } ================================================ FILE: atomui/carbonight/package.json ================================================ { "name": "Carbonight", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/chocolate/index.less ================================================ .tab-bar { background-color: lighten(#150f08, 8%); height:26px; .tab { position: relative; color: lighten(#150f08, 40%); transition: background-color .2s ease-in; background-color: lighten(#150f08, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#150f08, 20%); &:hover { color: lighten(#150f08, 60%); } } &.active { color: lighten(#CCB697, 60%); background-color: #CCB697; .close-icon { color: lighten(#CCB697, 30%); &:hover { color: lighten(#CCB697, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#150f08, 2%); color: lighten(#150f08, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #CCB697; } } } .list-item.header:before { color: lighten(#CCB697, 0%); } .list-item .icon:before { color: lighten(#150f08, 40%); } .list-item.selected .icon:before { color: lighten(#CCB697, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#150f08, 30%); } .status-bar .icon { color: lighten(#CCB697, 0%); } .status-bar a { color: lighten(#150f08, 55%); &:hover { text-decoration:none; color: lighten(#150f08, 75%); } } .overlay { background-color: lighten(#150f08, 8%); color: lighten(#150f08, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #150f08; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#CCB697, 60%); background-color: #CCB697; } } ================================================ FILE: atomui/chocolate/package.json ================================================ { "name": "Chocolate", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/carbonight-contrast/index.less ================================================ .tab-bar { background-color: lighten(#000000, 8%); height:26px; .tab { position: relative; color: lighten(#000000, 40%); transition: background-color .2s ease-in; background-color: lighten(#000000, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#000000, 20%); &:hover { color: lighten(#000000, 60%); } } &.active { color: lighten(#8C8C8C, 60%); background-color: #8C8C8C; .close-icon { color: lighten(#8C8C8C, 30%); &:hover { color: lighten(#8C8C8C, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#000000, 2%); color: lighten(#000000, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #8C8C8C; } } } .list-item.header:before { color: lighten(#8C8C8C, 0%); } .list-item .icon:before { color: lighten(#000000, 40%); } .list-item.selected .icon:before { color: lighten(#8C8C8C, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#000000, 30%); } .status-bar .icon { color: lighten(#8C8C8C, 0%); } .status-bar a { color: lighten(#000000, 55%); &:hover { text-decoration:none; color: lighten(#000000, 75%); } } .overlay { background-color: lighten(#000000, 8%); color: lighten(#000000, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #000000; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#8C8C8C, 60%); background-color: #8C8C8C; } } ================================================ FILE: atomui/contrast/carbonight-contrast/package.json ================================================ { "name": "Carbonight Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/darkside-contrast/index.less ================================================ .tab-bar { background-color: lighten(#000000, 8%); height:26px; .tab { position: relative; color: lighten(#000000, 40%); transition: background-color .2s ease-in; background-color: lighten(#000000, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#000000, 20%); &:hover { color: lighten(#000000, 60%); } } &.active { color: lighten(#E8341C, 60%); background-color: #E8341C; .close-icon { color: lighten(#E8341C, 30%); &:hover { color: lighten(#E8341C, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#000000, 2%); color: lighten(#000000, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #E8341C; } } } .list-item.header:before { color: lighten(#E8341C, 0%); } .list-item .icon:before { color: lighten(#000000, 40%); } .list-item.selected .icon:before { color: lighten(#E8341C, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#000000, 30%); } .status-bar .icon { color: lighten(#E8341C, 0%); } .status-bar a { color: lighten(#000000, 55%); &:hover { text-decoration:none; color: lighten(#000000, 75%); } } .overlay { background-color: lighten(#000000, 8%); color: lighten(#000000, 30%); } .panes .pane .item-views .pane-item { color: #BABABA; background-color: #000000; } .section-heading, .styleguide section .section-heading { color: #BABABA; } .select-list { li.selected { color: lighten(#E8341C, 60%); background-color: #E8341C; } } ================================================ FILE: atomui/contrast/darkside-contrast/package.json ================================================ { "name": "Darkside Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/earthsong-contrast/index.less ================================================ .tab-bar { background-color: lighten(#12100f, 8%); height:26px; .tab { position: relative; color: lighten(#12100f, 40%); transition: background-color .2s ease-in; background-color: lighten(#12100f, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#12100f, 20%); &:hover { color: lighten(#12100f, 60%); } } &.active { color: lighten(#DB784D, 60%); background-color: #DB784D; .close-icon { color: lighten(#DB784D, 30%); &:hover { color: lighten(#DB784D, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#12100f, 2%); color: lighten(#12100f, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #DB784D; } } } .list-item.header:before { color: lighten(#DB784D, 0%); } .list-item .icon:before { color: lighten(#12100f, 40%); } .list-item.selected .icon:before { color: lighten(#DB784D, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#12100f, 30%); } .status-bar .icon { color: lighten(#DB784D, 0%); } .status-bar a { color: lighten(#12100f, 55%); &:hover { text-decoration:none; color: lighten(#12100f, 75%); } } .overlay { background-color: lighten(#12100f, 8%); color: lighten(#12100f, 30%); } .panes .pane .item-views .pane-item { color: #EBD1B7; background-color: #12100f; } .section-heading, .styleguide section .section-heading { color: #EBD1B7; } .select-list { li.selected { color: lighten(#DB784D, 60%); background-color: #DB784D; } } ================================================ FILE: atomui/contrast/earthsong-contrast/package.json ================================================ { "name": "Earthsong Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/freshcut-contrast/index.less ================================================ .tab-bar { background-color: lighten(#000000, 8%); height:26px; .tab { position: relative; color: lighten(#000000, 40%); transition: background-color .2s ease-in; background-color: lighten(#000000, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#000000, 20%); &:hover { color: lighten(#000000, 60%); } } &.active { color: lighten(#00A8C6, 60%); background-color: #00A8C6; .close-icon { color: lighten(#00A8C6, 30%); &:hover { color: lighten(#00A8C6, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#000000, 2%); color: lighten(#000000, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #00A8C6; } } } .list-item.header:before { color: lighten(#00A8C6, 0%); } .list-item .icon:before { color: lighten(#000000, 40%); } .list-item.selected .icon:before { color: lighten(#00A8C6, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#000000, 30%); } .status-bar .icon { color: lighten(#00A8C6, 0%); } .status-bar a { color: lighten(#000000, 55%); &:hover { text-decoration:none; color: lighten(#000000, 75%); } } .overlay { background-color: lighten(#000000, 8%); color: lighten(#000000, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #000000; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#00A8C6, 60%); background-color: #00A8C6; } } ================================================ FILE: atomui/contrast/freshcut-contrast/package.json ================================================ { "name": "FreshCut Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/frontier-contrast/index.less ================================================ .tab-bar { background-color: lighten(#110f0e, 8%); height:26px; .tab { position: relative; color: lighten(#110f0e, 40%); transition: background-color .2s ease-in; background-color: lighten(#110f0e, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#110f0e, 20%); &:hover { color: lighten(#110f0e, 60%); } } &.active { color: lighten(#F23A3A, 60%); background-color: #F23A3A; .close-icon { color: lighten(#F23A3A, 30%); &:hover { color: lighten(#F23A3A, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#110f0e, 2%); color: lighten(#110f0e, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #F23A3A; } } } .list-item.header:before { color: lighten(#F23A3A, 0%); } .list-item .icon:before { color: lighten(#110f0e, 40%); } .list-item.selected .icon:before { color: lighten(#F23A3A, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#110f0e, 30%); } .status-bar .icon { color: lighten(#F23A3A, 0%); } .status-bar a { color: lighten(#110f0e, 55%); &:hover { text-decoration:none; color: lighten(#110f0e, 75%); } } .overlay { background-color: lighten(#110f0e, 8%); color: lighten(#110f0e, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #110f0e; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#F23A3A, 60%); background-color: #F23A3A; } } ================================================ FILE: atomui/contrast/frontier-contrast/package.json ================================================ { "name": "Frontier Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/gloom-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0f120f, 8%); height:26px; .tab { position: relative; color: lighten(#0f120f, 40%); transition: background-color .2s ease-in; background-color: lighten(#0f120f, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0f120f, 20%); &:hover { color: lighten(#0f120f, 60%); } } &.active { color: lighten(#FF5D38, 60%); background-color: #FF5D38; .close-icon { color: lighten(#FF5D38, 30%); &:hover { color: lighten(#FF5D38, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0f120f, 2%); color: lighten(#0f120f, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FF5D38; } } } .list-item.header:before { color: lighten(#FF5D38, 0%); } .list-item .icon:before { color: lighten(#0f120f, 40%); } .list-item.selected .icon:before { color: lighten(#FF5D38, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0f120f, 30%); } .status-bar .icon { color: lighten(#FF5D38, 0%); } .status-bar a { color: lighten(#0f120f, 55%); &:hover { text-decoration:none; color: lighten(#0f120f, 75%); } } .overlay { background-color: lighten(#0f120f, 8%); color: lighten(#0f120f, 30%); } .panes .pane .item-views .pane-item { color: #D8EBE5; background-color: #0f120f; } .section-heading, .styleguide section .section-heading { color: #D8EBE5; } .select-list { li.selected { color: lighten(#FF5D38, 60%); background-color: #FF5D38; } } ================================================ FILE: atomui/contrast/gloom-contrast/package.json ================================================ { "name": "Gloom Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/glowfish-contrast/index.less ================================================ .tab-bar { background-color: lighten(#090b07, 8%); height:26px; .tab { position: relative; color: lighten(#090b07, 40%); transition: background-color .2s ease-in; background-color: lighten(#090b07, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#090b07, 20%); &:hover { color: lighten(#090b07, 60%); } } &.active { color: lighten(#DB784D, 60%); background-color: #DB784D; .close-icon { color: lighten(#DB784D, 30%); &:hover { color: lighten(#DB784D, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#090b07, 2%); color: lighten(#090b07, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #DB784D; } } } .list-item.header:before { color: lighten(#DB784D, 0%); } .list-item .icon:before { color: lighten(#090b07, 40%); } .list-item.selected .icon:before { color: lighten(#DB784D, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#090b07, 30%); } .status-bar .icon { color: lighten(#DB784D, 0%); } .status-bar a { color: lighten(#090b07, 55%); &:hover { text-decoration:none; color: lighten(#090b07, 75%); } } .overlay { background-color: lighten(#090b07, 8%); color: lighten(#090b07, 30%); } .panes .pane .item-views .pane-item { color: #6ea240; background-color: #090b07; } .section-heading, .styleguide section .section-heading { color: #6ea240; } .select-list { li.selected { color: lighten(#DB784D, 60%); background-color: #DB784D; } } ================================================ FILE: atomui/contrast/glowfish-contrast/package.json ================================================ { "name": "Glowfish Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/goldfish-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0c0d0e, 8%); height:26px; .tab { position: relative; color: lighten(#0c0d0e, 40%); transition: background-color .2s ease-in; background-color: lighten(#0c0d0e, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0c0d0e, 20%); &:hover { color: lighten(#0c0d0e, 60%); } } &.active { color: lighten(#FA6900, 60%); background-color: #FA6900; .close-icon { color: lighten(#FA6900, 30%); &:hover { color: lighten(#FA6900, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0c0d0e, 2%); color: lighten(#0c0d0e, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FA6900; } } } .list-item.header:before { color: lighten(#FA6900, 0%); } .list-item .icon:before { color: lighten(#0c0d0e, 40%); } .list-item.selected .icon:before { color: lighten(#FA6900, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0c0d0e, 30%); } .status-bar .icon { color: lighten(#FA6900, 0%); } .status-bar a { color: lighten(#0c0d0e, 55%); &:hover { text-decoration:none; color: lighten(#0c0d0e, 75%); } } .overlay { background-color: lighten(#0c0d0e, 8%); color: lighten(#0c0d0e, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #0c0d0e; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#FA6900, 60%); background-color: #FA6900; } } ================================================ FILE: atomui/contrast/goldfish-contrast/package.json ================================================ { "name": "Goldfish Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/grunge-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0c0c0a, 8%); height:26px; .tab { position: relative; color: lighten(#0c0c0a, 40%); transition: background-color .2s ease-in; background-color: lighten(#0c0c0a, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0c0c0a, 20%); &:hover { color: lighten(#0c0c0a, 60%); } } &.active { color: lighten(#F56991, 60%); background-color: #F56991; .close-icon { color: lighten(#F56991, 30%); &:hover { color: lighten(#F56991, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0c0c0a, 2%); color: lighten(#0c0c0a, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #F56991; } } } .list-item.header:before { color: lighten(#F56991, 0%); } .list-item .icon:before { color: lighten(#0c0c0a, 40%); } .list-item.selected .icon:before { color: lighten(#F56991, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0c0c0a, 30%); } .status-bar .icon { color: lighten(#F56991, 0%); } .status-bar a { color: lighten(#0c0c0a, 55%); &:hover { text-decoration:none; color: lighten(#0c0c0a, 75%); } } .overlay { background-color: lighten(#0c0c0a, 8%); color: lighten(#0c0c0a, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #0c0c0a; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#F56991, 60%); background-color: #F56991; } } ================================================ FILE: atomui/contrast/grunge-contrast/package.json ================================================ { "name": "Grunge Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/halflife-contrast/index.less ================================================ .tab-bar { background-color: lighten(#000000, 8%); height:26px; .tab { position: relative; color: lighten(#000000, 40%); transition: background-color .2s ease-in; background-color: lighten(#000000, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#000000, 20%); &:hover { color: lighten(#000000, 60%); } } &.active { color: lighten(#7D8991, 60%); background-color: #7D8991; .close-icon { color: lighten(#7D8991, 30%); &:hover { color: lighten(#7D8991, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#000000, 2%); color: lighten(#000000, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #7D8991; } } } .list-item.header:before { color: lighten(#7D8991, 0%); } .list-item .icon:before { color: lighten(#000000, 40%); } .list-item.selected .icon:before { color: lighten(#7D8991, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#000000, 30%); } .status-bar .icon { color: lighten(#7D8991, 0%); } .status-bar a { color: lighten(#000000, 55%); &:hover { text-decoration:none; color: lighten(#000000, 75%); } } .overlay { background-color: lighten(#000000, 8%); color: lighten(#000000, 30%); } .panes .pane .item-views .pane-item { color: #cccccc; background-color: #000000; } .section-heading, .styleguide section .section-heading { color: #cccccc; } .select-list { li.selected { color: lighten(#7D8991, 60%); background-color: #7D8991; } } ================================================ FILE: atomui/contrast/halflife-contrast/package.json ================================================ { "name": "Halflife Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/hyrule-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0c0c0c, 8%); height:26px; .tab { position: relative; color: lighten(#0c0c0c, 40%); transition: background-color .2s ease-in; background-color: lighten(#0c0c0c, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0c0c0c, 20%); &:hover { color: lighten(#0c0c0c, 60%); } } &.active { color: lighten(#569e16, 60%); background-color: #569e16; .close-icon { color: lighten(#569e16, 30%); &:hover { color: lighten(#569e16, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0c0c0c, 2%); color: lighten(#0c0c0c, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #569e16; } } } .list-item.header:before { color: lighten(#569e16, 0%); } .list-item .icon:before { color: lighten(#0c0c0c, 40%); } .list-item.selected .icon:before { color: lighten(#569e16, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0c0c0c, 30%); } .status-bar .icon { color: lighten(#569e16, 0%); } .status-bar a { color: lighten(#0c0c0c, 55%); &:hover { text-decoration:none; color: lighten(#0c0c0c, 75%); } } .overlay { background-color: lighten(#0c0c0c, 8%); color: lighten(#0c0c0c, 30%); } .panes .pane .item-views .pane-item { color: #c0d5c1; background-color: #0c0c0c; } .section-heading, .styleguide section .section-heading { color: #c0d5c1; } .select-list { li.selected { color: lighten(#569e16, 60%); background-color: #569e16; } } ================================================ FILE: atomui/contrast/hyrule-contrast/package.json ================================================ { "name": "Hyrule Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/iceberg-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0b0e0e, 8%); height:26px; .tab { position: relative; color: lighten(#0b0e0e, 40%); transition: background-color .2s ease-in; background-color: lighten(#0b0e0e, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0b0e0e, 20%); &:hover { color: lighten(#0b0e0e, 60%); } } &.active { color: lighten(#2D8DA1, 60%); background-color: #2D8DA1; .close-icon { color: lighten(#2D8DA1, 30%); &:hover { color: lighten(#2D8DA1, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0b0e0e, 2%); color: lighten(#0b0e0e, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #2D8DA1; } } } .list-item.header:before { color: lighten(#2D8DA1, 0%); } .list-item .icon:before { color: lighten(#0b0e0e, 40%); } .list-item.selected .icon:before { color: lighten(#2D8DA1, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0b0e0e, 30%); } .status-bar .icon { color: lighten(#2D8DA1, 0%); } .status-bar a { color: lighten(#0b0e0e, 55%); &:hover { text-decoration:none; color: lighten(#0b0e0e, 75%); } } .overlay { background-color: lighten(#0b0e0e, 8%); color: lighten(#0b0e0e, 30%); } .panes .pane .item-views .pane-item { color: #BDD6DB; background-color: #0b0e0e; } .section-heading, .styleguide section .section-heading { color: #BDD6DB; } .select-list { li.selected { color: lighten(#2D8DA1, 60%); background-color: #2D8DA1; } } ================================================ FILE: atomui/contrast/iceberg-contrast/package.json ================================================ { "name": "Iceberg Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/juicy-contrast/index.less ================================================ .tab-bar { background-color: lighten(#000000, 8%); height:26px; .tab { position: relative; color: lighten(#000000, 40%); transition: background-color .2s ease-in; background-color: lighten(#000000, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#000000, 20%); &:hover { color: lighten(#000000, 60%); } } &.active { color: lighten(#3bc7b8, 60%); background-color: #3bc7b8; .close-icon { color: lighten(#3bc7b8, 30%); &:hover { color: lighten(#3bc7b8, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#000000, 2%); color: lighten(#000000, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #3bc7b8; } } } .list-item.header:before { color: lighten(#3bc7b8, 0%); } .list-item .icon:before { color: lighten(#000000, 40%); } .list-item.selected .icon:before { color: lighten(#3bc7b8, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#000000, 30%); } .status-bar .icon { color: lighten(#3bc7b8, 0%); } .status-bar a { color: lighten(#000000, 55%); &:hover { text-decoration:none; color: lighten(#000000, 75%); } } .overlay { background-color: lighten(#000000, 8%); color: lighten(#000000, 30%); } .panes .pane .item-views .pane-item { color: #e3e2e0; background-color: #000000; } .section-heading, .styleguide section .section-heading { color: #e3e2e0; } .select-list { li.selected { color: lighten(#3bc7b8, 60%); background-color: #3bc7b8; } } ================================================ FILE: atomui/contrast/juicy-contrast/package.json ================================================ { "name": "Juicy Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/keen-contrast/index.less ================================================ .tab-bar { background-color: lighten(#000000, 8%); height:26px; .tab { position: relative; color: lighten(#000000, 40%); transition: background-color .2s ease-in; background-color: lighten(#000000, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#000000, 20%); &:hover { color: lighten(#000000, 60%); } } &.active { color: lighten(#8767b7, 60%); background-color: #8767b7; .close-icon { color: lighten(#8767b7, 30%); &:hover { color: lighten(#8767b7, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#000000, 2%); color: lighten(#000000, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #8767b7; } } } .list-item.header:before { color: lighten(#8767b7, 0%); } .list-item .icon:before { color: lighten(#000000, 40%); } .list-item.selected .icon:before { color: lighten(#8767b7, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#000000, 30%); } .status-bar .icon { color: lighten(#8767b7, 0%); } .status-bar a { color: lighten(#000000, 55%); &:hover { text-decoration:none; color: lighten(#000000, 75%); } } .overlay { background-color: lighten(#000000, 8%); color: lighten(#000000, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #000000; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#8767b7, 60%); background-color: #8767b7; } } ================================================ FILE: atomui/contrast/keen-contrast/package.json ================================================ { "name": "Keen Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/laravel-contrast/index.less ================================================ .tab-bar { background-color: lighten(#000000, 8%); height:26px; .tab { position: relative; color: lighten(#000000, 40%); transition: background-color .2s ease-in; background-color: lighten(#000000, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#000000, 20%); &:hover { color: lighten(#000000, 60%); } } &.active { color: lighten(#FC6B0A, 60%); background-color: #FC6B0A; .close-icon { color: lighten(#FC6B0A, 30%); &:hover { color: lighten(#FC6B0A, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#000000, 2%); color: lighten(#000000, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FC6B0A; } } } .list-item.header:before { color: lighten(#FC6B0A, 0%); } .list-item .icon:before { color: lighten(#000000, 40%); } .list-item.selected .icon:before { color: lighten(#FC6B0A, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#000000, 30%); } .status-bar .icon { color: lighten(#FC6B0A, 0%); } .status-bar a { color: lighten(#000000, 55%); &:hover { text-decoration:none; color: lighten(#000000, 75%); } } .overlay { background-color: lighten(#000000, 8%); color: lighten(#000000, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #000000; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#FC6B0A, 60%); background-color: #FC6B0A; } } ================================================ FILE: atomui/contrast/laravel-contrast/package.json ================================================ { "name": "Laravel Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/lavender-contrast/index.less ================================================ .tab-bar { background-color: lighten(#080709, 8%); height:26px; .tab { position: relative; color: lighten(#080709, 40%); transition: background-color .2s ease-in; background-color: lighten(#080709, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#080709, 20%); &:hover { color: lighten(#080709, 60%); } } &.active { color: lighten(#B657FF, 60%); background-color: #B657FF; .close-icon { color: lighten(#B657FF, 30%); &:hover { color: lighten(#B657FF, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#080709, 2%); color: lighten(#080709, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #B657FF; } } } .list-item.header:before { color: lighten(#B657FF, 0%); } .list-item .icon:before { color: lighten(#080709, 40%); } .list-item.selected .icon:before { color: lighten(#B657FF, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#080709, 30%); } .status-bar .icon { color: lighten(#B657FF, 0%); } .status-bar a { color: lighten(#080709, 55%); &:hover { text-decoration:none; color: lighten(#080709, 75%); } } .overlay { background-color: lighten(#080709, 8%); color: lighten(#080709, 30%); } .panes .pane .item-views .pane-item { color: #E0CEED; background-color: #080709; } .section-heading, .styleguide section .section-heading { color: #E0CEED; } .select-list { li.selected { color: lighten(#B657FF, 60%); background-color: #B657FF; } } ================================================ FILE: atomui/contrast/lavender-contrast/package.json ================================================ { "name": "Lavender Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/mellow-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0b0a09, 8%); height:26px; .tab { position: relative; color: lighten(#0b0a09, 40%); transition: background-color .2s ease-in; background-color: lighten(#0b0a09, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0b0a09, 20%); &:hover { color: lighten(#0b0a09, 60%); } } &.active { color: lighten(#1F8181, 60%); background-color: #1F8181; .close-icon { color: lighten(#1F8181, 30%); &:hover { color: lighten(#1F8181, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0b0a09, 2%); color: lighten(#0b0a09, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #1F8181; } } } .list-item.header:before { color: lighten(#1F8181, 0%); } .list-item .icon:before { color: lighten(#0b0a09, 40%); } .list-item.selected .icon:before { color: lighten(#1F8181, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0b0a09, 30%); } .status-bar .icon { color: lighten(#1F8181, 0%); } .status-bar a { color: lighten(#0b0a09, 55%); &:hover { text-decoration:none; color: lighten(#0b0a09, 75%); } } .overlay { background-color: lighten(#0b0a09, 8%); color: lighten(#0b0a09, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #0b0a09; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#1F8181, 60%); background-color: #1F8181; } } ================================================ FILE: atomui/contrast/mellow-contrast/package.json ================================================ { "name": "Mellow Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/mud-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0d0b0b, 8%); height:26px; .tab { position: relative; color: lighten(#0d0b0b, 40%); transition: background-color .2s ease-in; background-color: lighten(#0d0b0b, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0d0b0b, 20%); &:hover { color: lighten(#0d0b0b, 60%); } } &.active { color: lighten(#f55239, 60%); background-color: #f55239; .close-icon { color: lighten(#f55239, 30%); &:hover { color: lighten(#f55239, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0d0b0b, 2%); color: lighten(#0d0b0b, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #f55239; } } } .list-item.header:before { color: lighten(#f55239, 0%); } .list-item .icon:before { color: lighten(#0d0b0b, 40%); } .list-item.selected .icon:before { color: lighten(#f55239, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0d0b0b, 30%); } .status-bar .icon { color: lighten(#f55239, 0%); } .status-bar a { color: lighten(#0d0b0b, 55%); &:hover { text-decoration:none; color: lighten(#0d0b0b, 75%); } } .overlay { background-color: lighten(#0d0b0b, 8%); color: lighten(#0d0b0b, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #0d0b0b; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#f55239, 60%); background-color: #f55239; } } ================================================ FILE: atomui/contrast/mud-contrast/package.json ================================================ { "name": "Mud Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/patriot-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0d0e0f, 8%); height:26px; .tab { position: relative; color: lighten(#0d0e0f, 40%); transition: background-color .2s ease-in; background-color: lighten(#0d0e0f, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0d0e0f, 20%); &:hover { color: lighten(#0d0e0f, 60%); } } &.active { color: lighten(#2E6FD9, 60%); background-color: #2E6FD9; .close-icon { color: lighten(#2E6FD9, 30%); &:hover { color: lighten(#2E6FD9, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0d0e0f, 2%); color: lighten(#0d0e0f, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #2E6FD9; } } } .list-item.header:before { color: lighten(#2E6FD9, 0%); } .list-item .icon:before { color: lighten(#0d0e0f, 40%); } .list-item.selected .icon:before { color: lighten(#2E6FD9, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0d0e0f, 30%); } .status-bar .icon { color: lighten(#2E6FD9, 0%); } .status-bar a { color: lighten(#0d0e0f, 55%); &:hover { text-decoration:none; color: lighten(#0d0e0f, 75%); } } .overlay { background-color: lighten(#0d0e0f, 8%); color: lighten(#0d0e0f, 30%); } .panes .pane .item-views .pane-item { color: #CAD9E3; background-color: #0d0e0f; } .section-heading, .styleguide section .section-heading { color: #CAD9E3; } .select-list { li.selected { color: lighten(#2E6FD9, 60%); background-color: #2E6FD9; } } ================================================ FILE: atomui/contrast/patriot-contrast/package.json ================================================ { "name": "Patriot Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/peacock-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0c0c0b, 8%); height:26px; .tab { position: relative; color: lighten(#0c0c0b, 40%); transition: background-color .2s ease-in; background-color: lighten(#0c0c0b, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0c0c0b, 20%); &:hover { color: lighten(#0c0c0b, 60%); } } &.active { color: lighten(#ff5d38, 60%); background-color: #ff5d38; .close-icon { color: lighten(#ff5d38, 30%); &:hover { color: lighten(#ff5d38, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0c0c0b, 2%); color: lighten(#0c0c0b, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #ff5d38; } } } .list-item.header:before { color: lighten(#ff5d38, 0%); } .list-item .icon:before { color: lighten(#0c0c0b, 40%); } .list-item.selected .icon:before { color: lighten(#ff5d38, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0c0c0b, 30%); } .status-bar .icon { color: lighten(#ff5d38, 0%); } .status-bar a { color: lighten(#0c0c0b, 55%); &:hover { text-decoration:none; color: lighten(#0c0c0b, 75%); } } .overlay { background-color: lighten(#0c0c0b, 8%); color: lighten(#0c0c0b, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #0c0c0b; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#ff5d38, 60%); background-color: #ff5d38; } } ================================================ FILE: atomui/contrast/peacock-contrast/package.json ================================================ { "name": "Peacock Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/potpourri-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0d0c0c, 8%); height:26px; .tab { position: relative; color: lighten(#0d0c0c, 40%); transition: background-color .2s ease-in; background-color: lighten(#0d0c0c, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0d0c0c, 20%); &:hover { color: lighten(#0d0c0c, 60%); } } &.active { color: lighten(#ED1153, 60%); background-color: #ED1153; .close-icon { color: lighten(#ED1153, 30%); &:hover { color: lighten(#ED1153, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0d0c0c, 2%); color: lighten(#0d0c0c, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #ED1153; } } } .list-item.header:before { color: lighten(#ED1153, 0%); } .list-item .icon:before { color: lighten(#0d0c0c, 40%); } .list-item.selected .icon:before { color: lighten(#ED1153, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0d0c0c, 30%); } .status-bar .icon { color: lighten(#ED1153, 0%); } .status-bar a { color: lighten(#0d0c0c, 55%); &:hover { text-decoration:none; color: lighten(#0d0c0c, 75%); } } .overlay { background-color: lighten(#0d0c0c, 8%); color: lighten(#0d0c0c, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #0d0c0c; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#ED1153, 60%); background-color: #ED1153; } } ================================================ FILE: atomui/contrast/potpourri-contrast/package.json ================================================ { "name": "Potpourri Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/revelation-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0c0b0b, 8%); height:26px; .tab { position: relative; color: lighten(#0c0b0b, 40%); transition: background-color .2s ease-in; background-color: lighten(#0c0b0b, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0c0b0b, 20%); &:hover { color: lighten(#0c0b0b, 60%); } } &.active { color: lighten(#617FA0, 60%); background-color: #617FA0; .close-icon { color: lighten(#617FA0, 30%); &:hover { color: lighten(#617FA0, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0c0b0b, 2%); color: lighten(#0c0b0b, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #617FA0; } } } .list-item.header:before { color: lighten(#617FA0, 0%); } .list-item .icon:before { color: lighten(#0c0b0b, 40%); } .list-item.selected .icon:before { color: lighten(#617FA0, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0c0b0b, 30%); } .status-bar .icon { color: lighten(#617FA0, 0%); } .status-bar a { color: lighten(#0c0b0b, 55%); &:hover { text-decoration:none; color: lighten(#0c0b0b, 75%); } } .overlay { background-color: lighten(#0c0b0b, 8%); color: lighten(#0c0b0b, 30%); } .panes .pane .item-views .pane-item { color: #DEDEDE; background-color: #0c0b0b; } .section-heading, .styleguide section .section-heading { color: #DEDEDE; } .select-list { li.selected { color: lighten(#617FA0, 60%); background-color: #617FA0; } } ================================================ FILE: atomui/contrast/revelation-contrast/package.json ================================================ { "name": "Revelation Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/slime-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0b0c0d, 8%); height:26px; .tab { position: relative; color: lighten(#0b0c0d, 40%); transition: background-color .2s ease-in; background-color: lighten(#0b0c0d, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0b0c0d, 20%); &:hover { color: lighten(#0b0c0d, 60%); } } &.active { color: lighten(#6a9ec5, 60%); background-color: #6a9ec5; .close-icon { color: lighten(#6a9ec5, 30%); &:hover { color: lighten(#6a9ec5, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0b0c0d, 2%); color: lighten(#0b0c0d, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #6a9ec5; } } } .list-item.header:before { color: lighten(#6a9ec5, 0%); } .list-item .icon:before { color: lighten(#0b0c0d, 40%); } .list-item.selected .icon:before { color: lighten(#6a9ec5, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0b0c0d, 30%); } .status-bar .icon { color: lighten(#6a9ec5, 0%); } .status-bar a { color: lighten(#0b0c0d, 55%); &:hover { text-decoration:none; color: lighten(#0b0c0d, 75%); } } .overlay { background-color: lighten(#0b0c0d, 8%); color: lighten(#0b0c0d, 30%); } .panes .pane .item-views .pane-item { color: #FFFFFF; background-color: #0b0c0d; } .section-heading, .styleguide section .section-heading { color: #FFFFFF; } .select-list { li.selected { color: lighten(#6a9ec5, 60%); background-color: #6a9ec5; } } ================================================ FILE: atomui/contrast/slime-contrast/package.json ================================================ { "name": "Slime Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/snappy-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0c0c0c, 8%); height:26px; .tab { position: relative; color: lighten(#0c0c0c, 40%); transition: background-color .2s ease-in; background-color: lighten(#0c0c0c, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0c0c0c, 20%); &:hover { color: lighten(#0c0c0c, 60%); } } &.active { color: lighten(#f66153, 60%); background-color: #f66153; .close-icon { color: lighten(#f66153, 30%); &:hover { color: lighten(#f66153, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0c0c0c, 2%); color: lighten(#0c0c0c, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #f66153; } } } .list-item.header:before { color: lighten(#f66153, 0%); } .list-item .icon:before { color: lighten(#0c0c0c, 40%); } .list-item.selected .icon:before { color: lighten(#f66153, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0c0c0c, 30%); } .status-bar .icon { color: lighten(#f66153, 0%); } .status-bar a { color: lighten(#0c0c0c, 55%); &:hover { text-decoration:none; color: lighten(#0c0c0c, 75%); } } .overlay { background-color: lighten(#0c0c0c, 8%); color: lighten(#0c0c0c, 30%); } .panes .pane .item-views .pane-item { color: #e3e2e0; background-color: #0c0c0c; } .section-heading, .styleguide section .section-heading { color: #e3e2e0; } .select-list { li.selected { color: lighten(#f66153, 60%); background-color: #f66153; } } ================================================ FILE: atomui/contrast/snappy-contrast/package.json ================================================ { "name": "Snappy Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/solarflare-contrast/index.less ================================================ .tab-bar { background-color: lighten(#000000, 8%); height:26px; .tab { position: relative; color: lighten(#000000, 40%); transition: background-color .2s ease-in; background-color: lighten(#000000, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#000000, 20%); &:hover { color: lighten(#000000, 60%); } } &.active { color: lighten(#FF4E50, 60%); background-color: #FF4E50; .close-icon { color: lighten(#FF4E50, 30%); &:hover { color: lighten(#FF4E50, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#000000, 2%); color: lighten(#000000, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FF4E50; } } } .list-item.header:before { color: lighten(#FF4E50, 0%); } .list-item .icon:before { color: lighten(#000000, 40%); } .list-item.selected .icon:before { color: lighten(#FF4E50, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#000000, 30%); } .status-bar .icon { color: lighten(#FF4E50, 0%); } .status-bar a { color: lighten(#000000, 55%); &:hover { text-decoration:none; color: lighten(#000000, 75%); } } .overlay { background-color: lighten(#000000, 8%); color: lighten(#000000, 30%); } .panes .pane .item-views .pane-item { color: #e3e2e0; background-color: #000000; } .section-heading, .styleguide section .section-heading { color: #e3e2e0; } .select-list { li.selected { color: lighten(#FF4E50, 60%); background-color: #FF4E50; } } ================================================ FILE: atomui/contrast/solarflare-contrast/package.json ================================================ { "name": "Solarflare Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/sourlick-contrast/index.less ================================================ .tab-bar { background-color: lighten(#060606, 8%); height:26px; .tab { position: relative; color: lighten(#060606, 40%); transition: background-color .2s ease-in; background-color: lighten(#060606, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#060606, 20%); &:hover { color: lighten(#060606, 60%); } } &.active { color: lighten(#8AC27A, 60%); background-color: #8AC27A; .close-icon { color: lighten(#8AC27A, 30%); &:hover { color: lighten(#8AC27A, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#060606, 2%); color: lighten(#060606, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #8AC27A; } } } .list-item.header:before { color: lighten(#8AC27A, 0%); } .list-item .icon:before { color: lighten(#060606, 40%); } .list-item.selected .icon:before { color: lighten(#8AC27A, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#060606, 30%); } .status-bar .icon { color: lighten(#8AC27A, 0%); } .status-bar a { color: lighten(#060606, 55%); &:hover { text-decoration:none; color: lighten(#060606, 75%); } } .overlay { background-color: lighten(#060606, 8%); color: lighten(#060606, 30%); } .panes .pane .item-views .pane-item { color: #DEDEDE; background-color: #060606; } .section-heading, .styleguide section .section-heading { color: #DEDEDE; } .select-list { li.selected { color: lighten(#8AC27A, 60%); background-color: #8AC27A; } } ================================================ FILE: atomui/contrast/sourlick-contrast/package.json ================================================ { "name": "Sourlick Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/stark-contrast/index.less ================================================ .tab-bar { background-color: lighten(#0b0a0a, 8%); height:26px; .tab { position: relative; color: lighten(#0b0a0a, 40%); transition: background-color .2s ease-in; background-color: lighten(#0b0a0a, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#0b0a0a, 20%); &:hover { color: lighten(#0b0a0a, 60%); } } &.active { color: lighten(#F03113, 60%); background-color: #F03113; .close-icon { color: lighten(#F03113, 30%); &:hover { color: lighten(#F03113, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#0b0a0a, 2%); color: lighten(#0b0a0a, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #F03113; } } } .list-item.header:before { color: lighten(#F03113, 0%); } .list-item .icon:before { color: lighten(#0b0a0a, 40%); } .list-item.selected .icon:before { color: lighten(#F03113, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#0b0a0a, 30%); } .status-bar .icon { color: lighten(#F03113, 0%); } .status-bar a { color: lighten(#0b0a0a, 55%); &:hover { text-decoration:none; color: lighten(#0b0a0a, 75%); } } .overlay { background-color: lighten(#0b0a0a, 8%); color: lighten(#0b0a0a, 30%); } .panes .pane .item-views .pane-item { color: #DEDEDE; background-color: #0b0a0a; } .section-heading, .styleguide section .section-heading { color: #DEDEDE; } .select-list { li.selected { color: lighten(#F03113, 60%); background-color: #F03113; } } ================================================ FILE: atomui/contrast/stark-contrast/package.json ================================================ { "name": "Stark Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/tron-contrast/index.less ================================================ .tab-bar { background-color: lighten(#07090b, 8%); height:26px; .tab { position: relative; color: lighten(#07090b, 40%); transition: background-color .2s ease-in; background-color: lighten(#07090b, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#07090b, 20%); &:hover { color: lighten(#07090b, 60%); } } &.active { color: lighten(#ffffff, 60%); background-color: #ffffff; .close-icon { color: lighten(#ffffff, 30%); &:hover { color: lighten(#ffffff, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#07090b, 2%); color: lighten(#07090b, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #ffffff; } } } .list-item.header:before { color: lighten(#ffffff, 0%); } .list-item .icon:before { color: lighten(#07090b, 40%); } .list-item.selected .icon:before { color: lighten(#ffffff, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#07090b, 30%); } .status-bar .icon { color: lighten(#ffffff, 0%); } .status-bar a { color: lighten(#07090b, 55%); &:hover { text-decoration:none; color: lighten(#07090b, 75%); } } .overlay { background-color: lighten(#07090b, 8%); color: lighten(#07090b, 30%); } .panes .pane .item-views .pane-item { color: #aec2e0; background-color: #07090b; } .section-heading, .styleguide section .section-heading { color: #aec2e0; } .select-list { li.selected { color: lighten(#ffffff, 60%); background-color: #ffffff; } } ================================================ FILE: atomui/contrast/tron-contrast/package.json ================================================ { "name": "Tron Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/turnip-contrast/index.less ================================================ .tab-bar { background-color: lighten(#080809, 8%); height:26px; .tab { position: relative; color: lighten(#080809, 40%); transition: background-color .2s ease-in; background-color: lighten(#080809, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#080809, 20%); &:hover { color: lighten(#080809, 60%); } } &.active { color: lighten(#487D76, 60%); background-color: #487D76; .close-icon { color: lighten(#487D76, 30%); &:hover { color: lighten(#487D76, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#080809, 2%); color: lighten(#080809, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #487D76; } } } .list-item.header:before { color: lighten(#487D76, 0%); } .list-item .icon:before { color: lighten(#080809, 40%); } .list-item.selected .icon:before { color: lighten(#487D76, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#080809, 30%); } .status-bar .icon { color: lighten(#487D76, 0%); } .status-bar a { color: lighten(#080809, 55%); &:hover { text-decoration:none; color: lighten(#080809, 75%); } } .overlay { background-color: lighten(#080809, 8%); color: lighten(#080809, 30%); } .panes .pane .item-views .pane-item { color: #EDE0CE; background-color: #080809; } .section-heading, .styleguide section .section-heading { color: #EDE0CE; } .select-list { li.selected { color: lighten(#487D76, 60%); background-color: #487D76; } } ================================================ FILE: atomui/contrast/turnip-contrast/package.json ================================================ { "name": "Turnip Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/contrast/zacks-contrast/index.less ================================================ .tab-bar { background-color: lighten(#000000, 8%); height:26px; .tab { position: relative; color: lighten(#000000, 40%); transition: background-color .2s ease-in; background-color: lighten(#000000, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#000000, 20%); &:hover { color: lighten(#000000, 60%); } } &.active { color: lighten(#ff6a38, 60%); background-color: #ff6a38; .close-icon { color: lighten(#ff6a38, 30%); &:hover { color: lighten(#ff6a38, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#000000, 2%); color: lighten(#000000, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #ff6a38; } } } .list-item.header:before { color: lighten(#ff6a38, 0%); } .list-item .icon:before { color: lighten(#000000, 40%); } .list-item.selected .icon:before { color: lighten(#ff6a38, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#000000, 30%); } .status-bar .icon { color: lighten(#ff6a38, 0%); } .status-bar a { color: lighten(#000000, 55%); &:hover { text-decoration:none; color: lighten(#000000, 75%); } } .overlay { background-color: lighten(#000000, 8%); color: lighten(#000000, 30%); } .panes .pane .item-views .pane-item { color: #f0f0f0; background-color: #000000; } .section-heading, .styleguide section .section-heading { color: #f0f0f0; } .select-list { li.selected { color: lighten(#ff6a38, 60%); background-color: #ff6a38; } } ================================================ FILE: atomui/contrast/zacks-contrast/package.json ================================================ { "name": "Zacks Contrast", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/crisp/index.less ================================================ .tab-bar { background-color: lighten(#221a22, 8%); height:26px; .tab { position: relative; color: lighten(#221a22, 40%); transition: background-color .2s ease-in; background-color: lighten(#221a22, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#221a22, 20%); &:hover { color: lighten(#221a22, 60%); } } &.active { color: lighten(#765478, 60%); background-color: #765478; .close-icon { color: lighten(#765478, 30%); &:hover { color: lighten(#765478, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#221a22, 2%); color: lighten(#221a22, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #765478; } } } .list-item.header:before { color: lighten(#765478, 0%); } .list-item .icon:before { color: lighten(#221a22, 40%); } .list-item.selected .icon:before { color: lighten(#765478, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#221a22, 30%); } .status-bar .icon { color: lighten(#765478, 0%); } .status-bar a { color: lighten(#221a22, 55%); &:hover { text-decoration:none; color: lighten(#221a22, 75%); } } .overlay { background-color: lighten(#221a22, 8%); color: lighten(#221a22, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #221a22; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#765478, 60%); background-color: #765478; } } ================================================ FILE: atomui/crisp/package.json ================================================ { "name": "Crisp", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/darkside/index.less ================================================ .tab-bar { background-color: lighten(#222324, 8%); height:26px; .tab { position: relative; color: lighten(#222324, 40%); transition: background-color .2s ease-in; background-color: lighten(#222324, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#222324, 20%); &:hover { color: lighten(#222324, 60%); } } &.active { color: lighten(#E8341C, 60%); background-color: #E8341C; .close-icon { color: lighten(#E8341C, 30%); &:hover { color: lighten(#E8341C, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#222324, 2%); color: lighten(#222324, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #E8341C; } } } .list-item.header:before { color: lighten(#E8341C, 0%); } .list-item .icon:before { color: lighten(#222324, 40%); } .list-item.selected .icon:before { color: lighten(#E8341C, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#222324, 30%); } .status-bar .icon { color: lighten(#E8341C, 0%); } .status-bar a { color: lighten(#222324, 55%); &:hover { text-decoration:none; color: lighten(#222324, 75%); } } .overlay { background-color: lighten(#222324, 8%); color: lighten(#222324, 30%); } .panes .pane .item-views .pane-item { color: #BABABA; background-color: #222324; } .section-heading, .styleguide section .section-heading { color: #BABABA; } .select-list { li.selected { color: lighten(#E8341C, 60%); background-color: #E8341C; } } ================================================ FILE: atomui/darkside/package.json ================================================ { "name": "Darkside", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/earthsong/index.less ================================================ .tab-bar { background-color: lighten(#36312C, 8%); height:26px; .tab { position: relative; color: lighten(#36312C, 40%); transition: background-color .2s ease-in; background-color: lighten(#36312C, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#36312C, 20%); &:hover { color: lighten(#36312C, 60%); } } &.active { color: lighten(#DB784D, 60%); background-color: #DB784D; .close-icon { color: lighten(#DB784D, 30%); &:hover { color: lighten(#DB784D, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#36312C, 2%); color: lighten(#36312C, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #DB784D; } } } .list-item.header:before { color: lighten(#DB784D, 0%); } .list-item .icon:before { color: lighten(#36312C, 40%); } .list-item.selected .icon:before { color: lighten(#DB784D, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#36312C, 30%); } .status-bar .icon { color: lighten(#DB784D, 0%); } .status-bar a { color: lighten(#36312C, 55%); &:hover { text-decoration:none; color: lighten(#36312C, 75%); } } .overlay { background-color: lighten(#36312C, 8%); color: lighten(#36312C, 30%); } .panes .pane .item-views .pane-item { color: #EBD1B7; background-color: #36312C; } .section-heading, .styleguide section .section-heading { color: #EBD1B7; } .select-list { li.selected { color: lighten(#DB784D, 60%); background-color: #DB784D; } } ================================================ FILE: atomui/earthsong/package.json ================================================ { "name": "Earthsong", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/freshcut/index.less ================================================ .tab-bar { background-color: lighten(#2F3030, 8%); height:26px; .tab { position: relative; color: lighten(#2F3030, 40%); transition: background-color .2s ease-in; background-color: lighten(#2F3030, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2F3030, 20%); &:hover { color: lighten(#2F3030, 60%); } } &.active { color: lighten(#00A8C6, 60%); background-color: #00A8C6; .close-icon { color: lighten(#00A8C6, 30%); &:hover { color: lighten(#00A8C6, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2F3030, 2%); color: lighten(#2F3030, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #00A8C6; } } } .list-item.header:before { color: lighten(#00A8C6, 0%); } .list-item .icon:before { color: lighten(#2F3030, 40%); } .list-item.selected .icon:before { color: lighten(#00A8C6, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2F3030, 30%); } .status-bar .icon { color: lighten(#00A8C6, 0%); } .status-bar a { color: lighten(#2F3030, 55%); &:hover { text-decoration:none; color: lighten(#2F3030, 75%); } } .overlay { background-color: lighten(#2F3030, 8%); color: lighten(#2F3030, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #2F3030; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#00A8C6, 60%); background-color: #00A8C6; } } ================================================ FILE: atomui/freshcut/package.json ================================================ { "name": "FreshCut", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/frontier/index.less ================================================ .tab-bar { background-color: lighten(#36312C, 8%); height:26px; .tab { position: relative; color: lighten(#36312C, 40%); transition: background-color .2s ease-in; background-color: lighten(#36312C, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#36312C, 20%); &:hover { color: lighten(#36312C, 60%); } } &.active { color: lighten(#F23A3A, 60%); background-color: #F23A3A; .close-icon { color: lighten(#F23A3A, 30%); &:hover { color: lighten(#F23A3A, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#36312C, 2%); color: lighten(#36312C, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #F23A3A; } } } .list-item.header:before { color: lighten(#F23A3A, 0%); } .list-item .icon:before { color: lighten(#36312C, 40%); } .list-item.selected .icon:before { color: lighten(#F23A3A, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#36312C, 30%); } .status-bar .icon { color: lighten(#F23A3A, 0%); } .status-bar a { color: lighten(#36312C, 55%); &:hover { text-decoration:none; color: lighten(#36312C, 75%); } } .overlay { background-color: lighten(#36312C, 8%); color: lighten(#36312C, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #36312C; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#F23A3A, 60%); background-color: #F23A3A; } } ================================================ FILE: atomui/frontier/package.json ================================================ { "name": "Frontier", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/github/index.less ================================================ .tab-bar { background-color: lighten(#ffffff, 8%); height:26px; .tab { position: relative; color: lighten(#ffffff, 40%); transition: background-color .2s ease-in; background-color: lighten(#ffffff, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#ffffff, 20%); &:hover { color: lighten(#ffffff, 60%); } } &.active { color: lighten(#008080, 60%); background-color: #008080; .close-icon { color: lighten(#008080, 30%); &:hover { color: lighten(#008080, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#ffffff, 2%); color: lighten(#ffffff, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #008080; } } } .list-item.header:before { color: lighten(#008080, 0%); } .list-item .icon:before { color: lighten(#ffffff, 40%); } .list-item.selected .icon:before { color: lighten(#008080, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#ffffff, 30%); } .status-bar .icon { color: lighten(#008080, 0%); } .status-bar a { color: lighten(#ffffff, 55%); &:hover { text-decoration:none; color: lighten(#ffffff, 75%); } } .overlay { background-color: lighten(#ffffff, 8%); color: lighten(#ffffff, 30%); } .panes .pane .item-views .pane-item { color: #555555; background-color: #ffffff; } .section-heading, .styleguide section .section-heading { color: #555555; } .select-list { li.selected { color: lighten(#008080, 60%); background-color: #008080; } } ================================================ FILE: atomui/github/package.json ================================================ { "name": "Github", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/gloom/index.less ================================================ .tab-bar { background-color: lighten(#2A332B, 8%); height:26px; .tab { position: relative; color: lighten(#2A332B, 40%); transition: background-color .2s ease-in; background-color: lighten(#2A332B, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2A332B, 20%); &:hover { color: lighten(#2A332B, 60%); } } &.active { color: lighten(#FF5D38, 60%); background-color: #FF5D38; .close-icon { color: lighten(#FF5D38, 30%); &:hover { color: lighten(#FF5D38, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2A332B, 2%); color: lighten(#2A332B, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FF5D38; } } } .list-item.header:before { color: lighten(#FF5D38, 0%); } .list-item .icon:before { color: lighten(#2A332B, 40%); } .list-item.selected .icon:before { color: lighten(#FF5D38, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2A332B, 30%); } .status-bar .icon { color: lighten(#FF5D38, 0%); } .status-bar a { color: lighten(#2A332B, 55%); &:hover { text-decoration:none; color: lighten(#2A332B, 75%); } } .overlay { background-color: lighten(#2A332B, 8%); color: lighten(#2A332B, 30%); } .panes .pane .item-views .pane-item { color: #D8EBE5; background-color: #2A332B; } .section-heading, .styleguide section .section-heading { color: #D8EBE5; } .select-list { li.selected { color: lighten(#FF5D38, 60%); background-color: #FF5D38; } } ================================================ FILE: atomui/gloom/package.json ================================================ { "name": "Gloom", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/glowfish/index.less ================================================ .tab-bar { background-color: lighten(#191f13, 8%); height:26px; .tab { position: relative; color: lighten(#191f13, 40%); transition: background-color .2s ease-in; background-color: lighten(#191f13, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#191f13, 20%); &:hover { color: lighten(#191f13, 60%); } } &.active { color: lighten(#DB784D, 60%); background-color: #DB784D; .close-icon { color: lighten(#DB784D, 30%); &:hover { color: lighten(#DB784D, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#191f13, 2%); color: lighten(#191f13, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #DB784D; } } } .list-item.header:before { color: lighten(#DB784D, 0%); } .list-item .icon:before { color: lighten(#191f13, 40%); } .list-item.selected .icon:before { color: lighten(#DB784D, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#191f13, 30%); } .status-bar .icon { color: lighten(#DB784D, 0%); } .status-bar a { color: lighten(#191f13, 55%); &:hover { text-decoration:none; color: lighten(#191f13, 75%); } } .overlay { background-color: lighten(#191f13, 8%); color: lighten(#191f13, 30%); } .panes .pane .item-views .pane-item { color: #6ea240; background-color: #191f13; } .section-heading, .styleguide section .section-heading { color: #6ea240; } .select-list { li.selected { color: lighten(#DB784D, 60%); background-color: #DB784D; } } ================================================ FILE: atomui/glowfish/package.json ================================================ { "name": "Glowfish", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/goldfish/index.less ================================================ .tab-bar { background-color: lighten(#2E3336, 8%); height:26px; .tab { position: relative; color: lighten(#2E3336, 40%); transition: background-color .2s ease-in; background-color: lighten(#2E3336, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2E3336, 20%); &:hover { color: lighten(#2E3336, 60%); } } &.active { color: lighten(#FA6900, 60%); background-color: #FA6900; .close-icon { color: lighten(#FA6900, 30%); &:hover { color: lighten(#FA6900, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2E3336, 2%); color: lighten(#2E3336, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FA6900; } } } .list-item.header:before { color: lighten(#FA6900, 0%); } .list-item .icon:before { color: lighten(#2E3336, 40%); } .list-item.selected .icon:before { color: lighten(#FA6900, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2E3336, 30%); } .status-bar .icon { color: lighten(#FA6900, 0%); } .status-bar a { color: lighten(#2E3336, 55%); &:hover { text-decoration:none; color: lighten(#2E3336, 75%); } } .overlay { background-color: lighten(#2E3336, 8%); color: lighten(#2E3336, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #2E3336; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#FA6900, 60%); background-color: #FA6900; } } ================================================ FILE: atomui/goldfish/package.json ================================================ { "name": "Goldfish", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/grunge/index.less ================================================ .tab-bar { background-color: lighten(#31332C, 8%); height:26px; .tab { position: relative; color: lighten(#31332C, 40%); transition: background-color .2s ease-in; background-color: lighten(#31332C, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#31332C, 20%); &:hover { color: lighten(#31332C, 60%); } } &.active { color: lighten(#F56991, 60%); background-color: #F56991; .close-icon { color: lighten(#F56991, 30%); &:hover { color: lighten(#F56991, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#31332C, 2%); color: lighten(#31332C, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #F56991; } } } .list-item.header:before { color: lighten(#F56991, 0%); } .list-item .icon:before { color: lighten(#31332C, 40%); } .list-item.selected .icon:before { color: lighten(#F56991, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#31332C, 30%); } .status-bar .icon { color: lighten(#F56991, 0%); } .status-bar a { color: lighten(#31332C, 55%); &:hover { text-decoration:none; color: lighten(#31332C, 75%); } } .overlay { background-color: lighten(#31332C, 8%); color: lighten(#31332C, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #31332C; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#F56991, 60%); background-color: #F56991; } } ================================================ FILE: atomui/grunge/package.json ================================================ { "name": "Grunge", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/halflife/index.less ================================================ .tab-bar { background-color: lighten(#222222, 8%); height:26px; .tab { position: relative; color: lighten(#222222, 40%); transition: background-color .2s ease-in; background-color: lighten(#222222, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#222222, 20%); &:hover { color: lighten(#222222, 60%); } } &.active { color: lighten(#7D8991, 60%); background-color: #7D8991; .close-icon { color: lighten(#7D8991, 30%); &:hover { color: lighten(#7D8991, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#222222, 2%); color: lighten(#222222, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #7D8991; } } } .list-item.header:before { color: lighten(#7D8991, 0%); } .list-item .icon:before { color: lighten(#222222, 40%); } .list-item.selected .icon:before { color: lighten(#7D8991, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#222222, 30%); } .status-bar .icon { color: lighten(#7D8991, 0%); } .status-bar a { color: lighten(#222222, 55%); &:hover { text-decoration:none; color: lighten(#222222, 75%); } } .overlay { background-color: lighten(#222222, 8%); color: lighten(#222222, 30%); } .panes .pane .item-views .pane-item { color: #cccccc; background-color: #222222; } .section-heading, .styleguide section .section-heading { color: #cccccc; } .select-list { li.selected { color: lighten(#7D8991, 60%); background-color: #7D8991; } } ================================================ FILE: atomui/halflife/package.json ================================================ { "name": "Halflife", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/heroku/index.less ================================================ .tab-bar { background-color: lighten(#1b1b24, 8%); height:26px; .tab { position: relative; color: lighten(#1b1b24, 40%); transition: background-color .2s ease-in; background-color: lighten(#1b1b24, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#1b1b24, 20%); &:hover { color: lighten(#1b1b24, 60%); } } &.active { color: lighten(#7873ae, 60%); background-color: #7873ae; .close-icon { color: lighten(#7873ae, 30%); &:hover { color: lighten(#7873ae, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#1b1b24, 2%); color: lighten(#1b1b24, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #7873ae; } } } .list-item.header:before { color: lighten(#7873ae, 0%); } .list-item .icon:before { color: lighten(#1b1b24, 40%); } .list-item.selected .icon:before { color: lighten(#7873ae, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#1b1b24, 30%); } .status-bar .icon { color: lighten(#7873ae, 0%); } .status-bar a { color: lighten(#1b1b24, 55%); &:hover { text-decoration:none; color: lighten(#1b1b24, 75%); } } .overlay { background-color: lighten(#1b1b24, 8%); color: lighten(#1b1b24, 30%); } .panes .pane .item-views .pane-item { color: #c8c7d5; background-color: #1b1b24; } .section-heading, .styleguide section .section-heading { color: #c8c7d5; } .select-list { li.selected { color: lighten(#7873ae, 60%); background-color: #7873ae; } } ================================================ FILE: atomui/heroku/package.json ================================================ { "name": "Heroku", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/hyrule/index.less ================================================ .tab-bar { background-color: lighten(#2d2c2b, 8%); height:26px; .tab { position: relative; color: lighten(#2d2c2b, 40%); transition: background-color .2s ease-in; background-color: lighten(#2d2c2b, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2d2c2b, 20%); &:hover { color: lighten(#2d2c2b, 60%); } } &.active { color: lighten(#569e16, 60%); background-color: #569e16; .close-icon { color: lighten(#569e16, 30%); &:hover { color: lighten(#569e16, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2d2c2b, 2%); color: lighten(#2d2c2b, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #569e16; } } } .list-item.header:before { color: lighten(#569e16, 0%); } .list-item .icon:before { color: lighten(#2d2c2b, 40%); } .list-item.selected .icon:before { color: lighten(#569e16, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2d2c2b, 30%); } .status-bar .icon { color: lighten(#569e16, 0%); } .status-bar a { color: lighten(#2d2c2b, 55%); &:hover { text-decoration:none; color: lighten(#2d2c2b, 75%); } } .overlay { background-color: lighten(#2d2c2b, 8%); color: lighten(#2d2c2b, 30%); } .panes .pane .item-views .pane-item { color: #c0d5c1; background-color: #2d2c2b; } .section-heading, .styleguide section .section-heading { color: #c0d5c1; } .select-list { li.selected { color: lighten(#569e16, 60%); background-color: #569e16; } } ================================================ FILE: atomui/hyrule/package.json ================================================ { "name": "Hyrule", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/iceberg/index.less ================================================ .tab-bar { background-color: lighten(#323B3D, 8%); height:26px; .tab { position: relative; color: lighten(#323B3D, 40%); transition: background-color .2s ease-in; background-color: lighten(#323B3D, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#323B3D, 20%); &:hover { color: lighten(#323B3D, 60%); } } &.active { color: lighten(#2D8DA1, 60%); background-color: #2D8DA1; .close-icon { color: lighten(#2D8DA1, 30%); &:hover { color: lighten(#2D8DA1, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#323B3D, 2%); color: lighten(#323B3D, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #2D8DA1; } } } .list-item.header:before { color: lighten(#2D8DA1, 0%); } .list-item .icon:before { color: lighten(#323B3D, 40%); } .list-item.selected .icon:before { color: lighten(#2D8DA1, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#323B3D, 30%); } .status-bar .icon { color: lighten(#2D8DA1, 0%); } .status-bar a { color: lighten(#323B3D, 55%); &:hover { text-decoration:none; color: lighten(#323B3D, 75%); } } .overlay { background-color: lighten(#323B3D, 8%); color: lighten(#323B3D, 30%); } .panes .pane .item-views .pane-item { color: #BDD6DB; background-color: #323B3D; } .section-heading, .styleguide section .section-heading { color: #BDD6DB; } .select-list { li.selected { color: lighten(#2D8DA1, 60%); background-color: #2D8DA1; } } ================================================ FILE: atomui/iceberg/package.json ================================================ { "name": "Iceberg", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/juicy/index.less ================================================ .tab-bar { background-color: lighten(#222222, 8%); height:26px; .tab { position: relative; color: lighten(#222222, 40%); transition: background-color .2s ease-in; background-color: lighten(#222222, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#222222, 20%); &:hover { color: lighten(#222222, 60%); } } &.active { color: lighten(#3bc7b8, 60%); background-color: #3bc7b8; .close-icon { color: lighten(#3bc7b8, 30%); &:hover { color: lighten(#3bc7b8, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#222222, 2%); color: lighten(#222222, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #3bc7b8; } } } .list-item.header:before { color: lighten(#3bc7b8, 0%); } .list-item .icon:before { color: lighten(#222222, 40%); } .list-item.selected .icon:before { color: lighten(#3bc7b8, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#222222, 30%); } .status-bar .icon { color: lighten(#3bc7b8, 0%); } .status-bar a { color: lighten(#222222, 55%); &:hover { text-decoration:none; color: lighten(#222222, 75%); } } .overlay { background-color: lighten(#222222, 8%); color: lighten(#222222, 30%); } .panes .pane .item-views .pane-item { color: #e3e2e0; background-color: #222222; } .section-heading, .styleguide section .section-heading { color: #e3e2e0; } .select-list { li.selected { color: lighten(#3bc7b8, 60%); background-color: #3bc7b8; } } ================================================ FILE: atomui/juicy/package.json ================================================ { "name": "Juicy", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/keen/index.less ================================================ .tab-bar { background-color: lighten(#111111, 8%); height:26px; .tab { position: relative; color: lighten(#111111, 40%); transition: background-color .2s ease-in; background-color: lighten(#111111, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#111111, 20%); &:hover { color: lighten(#111111, 60%); } } &.active { color: lighten(#8767b7, 60%); background-color: #8767b7; .close-icon { color: lighten(#8767b7, 30%); &:hover { color: lighten(#8767b7, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#111111, 2%); color: lighten(#111111, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #8767b7; } } } .list-item.header:before { color: lighten(#8767b7, 0%); } .list-item .icon:before { color: lighten(#111111, 40%); } .list-item.selected .icon:before { color: lighten(#8767b7, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#111111, 30%); } .status-bar .icon { color: lighten(#8767b7, 0%); } .status-bar a { color: lighten(#111111, 55%); &:hover { text-decoration:none; color: lighten(#111111, 75%); } } .overlay { background-color: lighten(#111111, 8%); color: lighten(#111111, 30%); } .panes .pane .item-views .pane-item { color: #cccccc; background-color: #111111; } .section-heading, .styleguide section .section-heading { color: #cccccc; } .select-list { li.selected { color: lighten(#8767b7, 60%); background-color: #8767b7; } } ================================================ FILE: atomui/keen/package.json ================================================ { "name": "Keen", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/kiwi/index.less ================================================ .tab-bar { background-color: lighten(#161a19, 8%); height:26px; .tab { position: relative; color: lighten(#161a19, 40%); transition: background-color .2s ease-in; background-color: lighten(#161a19, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#161a19, 20%); &:hover { color: lighten(#161a19, 60%); } } &.active { color: lighten(#95C72A, 60%); background-color: #95C72A; .close-icon { color: lighten(#95C72A, 30%); &:hover { color: lighten(#95C72A, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#161a19, 2%); color: lighten(#161a19, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #95C72A; } } } .list-item.header:before { color: lighten(#95C72A, 0%); } .list-item .icon:before { color: lighten(#161a19, 40%); } .list-item.selected .icon:before { color: lighten(#95C72A, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#161a19, 30%); } .status-bar .icon { color: lighten(#95C72A, 0%); } .status-bar a { color: lighten(#161a19, 55%); &:hover { text-decoration:none; color: lighten(#161a19, 75%); } } .overlay { background-color: lighten(#161a19, 8%); color: lighten(#161a19, 30%); } .panes .pane .item-views .pane-item { color: #EDEBE6; background-color: #161a19; } .section-heading, .styleguide section .section-heading { color: #EDEBE6; } .select-list { li.selected { color: lighten(#95C72A, 60%); background-color: #95C72A; } } ================================================ FILE: atomui/kiwi/package.json ================================================ { "name": "Kiwi", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/laravel/index.less ================================================ .tab-bar { background-color: lighten(#2E2C2B, 8%); height:26px; .tab { position: relative; color: lighten(#2E2C2B, 40%); transition: background-color .2s ease-in; background-color: lighten(#2E2C2B, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2E2C2B, 20%); &:hover { color: lighten(#2E2C2B, 60%); } } &.active { color: lighten(#FC6B0A, 60%); background-color: #FC6B0A; .close-icon { color: lighten(#FC6B0A, 30%); &:hover { color: lighten(#FC6B0A, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2E2C2B, 2%); color: lighten(#2E2C2B, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FC6B0A; } } } .list-item.header:before { color: lighten(#FC6B0A, 0%); } .list-item .icon:before { color: lighten(#2E2C2B, 40%); } .list-item.selected .icon:before { color: lighten(#FC6B0A, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2E2C2B, 30%); } .status-bar .icon { color: lighten(#FC6B0A, 0%); } .status-bar a { color: lighten(#2E2C2B, 55%); &:hover { text-decoration:none; color: lighten(#2E2C2B, 75%); } } .overlay { background-color: lighten(#2E2C2B, 8%); color: lighten(#2E2C2B, 30%); } .panes .pane .item-views .pane-item { color: #DEDEDE; background-color: #2E2C2B; } .section-heading, .styleguide section .section-heading { color: #DEDEDE; } .select-list { li.selected { color: lighten(#FC6B0A, 60%); background-color: #FC6B0A; } } ================================================ FILE: atomui/laravel/package.json ================================================ { "name": "Laravel", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/lavender/index.less ================================================ .tab-bar { background-color: lighten(#29222E, 8%); height:26px; .tab { position: relative; color: lighten(#29222E, 40%); transition: background-color .2s ease-in; background-color: lighten(#29222E, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#29222E, 20%); &:hover { color: lighten(#29222E, 60%); } } &.active { color: lighten(#B657FF, 60%); background-color: #B657FF; .close-icon { color: lighten(#B657FF, 30%); &:hover { color: lighten(#B657FF, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#29222E, 2%); color: lighten(#29222E, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #B657FF; } } } .list-item.header:before { color: lighten(#B657FF, 0%); } .list-item .icon:before { color: lighten(#29222E, 40%); } .list-item.selected .icon:before { color: lighten(#B657FF, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#29222E, 30%); } .status-bar .icon { color: lighten(#B657FF, 0%); } .status-bar a { color: lighten(#29222E, 55%); &:hover { text-decoration:none; color: lighten(#29222E, 75%); } } .overlay { background-color: lighten(#29222E, 8%); color: lighten(#29222E, 30%); } .panes .pane .item-views .pane-item { color: #E0CEED; background-color: #29222E; } .section-heading, .styleguide section .section-heading { color: #E0CEED; } .select-list { li.selected { color: lighten(#B657FF, 60%); background-color: #B657FF; } } ================================================ FILE: atomui/lavender/package.json ================================================ { "name": "Lavender", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/legacy/index.less ================================================ .tab-bar { background-color: lighten(#14191f, 8%); height:26px; .tab { position: relative; color: lighten(#14191f, 40%); transition: background-color .2s ease-in; background-color: lighten(#14191f, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#14191f, 20%); &:hover { color: lighten(#14191f, 60%); } } &.active { color: lighten(#ffffff, 60%); background-color: #ffffff; .close-icon { color: lighten(#ffffff, 30%); &:hover { color: lighten(#ffffff, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#14191f, 2%); color: lighten(#14191f, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #ffffff; } } } .list-item.header:before { color: lighten(#ffffff, 0%); } .list-item .icon:before { color: lighten(#14191f, 40%); } .list-item.selected .icon:before { color: lighten(#ffffff, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#14191f, 30%); } .status-bar .icon { color: lighten(#ffffff, 0%); } .status-bar a { color: lighten(#14191f, 55%); &:hover { text-decoration:none; color: lighten(#14191f, 75%); } } .overlay { background-color: lighten(#14191f, 8%); color: lighten(#14191f, 30%); } .panes .pane .item-views .pane-item { color: #aec2e0; background-color: #14191f; } .section-heading, .styleguide section .section-heading { color: #aec2e0; } .select-list { li.selected { color: lighten(#ffffff, 60%); background-color: #ffffff; } } ================================================ FILE: atomui/legacy/package.json ================================================ { "name": "Legacy", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/light/earthsong-light/index.less ================================================ .tab-bar { background-color: lighten(#ffffff, 8%); height:26px; .tab { position: relative; color: lighten(#ffffff, 40%); transition: background-color .2s ease-in; background-color: lighten(#ffffff, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#ffffff, 20%); &:hover { color: lighten(#ffffff, 60%); } } &.active { color: lighten(#DB784D, 60%); background-color: #DB784D; .close-icon { color: lighten(#DB784D, 30%); &:hover { color: lighten(#DB784D, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#ffffff, 2%); color: lighten(#ffffff, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #DB784D; } } } .list-item.header:before { color: lighten(#DB784D, 0%); } .list-item .icon:before { color: lighten(#ffffff, 40%); } .list-item.selected .icon:before { color: lighten(#DB784D, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#ffffff, 30%); } .status-bar .icon { color: lighten(#DB784D, 0%); } .status-bar a { color: lighten(#ffffff, 55%); &:hover { text-decoration:none; color: lighten(#ffffff, 75%); } } .overlay { background-color: lighten(#ffffff, 8%); color: lighten(#ffffff, 30%); } .panes .pane .item-views .pane-item { color: #4d463e; background-color: #ffffff; } .section-heading, .styleguide section .section-heading { color: #4d463e; } .select-list { li.selected { color: lighten(#DB784D, 60%); background-color: #DB784D; } } ================================================ FILE: atomui/light/earthsong-light/package.json ================================================ { "name": "Earthsong Light", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/light/snappy-light/index.less ================================================ .tab-bar { background-color: lighten(#ffffff, 8%); height:26px; .tab { position: relative; color: lighten(#ffffff, 40%); transition: background-color .2s ease-in; background-color: lighten(#ffffff, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#ffffff, 20%); &:hover { color: lighten(#ffffff, 60%); } } &.active { color: lighten(#f66153, 60%); background-color: #f66153; .close-icon { color: lighten(#f66153, 30%); &:hover { color: lighten(#f66153, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#ffffff, 2%); color: lighten(#ffffff, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #f66153; } } } .list-item.header:before { color: lighten(#f66153, 0%); } .list-item .icon:before { color: lighten(#ffffff, 40%); } .list-item.selected .icon:before { color: lighten(#f66153, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#ffffff, 30%); } .status-bar .icon { color: lighten(#f66153, 0%); } .status-bar a { color: lighten(#ffffff, 55%); &:hover { text-decoration:none; color: lighten(#ffffff, 75%); } } .overlay { background-color: lighten(#ffffff, 8%); color: lighten(#ffffff, 30%); } .panes .pane .item-views .pane-item { color: #555555; background-color: #ffffff; } .section-heading, .styleguide section .section-heading { color: #555555; } .select-list { li.selected { color: lighten(#f66153, 60%); background-color: #f66153; } } ================================================ FILE: atomui/light/snappy-light/package.json ================================================ { "name": "Snappy Light", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/light/userscape/index.less ================================================ .tab-bar { background-color: lighten(#F5F8FC, 8%); height:26px; .tab { position: relative; color: lighten(#F5F8FC, 40%); transition: background-color .2s ease-in; background-color: lighten(#F5F8FC, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#F5F8FC, 20%); &:hover { color: lighten(#F5F8FC, 60%); } } &.active { color: lighten(#355B8C, 60%); background-color: #355B8C; .close-icon { color: lighten(#355B8C, 30%); &:hover { color: lighten(#355B8C, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#F5F8FC, 2%); color: lighten(#F5F8FC, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #355B8C; } } } .list-item.header:before { color: lighten(#355B8C, 0%); } .list-item .icon:before { color: lighten(#F5F8FC, 40%); } .list-item.selected .icon:before { color: lighten(#355B8C, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#F5F8FC, 30%); } .status-bar .icon { color: lighten(#355B8C, 0%); } .status-bar a { color: lighten(#F5F8FC, 55%); &:hover { text-decoration:none; color: lighten(#F5F8FC, 75%); } } .overlay { background-color: lighten(#F5F8FC, 8%); color: lighten(#F5F8FC, 30%); } .panes .pane .item-views .pane-item { color: #879BB0; background-color: #F5F8FC; } .section-heading, .styleguide section .section-heading { color: #879BB0; } .select-list { li.selected { color: lighten(#355B8C, 60%); background-color: #355B8C; } } ================================================ FILE: atomui/light/userscape/package.json ================================================ { "name": "Userscape", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/mellow/index.less ================================================ .tab-bar { background-color: lighten(#36312C, 8%); height:26px; .tab { position: relative; color: lighten(#36312C, 40%); transition: background-color .2s ease-in; background-color: lighten(#36312C, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#36312C, 20%); &:hover { color: lighten(#36312C, 60%); } } &.active { color: lighten(#1F8181, 60%); background-color: #1F8181; .close-icon { color: lighten(#1F8181, 30%); &:hover { color: lighten(#1F8181, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#36312C, 2%); color: lighten(#36312C, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #1F8181; } } } .list-item.header:before { color: lighten(#1F8181, 0%); } .list-item .icon:before { color: lighten(#36312C, 40%); } .list-item.selected .icon:before { color: lighten(#1F8181, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#36312C, 30%); } .status-bar .icon { color: lighten(#1F8181, 0%); } .status-bar a { color: lighten(#36312C, 55%); &:hover { text-decoration:none; color: lighten(#36312C, 75%); } } .overlay { background-color: lighten(#36312C, 8%); color: lighten(#36312C, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #36312C; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#1F8181, 60%); background-color: #1F8181; } } ================================================ FILE: atomui/mellow/package.json ================================================ { "name": "Mellow", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/mintchoc/index.less ================================================ .tab-bar { background-color: lighten(#2b221c, 8%); height:26px; .tab { position: relative; color: lighten(#2b221c, 40%); transition: background-color .2s ease-in; background-color: lighten(#2b221c, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2b221c, 20%); &:hover { color: lighten(#2b221c, 60%); } } &.active { color: lighten(#008D62, 60%); background-color: #008D62; .close-icon { color: lighten(#008D62, 30%); &:hover { color: lighten(#008D62, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2b221c, 2%); color: lighten(#2b221c, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #008D62; } } } .list-item.header:before { color: lighten(#008D62, 0%); } .list-item .icon:before { color: lighten(#2b221c, 40%); } .list-item.selected .icon:before { color: lighten(#008D62, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2b221c, 30%); } .status-bar .icon { color: lighten(#008D62, 0%); } .status-bar a { color: lighten(#2b221c, 55%); &:hover { text-decoration:none; color: lighten(#2b221c, 75%); } } .overlay { background-color: lighten(#2b221c, 8%); color: lighten(#2b221c, 30%); } .panes .pane .item-views .pane-item { color: #BABABA; background-color: #2b221c; } .section-heading, .styleguide section .section-heading { color: #BABABA; } .select-list { li.selected { color: lighten(#008D62, 60%); background-color: #008D62; } } ================================================ FILE: atomui/mintchoc/package.json ================================================ { "name": "Mintchoc", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/mud/index.less ================================================ .tab-bar { background-color: lighten(#403635, 8%); height:26px; .tab { position: relative; color: lighten(#403635, 40%); transition: background-color .2s ease-in; background-color: lighten(#403635, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#403635, 20%); &:hover { color: lighten(#403635, 60%); } } &.active { color: lighten(#FF9787, 60%); background-color: #FF9787; .close-icon { color: lighten(#FF9787, 30%); &:hover { color: lighten(#FF9787, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#403635, 2%); color: lighten(#403635, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FF9787; } } } .list-item.header:before { color: lighten(#FF9787, 0%); } .list-item .icon:before { color: lighten(#403635, 40%); } .list-item.selected .icon:before { color: lighten(#FF9787, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#403635, 30%); } .status-bar .icon { color: lighten(#FF9787, 0%); } .status-bar a { color: lighten(#403635, 55%); &:hover { text-decoration:none; color: lighten(#403635, 75%); } } .overlay { background-color: lighten(#403635, 8%); color: lighten(#403635, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #403635; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#FF9787, 60%); background-color: #FF9787; } } ================================================ FILE: atomui/mud/package.json ================================================ { "name": "Mud", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/otakon/index.less ================================================ .tab-bar { background-color: lighten(#171417, 8%); height:26px; .tab { position: relative; color: lighten(#171417, 40%); transition: background-color .2s ease-in; background-color: lighten(#171417, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#171417, 20%); &:hover { color: lighten(#171417, 60%); } } &.active { color: lighten(#F6E6EB, 60%); background-color: #F6E6EB; .close-icon { color: lighten(#F6E6EB, 30%); &:hover { color: lighten(#F6E6EB, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#171417, 2%); color: lighten(#171417, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #F6E6EB; } } } .list-item.header:before { color: lighten(#F6E6EB, 0%); } .list-item .icon:before { color: lighten(#171417, 40%); } .list-item.selected .icon:before { color: lighten(#F6E6EB, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#171417, 30%); } .status-bar .icon { color: lighten(#F6E6EB, 0%); } .status-bar a { color: lighten(#171417, 55%); &:hover { text-decoration:none; color: lighten(#171417, 75%); } } .overlay { background-color: lighten(#171417, 8%); color: lighten(#171417, 30%); } .panes .pane .item-views .pane-item { color: #f9f3f9; background-color: #171417; } .section-heading, .styleguide section .section-heading { color: #f9f3f9; } .select-list { li.selected { color: lighten(#F6E6EB, 60%); background-color: #F6E6EB; } } ================================================ FILE: atomui/otakon/package.json ================================================ { "name": "Otakon", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/pastel/index.less ================================================ .tab-bar { background-color: lighten(#222222, 8%); height:26px; .tab { position: relative; color: lighten(#222222, 40%); transition: background-color .2s ease-in; background-color: lighten(#222222, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#222222, 20%); &:hover { color: lighten(#222222, 60%); } } &.active { color: lighten(#04C4A5, 60%); background-color: #04C4A5; .close-icon { color: lighten(#04C4A5, 30%); &:hover { color: lighten(#04C4A5, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#222222, 2%); color: lighten(#222222, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #04C4A5; } } } .list-item.header:before { color: lighten(#04C4A5, 0%); } .list-item .icon:before { color: lighten(#222222, 40%); } .list-item.selected .icon:before { color: lighten(#04C4A5, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#222222, 30%); } .status-bar .icon { color: lighten(#04C4A5, 0%); } .status-bar a { color: lighten(#222222, 55%); &:hover { text-decoration:none; color: lighten(#222222, 75%); } } .overlay { background-color: lighten(#222222, 8%); color: lighten(#222222, 30%); } .panes .pane .item-views .pane-item { color: #eeeeee; background-color: #222222; } .section-heading, .styleguide section .section-heading { color: #eeeeee; } .select-list { li.selected { color: lighten(#04C4A5, 60%); background-color: #04C4A5; } } ================================================ FILE: atomui/pastel/package.json ================================================ { "name": "Pastel", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/patriot/index.less ================================================ .tab-bar { background-color: lighten(#2D3133, 8%); height:26px; .tab { position: relative; color: lighten(#2D3133, 40%); transition: background-color .2s ease-in; background-color: lighten(#2D3133, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2D3133, 20%); &:hover { color: lighten(#2D3133, 60%); } } &.active { color: lighten(#2E6FD9, 60%); background-color: #2E6FD9; .close-icon { color: lighten(#2E6FD9, 30%); &:hover { color: lighten(#2E6FD9, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2D3133, 2%); color: lighten(#2D3133, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #2E6FD9; } } } .list-item.header:before { color: lighten(#2E6FD9, 0%); } .list-item .icon:before { color: lighten(#2D3133, 40%); } .list-item.selected .icon:before { color: lighten(#2E6FD9, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2D3133, 30%); } .status-bar .icon { color: lighten(#2E6FD9, 0%); } .status-bar a { color: lighten(#2D3133, 55%); &:hover { text-decoration:none; color: lighten(#2D3133, 75%); } } .overlay { background-color: lighten(#2D3133, 8%); color: lighten(#2D3133, 30%); } .panes .pane .item-views .pane-item { color: #CAD9E3; background-color: #2D3133; } .section-heading, .styleguide section .section-heading { color: #CAD9E3; } .select-list { li.selected { color: lighten(#2E6FD9, 60%); background-color: #2E6FD9; } } ================================================ FILE: atomui/patriot/package.json ================================================ { "name": "Patriot", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/peacock/index.less ================================================ .tab-bar { background-color: lighten(#2b2a27, 8%); height:26px; .tab { position: relative; color: lighten(#2b2a27, 40%); transition: background-color .2s ease-in; background-color: lighten(#2b2a27, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2b2a27, 20%); &:hover { color: lighten(#2b2a27, 60%); } } &.active { color: lighten(#ff5d38, 60%); background-color: #ff5d38; .close-icon { color: lighten(#ff5d38, 30%); &:hover { color: lighten(#ff5d38, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2b2a27, 2%); color: lighten(#2b2a27, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #ff5d38; } } } .list-item.header:before { color: lighten(#ff5d38, 0%); } .list-item .icon:before { color: lighten(#2b2a27, 40%); } .list-item.selected .icon:before { color: lighten(#ff5d38, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2b2a27, 30%); } .status-bar .icon { color: lighten(#ff5d38, 0%); } .status-bar a { color: lighten(#2b2a27, 55%); &:hover { text-decoration:none; color: lighten(#2b2a27, 75%); } } .overlay { background-color: lighten(#2b2a27, 8%); color: lighten(#2b2a27, 30%); } .panes .pane .item-views .pane-item { color: #ede0ce; background-color: #2b2a27; } .section-heading, .styleguide section .section-heading { color: #ede0ce; } .select-list { li.selected { color: lighten(#ff5d38, 60%); background-color: #ff5d38; } } ================================================ FILE: atomui/peacock/package.json ================================================ { "name": "Peacock", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/peacocks-in-space/index.less ================================================ .tab-bar { background-color: lighten(#2b303b, 8%); height:26px; .tab { position: relative; color: lighten(#2b303b, 40%); transition: background-color .2s ease-in; background-color: lighten(#2b303b, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2b303b, 20%); &:hover { color: lighten(#2b303b, 60%); } } &.active { color: lighten(#FF5D38, 60%); background-color: #FF5D38; .close-icon { color: lighten(#FF5D38, 30%); &:hover { color: lighten(#FF5D38, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2b303b, 2%); color: lighten(#2b303b, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FF5D38; } } } .list-item.header:before { color: lighten(#FF5D38, 0%); } .list-item .icon:before { color: lighten(#2b303b, 40%); } .list-item.selected .icon:before { color: lighten(#FF5D38, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2b303b, 30%); } .status-bar .icon { color: lighten(#FF5D38, 0%); } .status-bar a { color: lighten(#2b303b, 55%); &:hover { text-decoration:none; color: lighten(#2b303b, 75%); } } .overlay { background-color: lighten(#2b303b, 8%); color: lighten(#2b303b, 30%); } .panes .pane .item-views .pane-item { color: #dee3ec; background-color: #2b303b; } .section-heading, .styleguide section .section-heading { color: #dee3ec; } .select-list { li.selected { color: lighten(#FF5D38, 60%); background-color: #FF5D38; } } ================================================ FILE: atomui/peacocks-in-space/package.json ================================================ { "name": "Peacocks In Space", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/peel/index.less ================================================ .tab-bar { background-color: lighten(#23201c, 8%); height:26px; .tab { position: relative; color: lighten(#23201c, 40%); transition: background-color .2s ease-in; background-color: lighten(#23201c, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#23201c, 20%); &:hover { color: lighten(#23201c, 60%); } } &.active { color: lighten(#D3643B, 60%); background-color: #D3643B; .close-icon { color: lighten(#D3643B, 30%); &:hover { color: lighten(#D3643B, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#23201c, 2%); color: lighten(#23201c, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #D3643B; } } } .list-item.header:before { color: lighten(#D3643B, 0%); } .list-item .icon:before { color: lighten(#23201c, 40%); } .list-item.selected .icon:before { color: lighten(#D3643B, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#23201c, 30%); } .status-bar .icon { color: lighten(#D3643B, 0%); } .status-bar a { color: lighten(#23201c, 55%); &:hover { text-decoration:none; color: lighten(#23201c, 75%); } } .overlay { background-color: lighten(#23201c, 8%); color: lighten(#23201c, 30%); } .panes .pane .item-views .pane-item { color: #EDEBE6; background-color: #23201c; } .section-heading, .styleguide section .section-heading { color: #EDEBE6; } .select-list { li.selected { color: lighten(#D3643B, 60%); background-color: #D3643B; } } ================================================ FILE: atomui/peel/package.json ================================================ { "name": "Peel", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/piggy/index.less ================================================ .tab-bar { background-color: lighten(#1c1618, 8%); height:26px; .tab { position: relative; color: lighten(#1c1618, 40%); transition: background-color .2s ease-in; background-color: lighten(#1c1618, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#1c1618, 20%); &:hover { color: lighten(#1c1618, 60%); } } &.active { color: lighten(#FD6A5D, 60%); background-color: #FD6A5D; .close-icon { color: lighten(#FD6A5D, 30%); &:hover { color: lighten(#FD6A5D, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#1c1618, 2%); color: lighten(#1c1618, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FD6A5D; } } } .list-item.header:before { color: lighten(#FD6A5D, 0%); } .list-item .icon:before { color: lighten(#1c1618, 40%); } .list-item.selected .icon:before { color: lighten(#FD6A5D, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#1c1618, 30%); } .status-bar .icon { color: lighten(#FD6A5D, 0%); } .status-bar a { color: lighten(#1c1618, 55%); &:hover { text-decoration:none; color: lighten(#1c1618, 75%); } } .overlay { background-color: lighten(#1c1618, 8%); color: lighten(#1c1618, 30%); } .panes .pane .item-views .pane-item { color: #EDEBE6; background-color: #1c1618; } .section-heading, .styleguide section .section-heading { color: #EDEBE6; } .select-list { li.selected { color: lighten(#FD6A5D, 60%); background-color: #FD6A5D; } } ================================================ FILE: atomui/piggy/package.json ================================================ { "name": "Piggy", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/potpourri/index.less ================================================ .tab-bar { background-color: lighten(#2E2B2C, 8%); height:26px; .tab { position: relative; color: lighten(#2E2B2C, 40%); transition: background-color .2s ease-in; background-color: lighten(#2E2B2C, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2E2B2C, 20%); &:hover { color: lighten(#2E2B2C, 60%); } } &.active { color: lighten(#ED1153, 60%); background-color: #ED1153; .close-icon { color: lighten(#ED1153, 30%); &:hover { color: lighten(#ED1153, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2E2B2C, 2%); color: lighten(#2E2B2C, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #ED1153; } } } .list-item.header:before { color: lighten(#ED1153, 0%); } .list-item .icon:before { color: lighten(#2E2B2C, 40%); } .list-item.selected .icon:before { color: lighten(#ED1153, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2E2B2C, 30%); } .status-bar .icon { color: lighten(#ED1153, 0%); } .status-bar a { color: lighten(#2E2B2C, 55%); &:hover { text-decoration:none; color: lighten(#2E2B2C, 75%); } } .overlay { background-color: lighten(#2E2B2C, 8%); color: lighten(#2E2B2C, 30%); } .panes .pane .item-views .pane-item { color: #F8F8F2; background-color: #2E2B2C; } .section-heading, .styleguide section .section-heading { color: #F8F8F2; } .select-list { li.selected { color: lighten(#ED1153, 60%); background-color: #ED1153; } } ================================================ FILE: atomui/potpourri/package.json ================================================ { "name": "Potpourri", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/rainbow/index.less ================================================ .tab-bar { background-color: lighten(#16181a, 8%); height:26px; .tab { position: relative; color: lighten(#16181a, 40%); transition: background-color .2s ease-in; background-color: lighten(#16181a, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#16181a, 20%); &:hover { color: lighten(#16181a, 60%); } } &.active { color: lighten(#EF746F, 60%); background-color: #EF746F; .close-icon { color: lighten(#EF746F, 30%); &:hover { color: lighten(#EF746F, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#16181a, 2%); color: lighten(#16181a, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #EF746F; } } } .list-item.header:before { color: lighten(#EF746F, 0%); } .list-item .icon:before { color: lighten(#16181a, 40%); } .list-item.selected .icon:before { color: lighten(#EF746F, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#16181a, 30%); } .status-bar .icon { color: lighten(#EF746F, 0%); } .status-bar a { color: lighten(#16181a, 55%); &:hover { text-decoration:none; color: lighten(#16181a, 75%); } } .overlay { background-color: lighten(#16181a, 8%); color: lighten(#16181a, 30%); } .panes .pane .item-views .pane-item { color: #c7d0d9; background-color: #16181a; } .section-heading, .styleguide section .section-heading { color: #c7d0d9; } .select-list { li.selected { color: lighten(#EF746F, 60%); background-color: #EF746F; } } ================================================ FILE: atomui/rainbow/package.json ================================================ { "name": "Rainbow", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/revelation/index.less ================================================ .tab-bar { background-color: lighten(#2E2C2B, 8%); height:26px; .tab { position: relative; color: lighten(#2E2C2B, 40%); transition: background-color .2s ease-in; background-color: lighten(#2E2C2B, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2E2C2B, 20%); &:hover { color: lighten(#2E2C2B, 60%); } } &.active { color: lighten(#617FA0, 60%); background-color: #617FA0; .close-icon { color: lighten(#617FA0, 30%); &:hover { color: lighten(#617FA0, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2E2C2B, 2%); color: lighten(#2E2C2B, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #617FA0; } } } .list-item.header:before { color: lighten(#617FA0, 0%); } .list-item .icon:before { color: lighten(#2E2C2B, 40%); } .list-item.selected .icon:before { color: lighten(#617FA0, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2E2C2B, 30%); } .status-bar .icon { color: lighten(#617FA0, 0%); } .status-bar a { color: lighten(#2E2C2B, 55%); &:hover { text-decoration:none; color: lighten(#2E2C2B, 75%); } } .overlay { background-color: lighten(#2E2C2B, 8%); color: lighten(#2E2C2B, 30%); } .panes .pane .item-views .pane-item { color: #DEDEDE; background-color: #2E2C2B; } .section-heading, .styleguide section .section-heading { color: #DEDEDE; } .select-list { li.selected { color: lighten(#617FA0, 60%); background-color: #617FA0; } } ================================================ FILE: atomui/revelation/package.json ================================================ { "name": "Revelation", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/shrek/index.less ================================================ .tab-bar { background-color: lighten(#222222, 8%); height:26px; .tab { position: relative; color: lighten(#222222, 40%); transition: background-color .2s ease-in; background-color: lighten(#222222, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#222222, 20%); &:hover { color: lighten(#222222, 60%); } } &.active { color: lighten(#857a5e, 60%); background-color: #857a5e; .close-icon { color: lighten(#857a5e, 30%); &:hover { color: lighten(#857a5e, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#222222, 2%); color: lighten(#222222, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #857a5e; } } } .list-item.header:before { color: lighten(#857a5e, 0%); } .list-item .icon:before { color: lighten(#222222, 40%); } .list-item.selected .icon:before { color: lighten(#857a5e, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#222222, 30%); } .status-bar .icon { color: lighten(#857a5e, 0%); } .status-bar a { color: lighten(#222222, 55%); &:hover { text-decoration:none; color: lighten(#222222, 75%); } } .overlay { background-color: lighten(#222222, 8%); color: lighten(#222222, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #222222; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#857a5e, 60%); background-color: #857a5e; } } ================================================ FILE: atomui/shrek/package.json ================================================ { "name": "Shrek", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/slate/index.less ================================================ .tab-bar { background-color: lighten(#19191f, 8%); height:26px; .tab { position: relative; color: lighten(#19191f, 40%); transition: background-color .2s ease-in; background-color: lighten(#19191f, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#19191f, 20%); &:hover { color: lighten(#19191f, 60%); } } &.active { color: lighten(#89A7B1, 60%); background-color: #89A7B1; .close-icon { color: lighten(#89A7B1, 30%); &:hover { color: lighten(#89A7B1, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#19191f, 2%); color: lighten(#19191f, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #89A7B1; } } } .list-item.header:before { color: lighten(#89A7B1, 0%); } .list-item .icon:before { color: lighten(#19191f, 40%); } .list-item.selected .icon:before { color: lighten(#89A7B1, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#19191f, 30%); } .status-bar .icon { color: lighten(#89A7B1, 0%); } .status-bar a { color: lighten(#19191f, 55%); &:hover { text-decoration:none; color: lighten(#19191f, 75%); } } .overlay { background-color: lighten(#19191f, 8%); color: lighten(#19191f, 30%); } .panes .pane .item-views .pane-item { color: #ebebf4; background-color: #19191f; } .section-heading, .styleguide section .section-heading { color: #ebebf4; } .select-list { li.selected { color: lighten(#89A7B1, 60%); background-color: #89A7B1; } } ================================================ FILE: atomui/slate/package.json ================================================ { "name": "Slate", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/slime/index.less ================================================ .tab-bar { background-color: lighten(#292D30, 8%); height:26px; .tab { position: relative; color: lighten(#292D30, 40%); transition: background-color .2s ease-in; background-color: lighten(#292D30, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#292D30, 20%); &:hover { color: lighten(#292D30, 60%); } } &.active { color: lighten(#9FB3C2, 60%); background-color: #9FB3C2; .close-icon { color: lighten(#9FB3C2, 30%); &:hover { color: lighten(#9FB3C2, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#292D30, 2%); color: lighten(#292D30, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #9FB3C2; } } } .list-item.header:before { color: lighten(#9FB3C2, 0%); } .list-item .icon:before { color: lighten(#292D30, 40%); } .list-item.selected .icon:before { color: lighten(#9FB3C2, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#292D30, 30%); } .status-bar .icon { color: lighten(#9FB3C2, 0%); } .status-bar a { color: lighten(#292D30, 55%); &:hover { text-decoration:none; color: lighten(#292D30, 75%); } } .overlay { background-color: lighten(#292D30, 8%); color: lighten(#292D30, 30%); } .panes .pane .item-views .pane-item { color: #FFFFFF; background-color: #292D30; } .section-heading, .styleguide section .section-heading { color: #FFFFFF; } .select-list { li.selected { color: lighten(#9FB3C2, 60%); background-color: #9FB3C2; } } ================================================ FILE: atomui/slime/package.json ================================================ { "name": "Slime", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/snappy/index.less ================================================ .tab-bar { background-color: lighten(#393939, 8%); height:26px; .tab { position: relative; color: lighten(#393939, 40%); transition: background-color .2s ease-in; background-color: lighten(#393939, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#393939, 20%); &:hover { color: lighten(#393939, 60%); } } &.active { color: lighten(#f66153, 60%); background-color: #f66153; .close-icon { color: lighten(#f66153, 30%); &:hover { color: lighten(#f66153, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#393939, 2%); color: lighten(#393939, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #f66153; } } } .list-item.header:before { color: lighten(#f66153, 0%); } .list-item .icon:before { color: lighten(#393939, 40%); } .list-item.selected .icon:before { color: lighten(#f66153, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#393939, 30%); } .status-bar .icon { color: lighten(#f66153, 0%); } .status-bar a { color: lighten(#393939, 55%); &:hover { text-decoration:none; color: lighten(#393939, 75%); } } .overlay { background-color: lighten(#393939, 8%); color: lighten(#393939, 30%); } .panes .pane .item-views .pane-item { color: #e3e2e0; background-color: #393939; } .section-heading, .styleguide section .section-heading { color: #e3e2e0; } .select-list { li.selected { color: lighten(#f66153, 60%); background-color: #f66153; } } ================================================ FILE: atomui/snappy/package.json ================================================ { "name": "Snappy", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/solarflare/index.less ================================================ .tab-bar { background-color: lighten(#222222, 8%); height:26px; .tab { position: relative; color: lighten(#222222, 40%); transition: background-color .2s ease-in; background-color: lighten(#222222, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#222222, 20%); &:hover { color: lighten(#222222, 60%); } } &.active { color: lighten(#FF4E50, 60%); background-color: #FF4E50; .close-icon { color: lighten(#FF4E50, 30%); &:hover { color: lighten(#FF4E50, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#222222, 2%); color: lighten(#222222, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #FF4E50; } } } .list-item.header:before { color: lighten(#FF4E50, 0%); } .list-item .icon:before { color: lighten(#222222, 40%); } .list-item.selected .icon:before { color: lighten(#FF4E50, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#222222, 30%); } .status-bar .icon { color: lighten(#FF4E50, 0%); } .status-bar a { color: lighten(#222222, 55%); &:hover { text-decoration:none; color: lighten(#222222, 75%); } } .overlay { background-color: lighten(#222222, 8%); color: lighten(#222222, 30%); } .panes .pane .item-views .pane-item { color: #e3e2e0; background-color: #222222; } .section-heading, .styleguide section .section-heading { color: #e3e2e0; } .select-list { li.selected { color: lighten(#FF4E50, 60%); background-color: #FF4E50; } } ================================================ FILE: atomui/solarflare/package.json ================================================ { "name": "Solarflare", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/sourlick/index.less ================================================ .tab-bar { background-color: lighten(#2E2C2B, 8%); height:26px; .tab { position: relative; color: lighten(#2E2C2B, 40%); transition: background-color .2s ease-in; background-color: lighten(#2E2C2B, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2E2C2B, 20%); &:hover { color: lighten(#2E2C2B, 60%); } } &.active { color: lighten(#8AC27A, 60%); background-color: #8AC27A; .close-icon { color: lighten(#8AC27A, 30%); &:hover { color: lighten(#8AC27A, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2E2C2B, 2%); color: lighten(#2E2C2B, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #8AC27A; } } } .list-item.header:before { color: lighten(#8AC27A, 0%); } .list-item .icon:before { color: lighten(#2E2C2B, 40%); } .list-item.selected .icon:before { color: lighten(#8AC27A, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2E2C2B, 30%); } .status-bar .icon { color: lighten(#8AC27A, 0%); } .status-bar a { color: lighten(#2E2C2B, 55%); &:hover { text-decoration:none; color: lighten(#2E2C2B, 75%); } } .overlay { background-color: lighten(#2E2C2B, 8%); color: lighten(#2E2C2B, 30%); } .panes .pane .item-views .pane-item { color: #DEDEDE; background-color: #2E2C2B; } .section-heading, .styleguide section .section-heading { color: #DEDEDE; } .select-list { li.selected { color: lighten(#8AC27A, 60%); background-color: #8AC27A; } } ================================================ FILE: atomui/sourlick/package.json ================================================ { "name": "Sourlick", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/spearmint/index.less ================================================ .tab-bar { background-color: lighten(#E1F0EE, 8%); height:26px; .tab { position: relative; color: lighten(#E1F0EE, 40%); transition: background-color .2s ease-in; background-color: lighten(#E1F0EE, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#E1F0EE, 20%); &:hover { color: lighten(#E1F0EE, 60%); } } &.active { color: lighten(#25808A, 60%); background-color: #25808A; .close-icon { color: lighten(#25808A, 30%); &:hover { color: lighten(#25808A, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#E1F0EE, 2%); color: lighten(#E1F0EE, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #25808A; } } } .list-item.header:before { color: lighten(#25808A, 0%); } .list-item .icon:before { color: lighten(#E1F0EE, 40%); } .list-item.selected .icon:before { color: lighten(#25808A, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#E1F0EE, 30%); } .status-bar .icon { color: lighten(#25808A, 0%); } .status-bar a { color: lighten(#E1F0EE, 55%); &:hover { text-decoration:none; color: lighten(#E1F0EE, 75%); } } .overlay { background-color: lighten(#E1F0EE, 8%); color: lighten(#E1F0EE, 30%); } .panes .pane .item-views .pane-item { color: #719692; background-color: #E1F0EE; } .section-heading, .styleguide section .section-heading { color: #719692; } .select-list { li.selected { color: lighten(#25808A, 60%); background-color: #25808A; } } ================================================ FILE: atomui/spearmint/package.json ================================================ { "name": "Spearmint", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/stark/index.less ================================================ .tab-bar { background-color: lighten(#2E2C2B, 8%); height:26px; .tab { position: relative; color: lighten(#2E2C2B, 40%); transition: background-color .2s ease-in; background-color: lighten(#2E2C2B, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2E2C2B, 20%); &:hover { color: lighten(#2E2C2B, 60%); } } &.active { color: lighten(#F03113, 60%); background-color: #F03113; .close-icon { color: lighten(#F03113, 30%); &:hover { color: lighten(#F03113, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2E2C2B, 2%); color: lighten(#2E2C2B, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #F03113; } } } .list-item.header:before { color: lighten(#F03113, 0%); } .list-item .icon:before { color: lighten(#2E2C2B, 40%); } .list-item.selected .icon:before { color: lighten(#F03113, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2E2C2B, 30%); } .status-bar .icon { color: lighten(#F03113, 0%); } .status-bar a { color: lighten(#2E2C2B, 55%); &:hover { text-decoration:none; color: lighten(#2E2C2B, 75%); } } .overlay { background-color: lighten(#2E2C2B, 8%); color: lighten(#2E2C2B, 30%); } .panes .pane .item-views .pane-item { color: #DEDEDE; background-color: #2E2C2B; } .section-heading, .styleguide section .section-heading { color: #DEDEDE; } .select-list { li.selected { color: lighten(#F03113, 60%); background-color: #F03113; } } ================================================ FILE: atomui/stark/package.json ================================================ { "name": "Stark", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/super/index.less ================================================ .tab-bar { background-color: lighten(#15191D, 8%); height:26px; .tab { position: relative; color: lighten(#15191D, 40%); transition: background-color .2s ease-in; background-color: lighten(#15191D, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#15191D, 20%); &:hover { color: lighten(#15191D, 60%); } } &.active { color: lighten(#D60257, 60%); background-color: #D60257; .close-icon { color: lighten(#D60257, 30%); &:hover { color: lighten(#D60257, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#15191D, 2%); color: lighten(#15191D, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #D60257; } } } .list-item.header:before { color: lighten(#D60257, 0%); } .list-item .icon:before { color: lighten(#15191D, 40%); } .list-item.selected .icon:before { color: lighten(#D60257, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#15191D, 30%); } .status-bar .icon { color: lighten(#D60257, 0%); } .status-bar a { color: lighten(#15191D, 55%); &:hover { text-decoration:none; color: lighten(#15191D, 75%); } } .overlay { background-color: lighten(#15191D, 8%); color: lighten(#15191D, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #15191D; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#D60257, 60%); background-color: #D60257; } } ================================================ FILE: atomui/super/package.json ================================================ { "name": "Super", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/tonic/index.less ================================================ .tab-bar { background-color: lighten(#2a2f31, 8%); height:26px; .tab { position: relative; color: lighten(#2a2f31, 40%); transition: background-color .2s ease-in; background-color: lighten(#2a2f31, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2a2f31, 20%); &:hover { color: lighten(#2a2f31, 60%); } } &.active { color: lighten(#B8CD44, 60%); background-color: #B8CD44; .close-icon { color: lighten(#B8CD44, 30%); &:hover { color: lighten(#B8CD44, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2a2f31, 2%); color: lighten(#2a2f31, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #B8CD44; } } } .list-item.header:before { color: lighten(#B8CD44, 0%); } .list-item .icon:before { color: lighten(#2a2f31, 40%); } .list-item.selected .icon:before { color: lighten(#B8CD44, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2a2f31, 30%); } .status-bar .icon { color: lighten(#B8CD44, 0%); } .status-bar a { color: lighten(#2a2f31, 55%); &:hover { text-decoration:none; color: lighten(#2a2f31, 75%); } } .overlay { background-color: lighten(#2a2f31, 8%); color: lighten(#2a2f31, 30%); } .panes .pane .item-views .pane-item { color: #eeeeee; background-color: #2a2f31; } .section-heading, .styleguide section .section-heading { color: #eeeeee; } .select-list { li.selected { color: lighten(#B8CD44, 60%); background-color: #B8CD44; } } ================================================ FILE: atomui/tonic/package.json ================================================ { "name": "Tonic", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/tribal/index.less ================================================ .tab-bar { background-color: lighten(#19191d, 8%); height:26px; .tab { position: relative; color: lighten(#19191d, 40%); transition: background-color .2s ease-in; background-color: lighten(#19191d, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#19191d, 20%); &:hover { color: lighten(#19191d, 60%); } } &.active { color: lighten(#5f5582, 60%); background-color: #5f5582; .close-icon { color: lighten(#5f5582, 30%); &:hover { color: lighten(#5f5582, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#19191d, 2%); color: lighten(#19191d, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #5f5582; } } } .list-item.header:before { color: lighten(#5f5582, 0%); } .list-item .icon:before { color: lighten(#19191d, 40%); } .list-item.selected .icon:before { color: lighten(#5f5582, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#19191d, 30%); } .status-bar .icon { color: lighten(#5f5582, 0%); } .status-bar a { color: lighten(#19191d, 55%); &:hover { text-decoration:none; color: lighten(#19191d, 75%); } } .overlay { background-color: lighten(#19191d, 8%); color: lighten(#19191d, 30%); } .panes .pane .item-views .pane-item { color: #ffffff; background-color: #19191d; } .section-heading, .styleguide section .section-heading { color: #ffffff; } .select-list { li.selected { color: lighten(#5f5582, 60%); background-color: #5f5582; } } ================================================ FILE: atomui/tribal/package.json ================================================ { "name": "Tribal", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/tron/index.less ================================================ .tab-bar { background-color: lighten(#14191f, 8%); height:26px; .tab { position: relative; color: lighten(#14191f, 40%); transition: background-color .2s ease-in; background-color: lighten(#14191f, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#14191f, 20%); &:hover { color: lighten(#14191f, 60%); } } &.active { color: lighten(#ffffff, 60%); background-color: #ffffff; .close-icon { color: lighten(#ffffff, 30%); &:hover { color: lighten(#ffffff, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#14191f, 2%); color: lighten(#14191f, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #ffffff; } } } .list-item.header:before { color: lighten(#ffffff, 0%); } .list-item .icon:before { color: lighten(#14191f, 40%); } .list-item.selected .icon:before { color: lighten(#ffffff, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#14191f, 30%); } .status-bar .icon { color: lighten(#ffffff, 0%); } .status-bar a { color: lighten(#14191f, 55%); &:hover { text-decoration:none; color: lighten(#14191f, 75%); } } .overlay { background-color: lighten(#14191f, 8%); color: lighten(#14191f, 30%); } .panes .pane .item-views .pane-item { color: #aec2e0; background-color: #14191f; } .section-heading, .styleguide section .section-heading { color: #aec2e0; } .select-list { li.selected { color: lighten(#ffffff, 60%); background-color: #ffffff; } } ================================================ FILE: atomui/tron/package.json ================================================ { "name": "Tron", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/turnip/index.less ================================================ .tab-bar { background-color: lighten(#1a1b1d, 8%); height:26px; .tab { position: relative; color: lighten(#1a1b1d, 40%); transition: background-color .2s ease-in; background-color: lighten(#1a1b1d, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#1a1b1d, 20%); &:hover { color: lighten(#1a1b1d, 60%); } } &.active { color: lighten(#487D76, 60%); background-color: #487D76; .close-icon { color: lighten(#487D76, 30%); &:hover { color: lighten(#487D76, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#1a1b1d, 2%); color: lighten(#1a1b1d, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #487D76; } } } .list-item.header:before { color: lighten(#487D76, 0%); } .list-item .icon:before { color: lighten(#1a1b1d, 40%); } .list-item.selected .icon:before { color: lighten(#487D76, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#1a1b1d, 30%); } .status-bar .icon { color: lighten(#487D76, 0%); } .status-bar a { color: lighten(#1a1b1d, 55%); &:hover { text-decoration:none; color: lighten(#1a1b1d, 75%); } } .overlay { background-color: lighten(#1a1b1d, 8%); color: lighten(#1a1b1d, 30%); } .panes .pane .item-views .pane-item { color: #EDE0CE; background-color: #1a1b1d; } .section-heading, .styleguide section .section-heading { color: #EDE0CE; } .select-list { li.selected { color: lighten(#487D76, 60%); background-color: #487D76; } } ================================================ FILE: atomui/turnip/package.json ================================================ { "name": "Turnip", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/yule/index.less ================================================ .tab-bar { background-color: lighten(#2B2A27, 8%); height:26px; .tab { position: relative; color: lighten(#2B2A27, 40%); transition: background-color .2s ease-in; background-color: lighten(#2B2A27, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#2B2A27, 20%); &:hover { color: lighten(#2B2A27, 60%); } } &.active { color: lighten(#D63131, 60%); background-color: #D63131; .close-icon { color: lighten(#D63131, 30%); &:hover { color: lighten(#D63131, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#2B2A27, 2%); color: lighten(#2B2A27, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #D63131; } } } .list-item.header:before { color: lighten(#D63131, 0%); } .list-item .icon:before { color: lighten(#2B2A27, 40%); } .list-item.selected .icon:before { color: lighten(#D63131, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#2B2A27, 30%); } .status-bar .icon { color: lighten(#D63131, 0%); } .status-bar a { color: lighten(#2B2A27, 55%); &:hover { text-decoration:none; color: lighten(#2B2A27, 75%); } } .overlay { background-color: lighten(#2B2A27, 8%); color: lighten(#2B2A27, 30%); } .panes .pane .item-views .pane-item { color: #EDE0CE; background-color: #2B2A27; } .section-heading, .styleguide section .section-heading { color: #EDE0CE; } .select-list { li.selected { color: lighten(#D63131, 60%); background-color: #D63131; } } ================================================ FILE: atomui/yule/package.json ================================================ { "name": "Yule", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: atomui/zacks/index.less ================================================ .tab-bar { background-color: lighten(#222222, 8%); height:26px; .tab { position: relative; color: lighten(#222222, 40%); transition: background-color .2s ease-in; background-color: lighten(#222222, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten(#222222, 20%); &:hover { color: lighten(#222222, 60%); } } &.active { color: lighten(#ff6a38, 60%); background-color: #ff6a38; .close-icon { color: lighten(#ff6a38, 30%); &:hover { color: lighten(#ff6a38, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten(#222222, 2%); color: lighten(#222222, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: #ff6a38; } } } .list-item.header:before { color: lighten(#ff6a38, 0%); } .list-item .icon:before { color: lighten(#222222, 40%); } .list-item.selected .icon:before { color: lighten(#ff6a38, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten(#222222, 30%); } .status-bar .icon { color: lighten(#ff6a38, 0%); } .status-bar a { color: lighten(#222222, 55%); &:hover { text-decoration:none; color: lighten(#222222, 75%); } } .overlay { background-color: lighten(#222222, 8%); color: lighten(#222222, 30%); } .panes .pane .item-views .pane-item { color: #f0f0f0; background-color: #222222; } .section-heading, .styleguide section .section-heading { color: #f0f0f0; } .select-list { li.selected { color: lighten(#ff6a38, 60%); background-color: #ff6a38; } } ================================================ FILE: atomui/zacks/package.json ================================================ { "name": "Zacks", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: bootstrap/arstotzka.less ================================================ // // Variables // -------------------------------------------------- //== Colors // //## Gray and brand colors for use across Bootstrap. @gray-darker: lighten(#000, 13.5%); // #222 @gray-dark: lighten(#000, 20%); // #333 @gray: lighten(#000, 33.5%); // #555 @gray-light: lighten(#000, 60%); // #999 @gray-lighter: lighten(#000, 93.5%); // #eee @brand-primary: #A2A797; @brand-success: #516B6B; @brand-info: #70807B; @brand-warning: #A2A797; @brand-danger: #cf433e; //== Scaffolding // // ## Settings for some of the most global styles. //** Background color for ``. @body-bg: #211f1e; //** Global text color on ``. @text-color: #EDEBE6; //** Global textual link color. @link-color: @brand-primary; //** Link hover color set via `darken()` function. @link-hover-color: darken(@link-color, 15%); //== Typography // //## Font, line-height, and color for body text, headings, and more. @font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif; @font-family-serif: Georgia, "Times New Roman", Times, serif; //** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/azure.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #6AB0A3;
@brand-success:         #52708b;
@brand-info:            #508aaa;
@brand-warning:         #508aaa;
@brand-danger:          #6AB0A3;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #181D26;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/bold.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #3D8E91;
@brand-success:         #F0624B;
@brand-info:            #B4B7AD;
@brand-warning:         #F0624B;
@brand-danger:          #3D8E91;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2a2626;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/boxuk.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #017c9d;
@brand-success:         #019d76;
@brand-info:            #15b8ae;
@brand-warning:         #017c9d;
@brand-danger:          #019d76;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #ffffff;
//** Global text color on ``.
@text-color:            #414f5c;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/carbonight.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #C4C4C4;
@brand-success:         #8C8C8C;
@brand-info:            #ffffff;
@brand-warning:         #eeeeee;
@brand-danger:          #ffffff;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2E2C2B;
//** Global text color on ``.
@text-color:            #B0B0B0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/chocolate.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #8B6E46;
@brand-success:         #CCB697;
@brand-info:            #E2CDB0;
@brand-warning:         #B99768;
@brand-danger:          #8B6E46;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #150f08;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/carbonight-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #C4C4C4;
@brand-success:         #8C8C8C;
@brand-info:            #ffffff;
@brand-warning:         #eeeeee;
@brand-danger:          #ffffff;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #000000;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/darkside-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #1CC3E8;
@brand-success:         #E8341C;
@brand-info:            #68C244;
@brand-warning:         #F08D24;
@brand-danger:          #8E69C9;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #000000;
//** Global text color on ``.
@text-color:            #BABABA;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/earthsong-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #95CC5E;
@brand-success:         #DB784D;
@brand-info:            #60A365;
@brand-warning:         #DB784D;
@brand-danger:          #95CC5E;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #12100f;
//** Global text color on ``.
@text-color:            #EBD1B7;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/freshcut-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #4ECDC4;
@brand-success:         #00A8C6;
@brand-info:            #AEE239;
@brand-warning:         #C8D7E8;
@brand-danger:          #4ECDC4;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #000000;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/frontier-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #2EBF7E;
@brand-success:         #F23A3A;
@brand-info:            #F8BB39;
@brand-warning:         #FC803D;
@brand-danger:          #2EBF7E;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #110f0e;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/gloom-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #26A6A6;
@brand-success:         #FF5D38;
@brand-info:            #BCD42A;
@brand-warning:         #26A6A6;
@brand-danger:          #FF5D38;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0f120f;
//** Global text color on ``.
@text-color:            #D8EBE5;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/glowfish-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #95CC5E;
@brand-success:         #DB784D;
@brand-info:            #60A365;
@brand-warning:         #D65940;
@brand-danger:          #95CC5E;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #090b07;
//** Global text color on ``.
@text-color:            #6ea240;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/goldfish-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #F38630;
@brand-success:         #FA6900;
@brand-info:            #69D2E7;
@brand-warning:         #A7DBD8;
@brand-danger:          #F38630;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0c0d0e;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/grunge-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #D1F2A5;
@brand-success:         #F56991;
@brand-info:            #FFC48C;
@brand-warning:         #91A374;
@brand-danger:          #FFC48C;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0c0c0a;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/halflife-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FC913A;
@brand-success:         #7D8991;
@brand-info:            #F9D423;
@brand-warning:         #7D8991;
@brand-danger:          #F85931;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #000000;
//** Global text color on ``.
@text-color:            #cccccc;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/hyrule-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #f5c504;
@brand-success:         #569e16;
@brand-info:            #90c93f;
@brand-warning:         #90c93f;
@brand-danger:          #f5c504;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0c0c0c;
//** Global text color on ``.
@text-color:            #c0d5c1;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/iceberg-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #59C0E3;
@brand-success:         #2D8DA1;
@brand-info:            #FFFFFF;
@brand-warning:         #B1E2F2;
@brand-danger:          #ffffff;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0b0e0e;
//** Global text color on ``.
@text-color:            #BDD6DB;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/juicy-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FF4E50;
@brand-success:         #3bc7b8;
@brand-info:            #c3cb4c;
@brand-warning:         #EDB92E;
@brand-danger:          #F85931;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #000000;
//** Global text color on ``.
@text-color:            #e3e2e0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/keen-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #6F8B94;
@brand-success:         #8767b7;
@brand-info:            #b5db99;
@brand-warning:         #6F8B94;
@brand-danger:          #8767b7;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #000000;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/laravel-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FFC48C;
@brand-success:         #FC6B0A;
@brand-info:            #FC580C;
@brand-warning:         #FFA927;
@brand-danger:          #FFC48C;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #000000;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/lavender-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #A29DFA;
@brand-success:         #B657FF;
@brand-info:            #F5B0EF;
@brand-warning:         #8E6DA6;
@brand-danger:          #8E69C9;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #080709;
//** Global text color on ``.
@text-color:            #E0CEED;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/mellow-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #F2BC79;
@brand-success:         #1F8181;
@brand-info:            #F28972;
@brand-warning:         #F2BC79;
@brand-danger:          #F55D79;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0b0a09;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/mud-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #f2c12f;
@brand-success:         #f55239;
@brand-info:            #8ee350;
@brand-warning:         #f8553c;
@brand-danger:          #eaba2c;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0d0b0b;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/patriot-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #DE333C;
@brand-success:         #2E6FD9;
@brand-info:            #ffffff;
@brand-warning:         #BBBCC4;
@brand-danger:          #DE333C;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0d0e0f;
//** Global text color on ``.
@text-color:            #CAD9E3;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/peacock-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #26a6a6;
@brand-success:         #ff5d38;
@brand-info:            #bcd42a;
@brand-warning:         #26A6A6;
@brand-danger:          #FF5D38;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0c0c0b;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/potpourri-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #C491C4;
@brand-success:         #ED1153;
@brand-info:            #B866FA;
@brand-warning:         #ED1153;
@brand-danger:          #F76ACB;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0d0c0c;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/revelation-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #4E5D84;
@brand-success:         #617FA0;
@brand-info:            #95C2E8;
@brand-warning:         #C2DCF2;
@brand-danger:          #FFBB29;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0c0b0b;
//** Global text color on ``.
@text-color:            #DEDEDE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/slime-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #d8e778;
@brand-success:         #6a9ec5;
@brand-info:            #d0b123;
@brand-warning:         #689dc5;
@brand-danger:          #dfbf29;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0b0c0d;
//** Global text color on ``.
@text-color:            #FFFFFF;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/snappy-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #4ea1df;
@brand-success:         #f66153;
@brand-info:            #808dd3;
@brand-warning:         #f66153;
@brand-danger:          #808dd3;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0c0c0c;
//** Global text color on ``.
@text-color:            #e3e2e0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/solarflare-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FC913A;
@brand-success:         #FF4E50;
@brand-info:            #EDE574;
@brand-warning:         #FF4E50;
@brand-danger:          #FC913A;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #000000;
//** Global text color on ``.
@text-color:            #e3e2e0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/sourlick-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #EDF252;
@brand-success:         #8AC27A;
@brand-info:            #BDF522;
@brand-warning:         #D2EB31;
@brand-danger:          #FFBB29;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #060606;
//** Global text color on ``.
@text-color:            #DEDEDE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/stark-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FFBB29;
@brand-success:         #F03113;
@brand-info:            #F03113;
@brand-warning:         #aaaaaa;
@brand-danger:          #FFBB29;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #0b0a0a;
//** Global text color on ``.
@text-color:            #DEDEDE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/tron-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #267fb5;
@brand-success:         #ffffff;
@brand-info:            #ffffff;
@brand-warning:         #748aa6;
@brand-danger:          #267fb5;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #07090b;
//** Global text color on ``.
@text-color:            #aec2e0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/turnip-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #92B55F;
@brand-success:         #487D76;
@brand-info:            #E8DA5E;
@brand-warning:         #92B55F;
@brand-danger:          #487D76;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #080809;
//** Global text color on ``.
@text-color:            #EDE0CE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/contrast/zacks-contrast.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #9c7ddb;
@brand-success:         #ff6a38;
@brand-info:            #bcd42a;
@brand-warning:         #ff6a38;
@brand-danger:          #9c7ddb;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #000000;
//** Global text color on ``.
@text-color:            #f0f0f0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/crisp.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #cba0cd;
@brand-success:         #765478;
@brand-info:            #FC6A0F;
@brand-warning:         #FC6A0F;
@brand-danger:          #cba0cd;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #221a22;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/darkside.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #1CC3E8;
@brand-success:         #E8341C;
@brand-info:            #68C244;
@brand-warning:         #F08D24;
@brand-danger:          #8E69C9;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #222324;
//** Global text color on ``.
@text-color:            #BABABA;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/earthsong.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #95CC5E;
@brand-success:         #DB784D;
@brand-info:            #60A365;
@brand-warning:         #DB784D;
@brand-danger:          #95CC5E;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #36312C;
//** Global text color on ``.
@text-color:            #EBD1B7;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/freshcut.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #4ECDC4;
@brand-success:         #00A8C6;
@brand-info:            #AEE239;
@brand-warning:         #C8D7E8;
@brand-danger:          #4ECDC4;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2F3030;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/frontier.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #2EBF7E;
@brand-success:         #F23A3A;
@brand-info:            #F8BB39;
@brand-warning:         #FC803D;
@brand-danger:          #2EBF7E;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #36312C;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/github.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #445588;
@brand-success:         #008080;
@brand-info:            #DD1144;
@brand-warning:         #555555;
@brand-danger:          #445588;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #ffffff;
//** Global text color on ``.
@text-color:            #555555;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/gloom.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #26A6A6;
@brand-success:         #FF5D38;
@brand-info:            #BCD42A;
@brand-warning:         #26A6A6;
@brand-danger:          #FF5D38;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2A332B;
//** Global text color on ``.
@text-color:            #D8EBE5;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/glowfish.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #95CC5E;
@brand-success:         #DB784D;
@brand-info:            #60A365;
@brand-warning:         #D65940;
@brand-danger:          #95CC5E;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #191f13;
//** Global text color on ``.
@text-color:            #6ea240;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/goldfish.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #F38630;
@brand-success:         #FA6900;
@brand-info:            #69D2E7;
@brand-warning:         #A7DBD8;
@brand-danger:          #F38630;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2E3336;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/grunge.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #D1F2A5;
@brand-success:         #F56991;
@brand-info:            #FFC48C;
@brand-warning:         #91A374;
@brand-danger:          #FFC48C;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #31332C;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/halflife.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FC913A;
@brand-success:         #7D8991;
@brand-info:            #F9D423;
@brand-warning:         #7D8991;
@brand-danger:          #F85931;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #222222;
//** Global text color on ``.
@text-color:            #cccccc;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/heroku.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #585480;
@brand-success:         #7873ae;
@brand-info:            #ffffff;
@brand-warning:         #7873ae;
@brand-danger:          #a6fa62;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #1b1b24;
//** Global text color on ``.
@text-color:            #c8c7d5;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/hyrule.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #f5c504;
@brand-success:         #569e16;
@brand-info:            #90c93f;
@brand-warning:         #90c93f;
@brand-danger:          #f5c504;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2d2c2b;
//** Global text color on ``.
@text-color:            #c0d5c1;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/iceberg.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #59C0E3;
@brand-success:         #2D8DA1;
@brand-info:            #FFFFFF;
@brand-warning:         #B1E2F2;
@brand-danger:          #ffffff;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #323B3D;
//** Global text color on ``.
@text-color:            #BDD6DB;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/juicy.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FF4E50;
@brand-success:         #3bc7b8;
@brand-info:            #c3cb4c;
@brand-warning:         #EDB92E;
@brand-danger:          #F85931;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #222222;
//** Global text color on ``.
@text-color:            #e3e2e0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/keen.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #6F8B94;
@brand-success:         #8767b7;
@brand-info:            #b5db99;
@brand-warning:         #6F8B94;
@brand-danger:          #8767b7;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #111111;
//** Global text color on ``.
@text-color:            #cccccc;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/kiwi.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #229986;
@brand-success:         #95C72A;
@brand-info:            #0B6D5C;
@brand-warning:         #229986;
@brand-danger:          #95C72A;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #161a19;
//** Global text color on ``.
@text-color:            #EDEBE6;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/laravel.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FFC48C;
@brand-success:         #FC6B0A;
@brand-info:            #FC580C;
@brand-warning:         #FFA927;
@brand-danger:          #FFC48C;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2E2C2B;
//** Global text color on ``.
@text-color:            #DEDEDE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/lavender.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #A29DFA;
@brand-success:         #B657FF;
@brand-info:            #F5B0EF;
@brand-warning:         #8E6DA6;
@brand-danger:          #8E69C9;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #29222E;
//** Global text color on ``.
@text-color:            #E0CEED;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/legacy.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #267fb5;
@brand-success:         #ffffff;
@brand-info:            #FFB20D;
@brand-warning:         #748aa6;
@brand-danger:          #267fb5;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #14191f;
//** Global text color on ``.
@text-color:            #aec2e0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/light/earthsong-light.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #95CC5E;
@brand-success:         #DB784D;
@brand-info:            #60A365;
@brand-warning:         #DB784D;
@brand-danger:          #95CC5E;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #ffffff;
//** Global text color on ``.
@text-color:            #4d463e;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/light/snappy-light.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #4ea1df;
@brand-success:         #f66153;
@brand-info:            #808dd3;
@brand-warning:         #da564a;
@brand-danger:          #606aa1;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #ffffff;
//** Global text color on ``.
@text-color:            #555555;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/light/userscape.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #A8C0E0;
@brand-success:         #355B8C;
@brand-info:            #E3BD14;
@brand-warning:         #808C9C;
@brand-danger:          #DE4D3A;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #F5F8FC;
//** Global text color on ``.
@text-color:            #879BB0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/mellow.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #F2BC79;
@brand-success:         #1F8181;
@brand-info:            #F28972;
@brand-warning:         #F2BC79;
@brand-danger:          #F55D79;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #36312C;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/mintchoc.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #9D8262;
@brand-success:         #008D62;
@brand-info:            #00E08C;
@brand-warning:         #9D8262;
@brand-danger:          #008D62;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2b221c;
//** Global text color on ``.
@text-color:            #BABABA;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/mud.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #e9c865;
@brand-success:         #FF9787;
@brand-info:            #b5db99;
@brand-warning:         #FF9787;
@brand-danger:          #e9c865;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #403635;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/otakon.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #B1A6CA;
@brand-success:         #F6E6EB;
@brand-info:            #E484B2;
@brand-warning:         #CACBDD;
@brand-danger:          #F0B9D4;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #171417;
//** Global text color on ``.
@text-color:            #f9f3f9;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/pastel.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #9474a9;
@brand-success:         #04C4A5;
@brand-info:            #C56C6C;
@brand-warning:         #C5906C;
@brand-danger:          #E2E060;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #222222;
//** Global text color on ``.
@text-color:            #eeeeee;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/patriot.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #DE333C;
@brand-success:         #2E6FD9;
@brand-info:            #ffffff;
@brand-warning:         #BBBCC4;
@brand-danger:          #DE333C;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2D3133;
//** Global text color on ``.
@text-color:            #CAD9E3;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/peacock.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #26a6a6;
@brand-success:         #ff5d38;
@brand-info:            #bcd42a;
@brand-warning:         #26A6A6;
@brand-danger:          #FF5D38;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2b2a27;
//** Global text color on ``.
@text-color:            #ede0ce;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/peacocks-in-space.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #26A6A6;
@brand-success:         #FF5D38;
@brand-info:            #BCD42A;
@brand-warning:         #26A6A6;
@brand-danger:          #FF5D38;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2b303b;
//** Global text color on ``.
@text-color:            #dee3ec;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/peel.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #94C7B6;
@brand-success:         #D3643B;
@brand-info:            #D6E1C7;
@brand-warning:         #94C7B6;
@brand-danger:          #D3643B;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #23201c;
//** Global text color on ``.
@text-color:            #EDEBE6;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/piggy.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #F52E62;
@brand-success:         #FD6A5D;
@brand-info:            #FF5D80;
@brand-warning:         #FD6A5D;
@brand-danger:          #F52E62;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #1c1618;
//** Global text color on ``.
@text-color:            #EDEBE6;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/potpourri.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #C491C4;
@brand-success:         #ED1153;
@brand-info:            #B866FA;
@brand-warning:         #ED1153;
@brand-danger:          #F76ACB;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2E2B2C;
//** Global text color on ``.
@text-color:            #F8F8F2;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/rainbow.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #B3CC57;
@brand-success:         #EF746F;
@brand-info:            #FFBE40;
@brand-warning:         #3fb4c5;
@brand-danger:          #f86f50;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #16181a;
//** Global text color on ``.
@text-color:            #c7d0d9;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/revelation.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #4E5D84;
@brand-success:         #617FA0;
@brand-info:            #95C2E8;
@brand-warning:         #C2DCF2;
@brand-danger:          #FFBB29;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2E2C2B;
//** Global text color on ``.
@text-color:            #DEDEDE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/shrek.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #B2DE62;
@brand-success:         #857a5e;
@brand-info:            #F0F2EB;
@brand-warning:         #bfb59b;
@brand-danger:          #B2DE62;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #222222;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/slate.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #566981;
@brand-success:         #89A7B1;
@brand-info:            #CBDAD5;
@brand-warning:         #566981;
@brand-danger:          #89A7B1;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #19191f;
//** Global text color on ``.
@text-color:            #ebebf4;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/slime.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FAFFDB;
@brand-success:         #9FB3C2;
@brand-info:            #C7AF3F;
@brand-warning:         #9FB3C2;
@brand-danger:          #C7AF3F;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #292D30;
//** Global text color on ``.
@text-color:            #FFFFFF;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/snappy.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #4ea1df;
@brand-success:         #f66153;
@brand-info:            #808dd3;
@brand-warning:         #f66153;
@brand-danger:          #808dd3;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #393939;
//** Global text color on ``.
@text-color:            #e3e2e0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/solarflare.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FC913A;
@brand-success:         #FF4E50;
@brand-info:            #EDE574;
@brand-warning:         #FF4E50;
@brand-danger:          #FC913A;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #222222;
//** Global text color on ``.
@text-color:            #e3e2e0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/sourlick.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #EDF252;
@brand-success:         #8AC27A;
@brand-info:            #BDF522;
@brand-warning:         #D2EB31;
@brand-danger:          #FFBB29;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2E2C2B;
//** Global text color on ``.
@text-color:            #DEDEDE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/spearmint.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #69ADB5;
@brand-success:         #25808A;
@brand-info:            #4CD7E0;
@brand-warning:         #69ADB5;
@brand-danger:          #199FA8;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #E1F0EE;
//** Global text color on ``.
@text-color:            #719692;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/stark.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #FFBB29;
@brand-success:         #F03113;
@brand-info:            #F03113;
@brand-warning:         #aaaaaa;
@brand-danger:          #FFBB29;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2E2C2B;
//** Global text color on ``.
@text-color:            #DEDEDE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/super.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #5d67ad;
@brand-success:         #D60257;
@brand-info:            #E45635;
@brand-warning:         #5d67ad;
@brand-danger:          #E45635;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #15191D;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/tonic.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #75A1A4;
@brand-success:         #B8CD44;
@brand-info:            #FD9F59;
@brand-warning:         #EF6E44;
@brand-danger:          #B8CD44;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2a2f31;
//** Global text color on ``.
@text-color:            #eeeeee;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/tribal.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #c43535;
@brand-success:         #5f5582;
@brand-info:            #E0DDEB;
@brand-warning:         #5f5582;
@brand-danger:          #8f8aa2;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #19191d;
//** Global text color on ``.
@text-color:            #ffffff;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/tron.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #267fb5;
@brand-success:         #ffffff;
@brand-info:            #ffffff;
@brand-warning:         #748aa6;
@brand-danger:          #267fb5;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #14191f;
//** Global text color on ``.
@text-color:            #aec2e0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/turnip.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #92B55F;
@brand-success:         #487D76;
@brand-info:            #E8DA5E;
@brand-warning:         #92B55F;
@brand-danger:          #487D76;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #1a1b1d;
//** Global text color on ``.
@text-color:            #EDE0CE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/yule.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #39B81F;
@brand-success:         #D63131;
@brand-info:            #EBB626;
@brand-warning:         #39B81F;
@brand-danger:          #D63131;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #2B2A27;
//** Global text color on ``.
@text-color:            #EDE0CE;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bootstrap/zacks.less
================================================
//
// Variables
// --------------------------------------------------


//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-darker:            lighten(#000, 13.5%); // #222
@gray-dark:              lighten(#000, 20%);   // #333
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 60%);   // #999
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         #9c7ddb;
@brand-success:         #ff6a38;
@brand-info:            #bcd42a;
@brand-warning:         #ff6a38;
@brand-danger:          #9c7ddb;


//== Scaffolding
//
// ## Settings for some of the most global styles.

//** Background color for ``.
@body-bg:               #222222;
//** Global text color on ``.
@text-color:            #f0f0f0;

//** Global textual link color.
@link-color:            @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color:      darken(@link-color, 15%);


//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif:  "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif:       Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: bower.json
================================================
{
  "name": "colour-schemes",
  "version": "0.0.0",
  "homepage": "http://daylerees.github.io",
  "authors": [
    "Dayle Rees "
  ],
  "description": "Colour schemes for a variety of editors created by Dayle Rees.",
  "keywords": [
    "colors",
    "css",
    "less"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "atom",
    "atomui",
    "build",
    "coda",
    "jedit",
    "jetbrains",
    "kate",
    "legacy",
    "preview",
    "screenshots",
    "sublime",
    "sublimeui",
    "vim",
    "xcode"
  ]
}


================================================
FILE: build/.gitignore
================================================
vendor


================================================
FILE: build/composer.json
================================================
{

    "require": {
        "illuminate/console": "v4.1.21",
        "twig/twig": "v1.15.0"
    },

    "require-dev": {
        "phpunit/phpunit": "3.7.*"
    },

    "autoload": {
        "psr-0": {
            "Raincolour": "src"
        }
    }

}


================================================
FILE: build/config.json
================================================
{
    "themes":   "resources/themes",
    "patterns": "resources/patterns",
    "output":   "../"
}


================================================
FILE: build/phpunit.xml
================================================


    
        
            tests
        
    



================================================
FILE: build/preview.php
================================================



    
    Dayle Rees Colour Scheme Previews
    


    
    
$preview) : ?>
================================================ FILE: build/resources/patterns/atom/atom.json ================================================ { "type": "Atom Colour Scheme", "directory": "atom", "templates": [ { "file": "package.pattern", "name": "%theme.slug%-syntax/package", "directory": "", "extension": ".json" }, { "file": "index.pattern", "name": "%theme.slug%-syntax/index", "directory": "", "extension": ".less" }, { "file": "base.pattern", "name": "%theme.slug%-syntax/styles/base", "directory": "", "extension": ".less" }, { "file": "colors.pattern", "name": "%theme.slug%-syntax/styles/colors", "directory": "", "extension": ".less" }, { "file": "syntax-variables.pattern", "name": "%theme.slug%-syntax/styles/syntax-variables", "directory": "", "extension": ".less" } ] } ================================================ FILE: build/resources/patterns/atom/base.pattern ================================================ @import "syntax-variables"; atom-text-editor, :host { background-color: {{ background }}; color: {{ foreground }}; .invisible-character, .indent-guide { color: {{ line_highlight }}; } .gutter { background-color: {{ background }}; } .gutter .line-number { opacity: 0.3; } .gutter .line-number.folded, .gutter .line-number:after, .fold-marker:after { color: {{ second }}; } .cursor { border-color: {{ caret }}; } .selection .region { background-color: {{ selection_background }}; color: {{ selection_foreground }}; } .line-number.cursor-line-no-selection { background-color: {{ line_highlight }}; } } .bracket-matcher { background-color: {{ second }}; opacity: 0.4; } .comment { color: {{ comment }}; } .entity { color: {{ third }}; } .entity.name.type.class { color: {{ foreground }}; } .keyword { color: {{ fourth }}; } .storage.type { color: {{ first }}; } .storage.modifier { color: {{ second }}; } .constant { color: {{ second }}; &.numeric, &.boolean { color: {{ number }}; } } .variable { color: {{ foreground }}; } .delimiter, .brace { color: {{ foreground }}; } .delimiter.period { color: {{ second }}; } .invalid.deprecated { text-decoration: underline; color: @red; } .invalid.illegal { color: @red; } .string { color: {{ string }}; .constant.character.escape { color: @red; } &.regexp { color: {{ number }}; .source.ruby.embedded, .string.regexp.arbitrary-repitition { color: @red; } } } .keyword.other.phpdoc { color: {{ docblock }}; } .entity.name.tag { color: {{ first }}; } .entity.other.attribute-name { color: {{ second }}; } ================================================ FILE: build/resources/patterns/atom/colors.pattern ================================================ @base03: {{ background }}; @base02: #073642; @base01: #586e75; @base00: #657b83; @base0: #839496; @base1: #93a1a1; @base2: #eee8d5; @base3: #fdf6e3; @yellow: #b58900; @orange: #cb4b16; @red: #dc322f; @magenta: #d33682; @violet: #6c71c4; @blue: #268bd2; @cyan: #2aa198; @green: #859900; ================================================ FILE: build/resources/patterns/atom/index.pattern ================================================ @import "./styles/base.less"; ================================================ FILE: build/resources/patterns/atom/package.pattern ================================================ { "name": "{{ theme.slug }}-syntax", "theme": "syntax", "version": "1.0.0", "private": false, "description": "Theme by Dayle Rees.", "keywords": [ "syntax", "theme" ], "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "atom": ">=1.0.0 <2.0.0" } } ================================================ FILE: build/resources/patterns/atom/syntax-variables.pattern ================================================ @import "colors"; // This defines all syntax variables that syntax themes must implement when they // include a syntax-variables.less file. // General colors @syntax-text-color: {{ foreground }}; @syntax-cursor-color: @base3; @syntax-selection-color: {{ selection_background }}; @syntax-background-color: @base03; // Guide colors // @syntax-wrap-guide-color: @dark-gray; // @syntax-indent-guide-color: @gray; @syntax-invisible-character-color: {{ invisibles }}; // For find and replace markers @syntax-result-marker-color: {{ selection_foreground }}; @syntax-result-marker-color-selected: {{ selection_background }}; // Gutter colors // @syntax-gutter-text-color: @very-light-gray; // @syntax-gutter-text-color-selected: @syntax-gutter-text-color; // @syntax-gutter-background-color: @dark-gray; // @syntax-gutter-background-color-selected: @gray; // For git diff info. i.e. in the gutter @syntax-color-renamed: @blue; @syntax-color-added: @green; @syntax-color-modified: @orange; @syntax-color-removed: @red; ================================================ FILE: build/resources/patterns/atomui/atomui.json ================================================ { "type": "Atom UI Colour Scheme", "directory": "atomui", "templates": [ { "file": "style.pattern", "name": "%theme.slug%/index", "directory": "", "extension": ".less" }, { "file": "package.pattern", "name": "%theme.slug%/package", "directory": "", "extension": ".json" } ] } ================================================ FILE: build/resources/patterns/atomui/package.pattern ================================================ { "name": "{{ theme.name }}", "theme": "ui", "version": "1.0.0", "description": "Theme by Dayle Rees.", "license": "MIT", "repository": "https://github.com/daylerees/colour-schemes", "engines": { "atom": ">0.40.0" } } ================================================ FILE: build/resources/patterns/atomui/style.pattern ================================================ .tab-bar { background-color: lighten({{ background }}, 8%); height:26px; .tab { position: relative; color: lighten({{ background }}, 40%); transition: background-color .2s ease-in; background-color: lighten({{ background }}, 10%); .title { margin-top:5px; } .close-icon { position:absolute; top:5px; right:5px; color: lighten({{ background }}, 20%); &:hover { color: lighten({{ background }}, 60%); } } &.active { color: lighten({{ second }}, 60%); background-color: {{ second }}; .close-icon { color: lighten({{ second }}, 30%); &:hover { color: lighten({{ second }}, 60%); } } } } .tab:first-child { padding-left:10px; } } .tool-panel { background-color: lighten({{ background }}, 2%); color: lighten({{ background }}, 30%); font-size:0.8em; } .list-item { transition: background-color .2s ease-in; &.selected { color:#ffffff; &:before { background-color: {{ second }}; } } } .list-item.header:before { color: lighten({{ second }}, 0%); } .list-item .icon:before { color: lighten({{ background }}, 40%); } .list-item.selected .icon:before { color: lighten({{ second }}, 60%); } .tree-view { padding:10px; } .inline-block { color: lighten({{ background }}, 30%); } .status-bar .icon { color: lighten({{ second }}, 0%); } .status-bar a { color: lighten({{ background }}, 55%); &:hover { text-decoration:none; color: lighten({{ background }}, 75%); } } .overlay { background-color: lighten({{ background }}, 8%); color: lighten({{ background }}, 30%); } .panes .pane .item-views .pane-item { color: {{ foreground }}; background-color: {{ background }}; } .section-heading, .styleguide section .section-heading { color: {{ foreground }}; } .select-list { li.selected { color: lighten({{ second }}, 60%); background-color: {{ second }}; } } ================================================ FILE: build/resources/patterns/bootstrap/bootstrap.json ================================================ { "type": "Bootstrap 3 Theme", "directory": "bootstrap", "templates": [ { "file": "bootstrap.pattern", "name": "", "directory": "", "extension": ".less" } ] } ================================================ FILE: build/resources/patterns/bootstrap/bootstrap.pattern ================================================ // // Variables // -------------------------------------------------- //== Colors // //## Gray and brand colors for use across Bootstrap. @gray-darker: lighten(#000, 13.5%); // #222 @gray-dark: lighten(#000, 20%); // #333 @gray: lighten(#000, 33.5%); // #555 @gray-light: lighten(#000, 60%); // #999 @gray-lighter: lighten(#000, 93.5%); // #eee @brand-primary: {{ first }}; @brand-success: {{ second }}; @brand-info: {{ third }}; @brand-warning: {{ fourth }}; @brand-danger: {{ fifth }}; //== Scaffolding // // ## Settings for some of the most global styles. //** Background color for ``. @body-bg: {{ background }}; //** Global text color on ``. @text-color: {{ foreground }}; //** Global textual link color. @link-color: @brand-primary; //** Link hover color set via `darken()` function. @link-hover-color: darken(@link-color, 15%); //== Typography // //## Font, line-height, and color for body text, headings, and more. @font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif; @font-family-serif: Georgia, "Times New Roman", Times, serif; //** Default monospace fonts for ``, ``, and `
`.
@font-family-monospace:   Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base:        @font-family-sans-serif;

@font-size-base:          14px;
@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px
@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px

@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px
@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px
@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px
@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px
@font-size-h5:            @font-size-base;
@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base:        1.428571429; // 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px

//** By default, this inherits from the ``.
@headings-font-family:    inherit;
@headings-font-weight:    500;
@headings-line-height:    1.1;
@headings-color:          inherit;


//-- Iconography
//
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.

@icon-font-path:          "../fonts/";
@icon-font-name:          "glyphicons-halflings-regular";
@icon-font-svg-id:        "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical:     6px;
@padding-base-horizontal:   12px;

@padding-large-vertical:    10px;
@padding-large-horizontal:  16px;

@padding-small-vertical:    5px;
@padding-small-horizontal:  10px;

@padding-xs-vertical:       1px;
@padding-xs-horizontal:     5px;

@line-height-large:         1.33;
@line-height-small:         1.5;

@border-radius-base:        4px;
@border-radius-large:       6px;
@border-radius-small:       3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color:    #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg:       @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base:          4px;
//** Carets increase slightly in size for larger components.
@caret-width-large:         5px;


//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for ``s and ``s.
@table-cell-padding:            8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding:  5px;

//** Default background color used for all tables.
@table-bg:                      transparent;
//** Background color used for `.table-striped`.
@table-bg-accent:               lighten(@body-bg, 5%);
//** Background color used for `.table-hover`.
@table-bg-hover:                #f5f5f5;
@table-bg-active:               @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color:            lighten(@body-bg, 15%);


//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight:                normal;

@btn-default-color:              #333;
@btn-default-bg:                 #fff;
@btn-default-border:             #ccc;

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-success-color:              #fff;
@btn-success-bg:                 @brand-success;
@btn-success-border:             darken(@btn-success-bg, 5%);

@btn-info-color:                 #fff;
@btn-info-bg:                    @brand-info;
@btn-info-border:                darken(@btn-info-bg, 5%);

@btn-warning-color:              #fff;
@btn-warning-bg:                 @brand-warning;
@btn-warning-border:             darken(@btn-warning-bg, 5%);

@btn-danger-color:               #fff;
@btn-danger-bg:                  @brand-danger;
@btn-danger-border:              darken(@btn-danger-bg, 5%);

@btn-link-disabled-color:        @gray-light;


//== Forms
//
//##

//** `` background color
@input-bg:                       #fff;
//** `` background color
@input-bg-disabled:              @gray-lighter;

//** Text color for ``s
@input-color:                    @gray;
//** `` border color
@input-border:                   #ccc;
//** `` border radius
@input-border-radius:            @border-radius-base;
//** Border color for inputs on focus
@input-border-focus:             #66afe9;

//** Placeholder text color
@input-color-placeholder:        @gray-light;

//** Default `.form-control` height
@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

@legend-color:                   @gray-dark;
@legend-border-color:            #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg:           @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;


//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg:                    #fff;
//** Dropdown menu `border-color`.
@dropdown-border:                rgba(0,0,0,.15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border:       #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg:            #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color:            @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color:      darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg:         #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color:     @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg:        @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color:   @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color:          @gray-light;

// Note: Deprecated @dropdown-caret-color as of v3.1.0
@dropdown-caret-color:           #000;


//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar:            1000;
@zindex-dropdown:          1000;
@zindex-popover:           1010;
@zindex-tooltip:           1030;
@zindex-navbar-fixed:      1030;
@zindex-modal-background:  1040;
@zindex-modal:             1050;


//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);


//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns:              12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width:         30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint:     @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);


//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet:             ((720px + @grid-gutter-width));
//** For `@screen-sm-min` and up.
@container-sm:                 @container-tablet;

// Medium screen / desktop
@container-desktop:            ((940px + @grid-gutter-width));
//** For `@screen-md-min` and up.
@container-md:                 @container-desktop;

// Large screen / wide desktop
@container-large-desktop:      ((1140px + @grid-gutter-width));
//** For `@screen-lg-min` and up.
@container-lg:                 @container-large-desktop;


//== Navbar
//
//##

// Basics of a navbar
@navbar-height:                    50px;
@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;

@navbar-default-color:             #777;
@navbar-default-bg:                #f8f8f8;
@navbar-default-border:            darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color:                #777;
@navbar-default-link-hover-color:          #333;
@navbar-default-link-hover-bg:             transparent;
@navbar-default-link-active-color:         #555;
@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color:       #ccc;
@navbar-default-link-disabled-bg:          transparent;

// Navbar brand label
@navbar-default-brand-color:               @navbar-default-link-color;
@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg:            transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg:           #ddd;
@navbar-default-toggle-icon-bar-bg:        #888;
@navbar-default-toggle-border-color:       #ddd;


// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color:                      @gray-light;
@navbar-inverse-bg:                         #222;
@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color:                 @gray-light;
@navbar-inverse-link-hover-color:           #fff;
@navbar-inverse-link-hover-bg:              transparent;
@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color:        #444;
@navbar-inverse-link-disabled-bg:           transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color:                @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color:          #fff;
@navbar-inverse-brand-hover-bg:             transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg:            #333;
@navbar-inverse-toggle-icon-bar-bg:         #fff;
@navbar-inverse-toggle-border-color:        #333;


//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding:                          10px 15px;
@nav-link-hover-bg:                         @gray-lighter;

@nav-disabled-link-color:                   @gray-light;
@nav-disabled-link-hover-color:             @gray-light;

@nav-open-link-hover-color:                 #fff;

//== Tabs
@nav-tabs-border-color:                     #ddd;

@nav-tabs-link-hover-border-color:          @gray-lighter;

@nav-tabs-active-link-hover-bg:             @body-bg;
@nav-tabs-active-link-hover-color:          @gray;
@nav-tabs-active-link-hover-border-color:   #ddd;

@nav-tabs-justified-link-border-color:            #ddd;
@nav-tabs-justified-active-link-border-color:     @body-bg;

//== Pills
@nav-pills-border-radius:                   @border-radius-base;
@nav-pills-active-link-hover-bg:            @component-active-bg;
@nav-pills-active-link-hover-color:         @component-active-color;


//== Pagination
//
//##

@pagination-color:                     @link-color;
@pagination-bg:                        #fff;
@pagination-border:                    #ddd;

@pagination-hover-color:               @link-hover-color;
@pagination-hover-bg:                  @gray-lighter;
@pagination-hover-border:              #ddd;

@pagination-active-color:              #fff;
@pagination-active-bg:                 @brand-primary;
@pagination-active-border:             @brand-primary;

@pagination-disabled-color:            @gray-light;
@pagination-disabled-bg:               #fff;
@pagination-disabled-border:           #ddd;


//== Pager
//
//##

@pager-bg:                             @pagination-bg;
@pager-border:                         @pagination-border;
@pager-border-radius:                  15px;

@pager-hover-bg:                       @pagination-hover-bg;

@pager-active-bg:                      @pagination-active-bg;
@pager-active-color:                   @pagination-active-color;

@pager-disabled-color:                 @pagination-disabled-color;


//== Jumbotron
//
//##

@jumbotron-padding:              30px;
@jumbotron-color:                inherit;
@jumbotron-bg:                   @gray-lighter;
@jumbotron-heading-color:        inherit;
@jumbotron-font-size:            ceil((@font-size-base * 1.5));


//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text:             #3c763d;
@state-success-bg:               #dff0d8;
@state-success-border:           darken(spin(@state-success-bg, -10), 5%);

@state-info-text:                #31708f;
@state-info-bg:                  #d9edf7;
@state-info-border:              darken(spin(@state-info-bg, -10), 7%);

@state-warning-text:             #8a6d3b;
@state-warning-bg:               #fcf8e3;
@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text:              #a94442;
@state-danger-bg:                #f2dede;
@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);


//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width:           200px;
//** Tooltip text color
@tooltip-color:               #fff;
//** Tooltip background color
@tooltip-bg:                  #000;
@tooltip-opacity:             .9;

//** Tooltip arrow width
@tooltip-arrow-width:         5px;
//** Tooltip arrow color
@tooltip-arrow-color:         @tooltip-bg;


//== Popovers
//
//##

//** Popover body background color
@popover-bg:                          #fff;
//** Popover maximum width
@popover-max-width:                   276px;
//** Popover border color
@popover-border-color:                rgba(0,0,0,.2);
//** Popover fallback border color
@popover-fallback-border-color:       #ccc;

//** Popover title background color
@popover-title-bg:                    darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width:                 10px;
//** Popover arrow color
@popover-arrow-color:                 #fff;

//** Popover outer arrow width
@popover-arrow-outer-width:           (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color:           rgba(0,0,0,.25);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color:  #999;


//== Labels
//
//##

//** Default label background color
@label-default-bg:            @gray-light;
//** Primary label background color
@label-primary-bg:            @brand-primary;
//** Success label background color
@label-success-bg:            @brand-success;
//** Info label background color
@label-info-bg:               @brand-info;
//** Warning label background color
@label-warning-bg:            @brand-warning;
//** Danger label background color
@label-danger-bg:             @brand-danger;

//** Default label text color
@label-color:                 #fff;
//** Default text color of a linked label
@label-link-hover-color:      #fff;


//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding:         20px;

//** Padding applied to the modal title
@modal-title-padding:         15px;
//** Modal title line-height
@modal-title-line-height:     @line-height-base;

//** Background color of modal content area
@modal-content-bg:                             #fff;
//** Modal content border color
@modal-content-border-color:                   rgba(0,0,0,.2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color:          #999;

//** Modal backdrop background color
@modal-backdrop-bg:           #000;
//** Modal backdrop opacity
@modal-backdrop-opacity:      .5;
//** Modal header border color
@modal-header-border-color:   #e5e5e5;
//** Modal footer border color
@modal-footer-border-color:   @modal-header-border-color;

@modal-lg:                    900px;
@modal-md:                    600px;
@modal-sm:                    300px;


//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding:               15px;
@alert-border-radius:         @border-radius-base;
@alert-link-font-weight:      bold;

@alert-success-bg:            @state-success-bg;
@alert-success-text:          @state-success-text;
@alert-success-border:        @state-success-border;

@alert-info-bg:               @state-info-bg;
@alert-info-text:             @state-info-text;
@alert-info-border:           @state-info-border;

@alert-warning-bg:            @state-warning-bg;
@alert-warning-text:          @state-warning-text;
@alert-warning-border:        @state-warning-border;

@alert-danger-bg:             @state-danger-bg;
@alert-danger-text:           @state-danger-text;
@alert-danger-border:         @state-danger-border;


//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg:                 #f5f5f5;
//** Progress bar text color
@progress-bar-color:          #fff;

//** Default progress bar color
@progress-bar-bg:             @brand-primary;
//** Success progress bar color
@progress-bar-success-bg:     @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg:     @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg:      @brand-danger;
//** Info progress bar color
@progress-bar-info-bg:        @brand-info;


//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg:                 #fff;
//** `.list-group-item` border color
@list-group-border:             #ddd;
//** List group border radius
@list-group-border-radius:      @border-radius-base;

//** Background color of single list elements on hover
@list-group-hover-bg:           #f5f5f5;
//** Text color of active list elements
@list-group-active-color:       @component-active-color;
//** Background color of active list elements
@list-group-active-bg:          @component-active-bg;
//** Border color of active list elements
@list-group-active-border:      @list-group-active-bg;
@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);

@list-group-link-color:         #555;
@list-group-link-heading-color: #333;


//== Panels
//
//##

@panel-bg:                    #fff;
@panel-body-padding:          15px;
@panel-border-radius:         @border-radius-base;

//** Border color for elements within panels
@panel-inner-border:          #ddd;
@panel-footer-bg:             #f5f5f5;

@panel-default-text:          @gray-dark;
@panel-default-border:        #ddd;
@panel-default-heading-bg:    #f5f5f5;

@panel-primary-text:          #fff;
@panel-primary-border:        @brand-primary;
@panel-primary-heading-bg:    @brand-primary;

@panel-success-text:          @state-success-text;
@panel-success-border:        @state-success-border;
@panel-success-heading-bg:    @state-success-bg;

@panel-info-text:             @state-info-text;
@panel-info-border:           @state-info-border;
@panel-info-heading-bg:       @state-info-bg;

@panel-warning-text:          @state-warning-text;
@panel-warning-border:        @state-warning-border;
@panel-warning-heading-bg:    @state-warning-bg;

@panel-danger-text:           @state-danger-text;
@panel-danger-border:         @state-danger-border;
@panel-danger-heading-bg:     @state-danger-bg;


//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding:           4px;
//** Thumbnail background color
@thumbnail-bg:                @body-bg;
//** Thumbnail border color
@thumbnail-border:            #ddd;
//** Thumbnail border radius
@thumbnail-border-radius:     @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color:     @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding:   9px;


//== Wells
//
//##

@well-bg:                     #f5f5f5;
@well-border:                 darken(@well-bg, 7%);


//== Badges
//
//##

@badge-color:                 #fff;
//** Linked badge text color on hover
@badge-link-hover-color:      #fff;
@badge-bg:                    @gray-light;

//** Badge text color in active nav link
@badge-active-color:          @link-color;
//** Badge background color in active nav link
@badge-active-bg:             #fff;

@badge-font-weight:           bold;
@badge-line-height:           1;
@badge-border-radius:         10px;


//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical:   8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg:                 #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color:              #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color:       @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator:          "/";


//== Carousel
//
//##

@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);

@carousel-control-color:                      #fff;
@carousel-control-width:                      15%;
@carousel-control-opacity:                    .5;
@carousel-control-font-size:                  20px;

@carousel-indicator-active-bg:                #fff;
@carousel-indicator-border-color:             #fff;

@carousel-caption-color:                      #fff;


//== Close
//
//##

@close-font-weight:           bold;
@close-color:                 #000;
@close-text-shadow:           0 1px 0 #fff;


//== Code
//
//##

@code-color:                  darken(@text-color, 20%);
@code-bg:                     lighten(@body-bg, 10%);

@kbd-color:                   #fff;
@kbd-bg:                      #333;

@pre-bg:                      #f5f5f5;
@pre-color:                   @gray-dark;
@pre-border-color:            #ccc;
@pre-scrollable-max-height:   340px;


//== Type
//
//##

//** Text muted color
@text-muted:                  @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color:           @gray-light;
//** Headings small color
@headings-small-color:        @gray-light;
//** Blockquote small color
@blockquote-small-color:      @gray-light;
//** Blockquote border color
@blockquote-border-color:     @gray-lighter;
//** Page header border color
@page-header-border-color:    @gray-lighter;


//== Miscellaneous
//
//##

//** Horizontal line color.
@hr-border:                   @gray-lighter;

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;


================================================
FILE: build/resources/patterns/coda/coda.json
================================================
{
    "type":         "Coda 2 Theme",
    "directory":       "coda",

    "templates": [
        {
            "file":         "coda.pattern",
            "name":         "",
            "directory":    "",
            "extension":    ".sss"
        }
    ]
}


================================================
FILE: build/resources/patterns/coda/coda.pattern
================================================
/*
======================================================================
{{ theme.name }}
======================================================================
A Sublime Text 2 / Textmate theme.
Copyright (c) {{ year }} {{ theme.author }}.
Released under the MIT License 
======================================================================
Find more themes at : https://github.com/daylerees/colour-schemes
======================================================================
*/

comment {
  color:{{ comment }};
  font-style:italic;
}

constant.numeric {
  color:{{ number }};
}

constant.numeric.keyword {
  color:{{ fourth }};
}

keyword {
  color:{{ fourth }};
  font-weight:normal;
}

keyword.control {
  font-weight:normal;
}

keyword.type {
  font-weight:normal;
}

language.function {
  color:{{ third }};
}

language.operator {
  color:{{ fourth }};
}

language.property {
  color:{{ second }};
}

language.variable {
  color:{{ foreground }};
}

markup.comment {
  color:{{ comment }};
}

markup.constant.entity {
  color:{{ second }};
}

markup.declaration {
  color:{{ comment }};
}

markup.inline.cdata {
  color:{{ string }};
}

markup.processing {
  color:{{ comment }};
  font-style:italic;
}

markup.tag {
  color:{{ first }};
  font-weight:bold;
}

markup.tag.attribute.name {
  color:{{ second }};
  font-weight:normal;
}

markup.tag.attribute.value {
  color:{{ string }};
  font-weight:normal;
}

meta.default {
  background-color:{{ background }};
  color:{{ foreground }};
}

meta.highlight.currentline {
  background-color:{{ line_highlight }};
}

meta.important {
  color:{{ fourth }};
}

meta.invalid {
  color:#e1583e;
  font-weight:bold;
}

meta.invisible.characters {
  color:#dd2400;
}

meta.link {
  color:{{ string }};
  font-underline:none;
}

string {
  color:{{ string }};
}

string.regex {
  color:{{ second }};
}

string.regex.escaped {
  color:#355200;
}

style.at-rule {
  color:#de7a31;
  font-style:normal;
  font-weight:bold;
}

style.comment {
  color:{{ comment }};
  font-style:italic;
  font-weight:normal;
}

style.property.name {
  color:{{ second }};
}

style.value.color.rgb-value {
  color:{{ number }};
}

style.value.keyword {
  color:{{ fourth }};
}

style.value.numeric {
  color:{{ number }};
}

style.value.string {
  color:{{ string }};
}

support {
  color:{{ second }};
}



================================================
FILE: build/resources/patterns/emacs/emacs.json
================================================
{
    "type":         "Emacs theme",
    "directory":       "emacs",

    "templates": [
        {
            "file":         "emacs.pattern",
            "name":         "",
            "directory":    "",
            "extension":    "-theme.el"
        }
    ]
}


================================================
FILE: build/resources/patterns/emacs/emacs.pattern
================================================
(deftheme {{ theme.slug }} "{{ theme.description }}")

(custom-theme-set-faces
  '{{ colour.first('emacs_theme', 'theme').get().slug }}
  '(default ((t (:family "DejaVu Sans Mono"
                 :foundry "unknown"
                 :width normal
                 :height 113
                 :weight normal
                 :slant normal
                 :underline nil
                 :overline nil
                 :strike-through nil
                 :box nil
                 :inverse-video nil
                 :foreground "{{ colour.first('emacs_foreground', 'foreground').get()}}"
                 :background "{{ colour.first('emacs_background', 'background').get()}}"
                 :stipple nil
                 :inherit nil))))
'(cursor ((t (:background "{{ colour.first('emacs_caret', 'caret').get() }}"))))
'(fixed-pitch ((t (:family "Monospace"))))
'(variable-pitch ((t (:family "Sans Serif"))))
'(escape-glyph ((t (:foreground "brown"))))
'(minibuffer-prompt ((t (:foreground "{{ colour.first('emacs_first', 'first').get()}}"))))
'(highlight ((t (:background "{{ colour.first('emacs_find_background', 'find_background').get() }}" :foreground "{{ colour.first('emacs_find_foreground', 'find_foreground').get() }}"))))
'(region ((t (:background "{{ colour.first('emacs_selection_background', 'selection_background').get() }}"
              :foreground "{{ colour.first('emacs_selection_foreground', 'selection_foreground').get() }}"))))
'(shadow ((t (:foreground "{{ colour.first('emacs_invisibles', 'invisibles').get() }}"))))
{# This is probably wrong - but I've never used the secondary-selection feature so I can't work out what colour it *should* be #}
'(secondary-selection ((t (:background "{{ colour.first('emacs_selection_background', 'selection_background').get() }}"))))
'(font-lock-builtin-face ((t (:foreground "{{ colour.first('emacs_first', 'first').get() }}"))))
'(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face)))))
'(font-lock-comment-face ((t (:foreground "{{ colour.first('emacs_comment', 'comment').get() }}"))))
'(font-lock-constant-face ((t (:foreground "{{ colour.first('emacs_second', 'second').get() }}"))))
'(font-lock-doc-face ((t (:foreground "{{ colour.first('emacs_docblock', 'docblock').get() }}"))))
'(font-lock-function-name-face ((t (:foreground "{{ colour.first('emacs_third', 'third').get() }}"))))
'(font-lock-keyword-face ((t (:foreground "{{ colour.first('emacs_fifth', 'fifth').get() }}"))))
'(font-lock-negation-char-face ((t nil)))
'(font-lock-preprocessor-face ((t (:foreground "{{ colour.first('emacs_fifth', 'fifth').get() }}"))))
'(font-lock-regexp-grouping-backslash ((t (:inherit (bold)))))
'(font-lock-regexp-grouping-construct ((t (:inherit (bold)))))
'(font-lock-string-face ((t (:foreground "{{ colour.first('emacs_string', 'string').get() }}"))))
'(font-lock-type-face ((t (:inherit 'default))))
'(font-lock-variable-name-face ((t (:foreground "{{ colour.first('emacs_first', 'first').get() }}"))))
'(font-lock-warning-face ((t (:background "{{ colour.first('emacs_invalid_background', 'invalid_background').get() }}" :foreground "{{ colour.first('emacs_invalid_foreground', 'invalid_foreground').get() }}"))))
'(button ((t (:inherit (link)))))
'(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline)))))
'(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet"))))
'(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray"))))
'(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black"))))
'(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch)))))
'(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t))))
'(mode-line-buffer-id ((t (:weight bold))))
'(mode-line-emphasis ((t (:weight bold))))
'(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight)))))
'(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light))))
'(isearch ((t (:background "{{ colour.first('emacs_find_background', 'find_background').get() }}" :foreground "{{ colour.first('emacs_find_foreground', 'find_foreground').get() }}"))))
'(isearch-fail ((t (:background "{{ colour.first('emacs_invalid_background', 'invalid_background').get() }}" :foreground "{{ colour.first('emacs_invalid_foreground', 'invalid_foreground').get() }}"))))
'(lazy-highlight ((t (:background "{{ colour.first('emacs_find_background', 'find_background').get() }}" :foreground "{{ colour.first('emacs_find_foreground', 'find_foreground').get() }}"))))
'(match ((t (:background "{{ colour.first('emacs_find_background', 'find_background').get() }}" :foreground "{{ colour.first('emacs_find_foreground', 'find_foreground').get() }}"))))
'(next-error ((t (:inherit (region)))))
'(query-replace ((t (:inherit (isearch)))))
)

(provide-theme '{{ theme.slug }} )

{#[first] => #A2A797#}
{#[second] => #516B6B#}
{#[third] => #70807B#}
{#[fourth] => #A2A797#}
{#[fifth] => #cf433e#}
{#[comment] => #3f3a36#}
{#[string] => #a5e3d0#}
{#[number] => #a5e3d0#}
{#[selection_foreground] => #ffffff#}
{#[selection_background] => #516B6B#}
{#[selection_border] => #222218#}
{#[find_foreground] => #000000#}
{#[find_background] => #ffe792#}
{#[line_highlight] => #292725#}
{#[caret] => #f8f8f0#}
{#[invisibles] => #3b3a32#}
{#[scope_guide] => #9d550fb0#}
{#[brackets] => #A2A797#}
{#[bracket_content] => #516B6B#}
{#[invalid_foreground] => #f8f8f0#}
{#[invalid_background] => #00a8c6#}
{#[docblock] => #605852#}
{#[variables] => #EDEBE6#}
{#[background_h] => 211f1e#}
{#[background_r] => 33#}
{#[background_g] => 31#}
{#[background_b] => 30#}
{#[foreground_h] => EDEBE6#}
{#[foreground_r] => 237#}
{#[foreground_g] => 235#}
{#[foreground_b] => 230#}
{#[first_h] => A2A797#}
{#[first_r] => 162#}
{#[first_g] => 167#}
{#[first_b] => 151#}
{#[second_h] => 516B6B#}
{#[second_r] => 81#}
{#[second_g] => 107#}
{#[second_b] => 107#}
{#[third_h] => 70807B#}
{#[third_r] => 112#}
{#[third_g] => 128#}
{#[third_b] => 123#}
{#[fourth_h] => A2A797#}
{#[fourth_r] => 162#}
{#[fourth_g] => 167#}
{#[fourth_b] => 151#}
{#[fifth_h] => cf433e#}
{#[fifth_r] => 207#}
{#[fifth_g] => 67#}
{#[fifth_b] => 62#}
{#[comment_h] => 3f3a36#}
{#[comment_r] => 63#}
{#[comment_g] => 58#}
{#[comment_b] => 54#}
{#[string_h] => a5e3d0#}
{#[string_r] => 165#}
{#[string_g] => 227#}
{#[string_b] => 208#}
{#[number_h] => a5e3d0#}
{#[number_r] => 165#}
{#[number_g] => 227#}
{#[number_b] => 208#}
{#[selection_foreground_h] => ffffff#}
{#[selection_foreground_r] => 255#}
{#[selection_foreground_g] => 255#}
{#[selection_foreground_b] => 255#}
{#[selection_background_h] => 516B6B#}
{#[selection_background_r] => 81#}
{#[selection_background_g] => 107#}
{#[selection_background_b] => 107#}
{#[selection_border_h] => 222218#}
{#[selection_border_r] => 34#}
{#[selection_border_g] => 34#}
{#[selection_border_b] => 24#}
{#[find_foreground_h] => 000000#}
{#[find_foreground_r] => 0#}
{#[find_foreground_g] => 0#}
{#[find_foreground_b] => 0#}
{#[find_background_h] => ffe792#}
{#[find_background_r] => 255#}
{#[find_background_g] => 231#}
{#[find_background_b] => 146#}
{#[line_highlight_h] => 292725#}
{#[line_highlight_r] => 41#}
{#[line_highlight_g] => 39#}
{#[line_highlight_b] => 37#}
{#[caret_h] => f8f8f0#}
{#[caret_r] => 248#}
{#[caret_g] => 248#}
{#[caret_b] => 240#}
{#[invisibles_h] => 3b3a32#}
{#[invisibles_r] => 59#}
{#[invisibles_g] => 58#}
{#[invisibles_b] => 50#}
{#[scope_guide_h] => 9d550fb0#}
{#[scope_guide_r] => 157#}
{#[scope_guide_g] => 85#}
{#[scope_guide_b] => 15#}
{#[brackets_h] => A2A797#}
{#[brackets_r] => 162#}
{#[brackets_g] => 167#}
{#[brackets_b] => 151#}
{#[bracket_content_h] => 516B6B#}
{#[bracket_content_r] => 81#}
{#[bracket_content_g] => 107#}
{#[bracket_content_b] => 107#}
{#[invalid_foreground_h] => f8f8f0#}
{#[invalid_foreground_r] => 248#}
{#[invalid_foreground_g] => 248#}
{#[invalid_foreground_b] => 240#}
{#[invalid_background_h] => 00a8c6#}
{#[invalid_background_r] => 0#}
{#[invalid_background_g] => 168#}
{#[invalid_background_b] => 198#}
{#[docblock_h] => 605852#}
{#[docblock_r] => 96#}
{#[docblock_g] => 88#}
{#[docblock_b] => 82#}
{#[variables_h] => EDEBE6#}
{#[variables_r] => 237#}
{#[variables_g] => 235#}
{#[variables_b] => 230#}
{#[ui_bg] => #211f1e#}
{#[year] => 2014#}
{#[uuid] => 20531614-5db8-c07f-8885-2afd41d72631#}
{#)#}


================================================
FILE: build/resources/patterns/highlightjs/highlightjs.json
================================================
{
    "type":         "Highlight.js theme",
    "directory":       "highlightjs",

    "templates": [
        {
            "file":         "highlightjs.pattern",
            "name":         "",
            "directory":    "",
            "extension":    ".css"
        }
    ]
}


================================================
FILE: build/resources/patterns/highlightjs/highlightjs.pattern
================================================
.hljs {
  display: block; padding: 0.5em;
  background: {{ colour.first('hljs_background', 'background').get() }}; color: {{ colour.first('hljs_foreground', 'foreground').get() }};
}

.hljs-comment,
.hljs-template_comment,
.hljs-javadoc {
  color: {{ colour.first('hljs_comment', 'comment').get() }};
}

.hljs-keyword,
.ruby .hljs-function .hljs-keyword,
.hljs-request,
.hljs-status,
.nginx .hljs-title {
  color: {{ colour.first('hljs_keyword', 'fourth').get() }};
}

.hljs-function .hljs-keyword,
.hljs-sub .hljs-keyword,
.method,
.hljs-list .hljs-title {
  color: {{ colour.first('hljs_function', 'third').get() }};
}

.hljs-string,
.hljs-tag .hljs-value,
.hljs-cdata,
.hljs-filter .hljs-argument,
.hljs-attr_selector,
.apache .hljs-cbracket,
.hljs-date,
.tex .hljs-command,
.coffeescript .hljs-attribute {
  color: {{ colour.first('hljs_string', 'string').get() }};
}

.hljs-subst {
  color: #DAEFA3;
}

.hljs-regexp {
  color: #E9C062;
}

.hljs-title,
.hljs-sub .hljs-identifier,
.hljs-pi,
.hljs-tag,
.hljs-tag .hljs-keyword,
.hljs-decorator,
.hljs-shebang,
.hljs-prompt {
  color: {{ colour.first('hljs_title', 'second').get() }};
}

.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.hljs-number {
  color: {{ colour.first('hljs_number', 'number').get() }};
}

.hljs-params,
.hljs-variable,
.clojure .hljs-attribute {
  color: {{ colour.first('hljs_variables', 'variables', 'first').get() }};
}

.css .hljs-tag,
.hljs-rules .hljs-property,
.hljs-pseudo,
.tex .hljs-special {
  color: {{ colour.first('hljs_second', 'second').get() }};
}

.css .hljs-class {
  color: {{ colour.first('hljs_first', 'first').get() }};
}

.hljs-rules .hljs-keyword {
  color: {{ colour.first('hljs_first', 'first').get() }};
}

.hljs-rules .hljs-value {
  color: {{ colour.first('hljs_second', 'second').get() }};
}

.css .hljs-id {
  color: #8B98AB;
}

.hljs-annotation,
.apache .hljs-sqbracket,
.nginx .hljs-built_in {
  color: #9B859D;
}

.hljs-preprocessor,
.hljs-pragma {
  color: #8996A8;
}

.hljs-hexcolor,
.css .hljs-value .hljs-number {
  color: #DD7B3B;
}

.css .hljs-function {
  color: #DAD085;
}

.diff .hljs-header,
.hljs-chunk,
.tex .hljs-formula {
  background-color: #0E2231;
  color: #F8F8F8;
  font-style: italic;
}

.diff .hljs-change {
  background-color: #4A410D;
  color: #F8F8F8;
}

.hljs-addition {
  background-color: #253B22;
  color: #F8F8F8;
}

.hljs-deletion {
  background-color: #420E09;
  color: #F8F8F8;
}

.coffeescript .javascript,
.javascript .xml,
.tex .hljs-formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .hljs-cdata {
  opacity: 0.5;
}


================================================
FILE: build/resources/patterns/jekyll/jekyll.json
================================================
{
    "type":          "Jekyll Theme",
    "directory":     "jekyll",

    "templates": [
        {
            "file":         "jekyll.pattern",
            "name":         "",
            "directory":    "",
            "extension":    ".css"
        }
    ]
}


================================================
FILE: build/resources/patterns/jekyll/jekyll.pattern
================================================
/*
 * {{ theme.name }}
 * Jekyll CSS Theme.
 *
 * Copyright (c) {{ year }} {{ theme.author }}
 */

.highlight code { background-color: {{ background }} };
.highlight pre { background-color: {{ background }}; }
.highlight .hll { background-color: {{ background }}; }
.highlight .c { color: {{ comment }} } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: {{ first }} } /* Keyword */
.highlight .l { color: {{ third }} } /* Literal */
.highlight .n { color: {{ foreground }} } /* Name */
.highlight .o { color: {{ first }} } /* Operator */
.highlight .p { color: {{ foreground }} } /* Punctuation */
.highlight .cm { color: {{ comment }} } /* Comment.Multiline */
.highlight .cp { color: {{ foreground }} } /* Comment.Preproc */
.highlight .c1 { color: {{ comment }} } /* Comment.Single */
.highlight .cs { color: {{ docblock }} } /* Comment.Special */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .kc { color: {{ second }} } /* Keyword.Constant */
.highlight .kd { color: {{ second }} } /* Keyword.Declaration */
.highlight .kn { color: {{ first }} } /* Keyword.Namespace */
.highlight .kp { color: {{ first }} } /* Keyword.Pseudo */
.highlight .kr { color: {{ second }} } /* Keyword.Reserved */
.highlight .kt { color: {{ first }} } /* Keyword.Type */
.highlight .ld { color: {{ third }} } /* Literal.Date */
.highlight .m { color: {{ third }} } /* Literal.Number */
.highlight .s { color: {{ third }} } /* Literal.String */
.highlight .na { color: {{ foreground }} } /* Name.Attribute */
.highlight .nb { color: {{ foreground }} } /* Name.Builtin */
.highlight .nc { color: {{ foreground }} } /* Name.Class */
.highlight .no { color: {{ second }} } /* Name.Constant */
.highlight .nd { color: {{ first }} } /* Name.Decorator */
.highlight .ni { color: {{ foreground }} } /* Name.Entity */
.highlight .ne { color: {{ foreground }} } /* Name.Exception */
.highlight .nf { color: {{ third }} } /* Name.Function */
.highlight .nl { color: {{ foreground }} } /* Name.Label */
.highlight .nn { color: {{ foreground }} } /* Name.Namespace */
.highlight .nx { color: {{ foreground }} } /* Name.Other */
.highlight .py { color: {{ foreground }} } /* Name.Property */
.highlight .nt { color: {{ first }} } /* Name.Tag */
.highlight .nv { color: {{ foreground }} } /* Name.Variable */
.highlight .ow { color: {{ first }} } /* Operator.Word */
.highlight .w { color: {{ foreground }} } /* Text.Whitespace */
.highlight .mf { color: {{ number }} } /* Literal.Number.Float */
.highlight .mh { color: {{ number }} } /* Literal.Number.Hex */
.highlight .mi { color: {{ number }} } /* Literal.Number.Integer */
.highlight .mo { color: {{ number }} } /* Literal.Number.Oct */
.highlight .sb { color: {{ string }} } /* Literal.String.Backtick */
.highlight .sc { color: {{ string }} } /* Literal.String.Char */
.highlight .sd { color: {{ comment }} } /* Literal.String.Doc */
.highlight .s2 { color: {{ string }} } /* Literal.String.Double */
.highlight .se { color: {{ second }} } /* Literal.String.Escape */
.highlight .sh { color: {{ comment }} } /* Literal.String.Heredoc */
.highlight .si { color: {{ string }} } /* Literal.String.Interpol */
.highlight .sx { color: {{ string }} } /* Literal.String.Other */
.highlight .sr { color: {{ string }} } /* Literal.String.Regex */
.highlight .s1 { color: {{ string }} } /* Literal.String.Single */
.highlight .ss { color: {{ string }} } /* Literal.String.Symbol */
.highlight .bp { color: {{ foreground }} } /* Name.Builtin.Pseudo */
.highlight .vc { color: {{ foreground }} } /* Name.Variable.Class */
.highlight .vg { color: {{ foreground }} } /* Name.Variable.Global */
.highlight .vi { color: {{ foreground }} } /* Name.Variable.Instance */
.highlight .il { color: {{ number }} } /* Literal.Number.Integer.Long */

.highlight .gh { } /* Generic Heading & Diff Header */
.highlight .gu { color: {{ comment }}; } /* Generic.Subheading & Diff Unified/Comment? */
.highlight .gd { color: {{ first }}; } /* Generic.Deleted & Diff Deleted */
.highlight .gi { color: {{ foreground }}; } /* Generic.Inserted & Diff Inserted */

================================================
FILE: build/resources/patterns/jetbrains/jetbrains.json
================================================
{
    "type":         "Jetbrains IDE Theme",
    "directory":       "jetbrains",

    "templates": [
        {
            "file":         "jetbrains.pattern",
            "name":         "",
            "directory":    "",
            "extension":    ".icls"
        }
    ]
}


================================================
FILE: build/resources/patterns/jetbrains/jetbrains.pattern
================================================


  



================================================
FILE: build/resources/patterns/prettyprint/prettyprint.json
================================================
{
    "type":         "Code Prettify Theme",
    "directory":       "prettyprint",

    "templates": [
        {
            "file":         "prettyprint.pattern",
            "name":         "",
            "directory":    "",
            "extension":    ".html"
        }
    ]
}


================================================
FILE: build/resources/patterns/prettyprint/prettyprint.pattern
================================================



  
  {{ theme.name }}




PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-{{ theme.slug }}' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: build/resources/patterns/preview/preview.json ================================================ { "type": "Theme Preview", "directory": "preview", "templates": [ { "file": "preview.pattern", "name": "", "directory": "", "extension": ".html" } ] } ================================================ FILE: build/resources/patterns/preview/preview.pattern ================================================

{{ theme.name }}

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: {{ theme.name }}
 * {{ theme.description }}
 *
 * Copyright (c) {{ year }} {{ theme.author }}
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: build/resources/patterns/slack/slack.json ================================================ { "type": "Slack Sidebar Theme", "directory": "slack", "templates": [ { "file": "slack.pattern", "name": "", "directory": "", "extension": ".csv" } ] } ================================================ FILE: build/resources/patterns/slack/slack.pattern ================================================ {{ background }}, {{ selection_background }}, {{ third }}, {{ fifth }}, {{ find_backgroun }}, {{ first }}, {{ string }}, {{ invalid_background }} ================================================ FILE: build/resources/patterns/sublime/sublime.json ================================================ { "type": "Sublime Text Theme", "directory": "sublime", "templates": [ { "file": "sublime.pattern", "name": "", "directory": "", "extension": ".tmTheme" } ] } ================================================ FILE: build/resources/patterns/sublime/sublime.pattern ================================================ name {{ theme.name }} settings settings background {{ background }} caret {{ caret }} foreground {{ foreground }} invisibles {{ invisibles }} lineHighlight {{ line_highlight }} selection {{ selection_background }} selectionForeground {{ selection_foreground }} findHighlight {{ find_background }} findHighlightForeground {{ find_foreground }} selectionBorder {{ selection_border }} activeGuide {{ scope_guide }} bracketsForeground {{ brackets }} bracketsOptions underline bracketContentsForeground {{ bracket_content }} bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground {{ comment }} name String scope string settings foreground {{ string }} name Number scope constant.numeric settings foreground {{ number }} name Built-in constant scope constant.language settings foreground {{ second }} name User-defined constant scope constant.character, constant.other settings foreground {{ second }} name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground {{ fourth }} name Storage scope storage settings fontStyle foreground {{ second }} name Storage type scope storage.type settings fontStyle foreground {{ first }} name Class name scope entity.name.class settings fontStyle underline foreground {{ second }} name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground {{ second }} name Function name scope entity.name.function settings fontStyle foreground {{ third }} name Function argument scope variable.parameter settings fontStyle italic foreground {{ variables }} name Tag name scope entity.name.tag settings fontStyle foreground {{ first }} name Tag attribute scope entity.other.attribute-name settings fontStyle foreground {{ second }} name Library function scope support.function settings fontStyle foreground {{ fifth }} name Library constant scope support.constant settings fontStyle foreground {{ second }} name Library class/type scope support.type, support.class settings fontStyle italic foreground {{ second }} name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background {{ invalid_background }} fontStyle foreground {{ invalid_foreground }} name Invalid deprecated scope invalid.deprecated settings background {{ invalid_background }} foreground {{ invalid_foreground }} name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground {{ string }} name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground {{ docblock }} scope meta.property-value, support.constant.property-value, constant.other.color settings foreground {{ string }} scope meta.structure.dictionary.json string.quoted.double.json settings foreground {{ second }} scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground {{ string }} name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground {{ foreground }} name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground {{ first }} name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground {{ foreground }} fontStyle normal name Function argument scope variable.other settings foreground {{ variables }} fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground {{ number }} fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground {{ second }} name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground {{ fourth }} name Markdown Raw scope markup.raw.inline.markdown settings foreground {{ string }} name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground {{ fourth }} name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground {{ fourth }} name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground {{ fourth }} name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground {{ first }} fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground {{ first }} name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground {{ invalid_background }} name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground {{ colour.first('sublime_css_class', 'third').get }} uuid {{ uuid }} ================================================ FILE: build/resources/patterns/sublimeui/settings.pattern ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/{% if theme.dir %}{{ theme.dir }}/{% endif %}{{ theme.slug }}/Widget - {{ theme.slug }}.stTheme", "draw_shadows": false } ================================================ FILE: build/resources/patterns/sublimeui/sublimeui.json ================================================ { "type": "Sublime Text UI", "directory": "sublimeui", "templates": [ { "file": "sublimeui.pattern", "name": "", "directory": "", "extension": ".sublime-theme" }, { "file": "widget.pattern", "name": "%theme.slug%/Widget - %theme.slug%", "directory": "", "extension": ".stTheme" }, { "file": "settings.pattern", "name": "%theme.slug%/Widget - %theme.slug%", "directory": "", "extension": ".sublime-settings" } ] } ================================================ FILE: build/resources/patterns/sublimeui/sublimeui.pattern ================================================ {% if theme.type == 'light' %} [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-20) }}], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [{{ colour.first('ui_first', 'second').rgb(155) }}] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [{{ colour.first('ui_second', 'string').rgb() }}], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_second', 'background').rgb(20) }}] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [{{ colour.first('ui_bg', 'background').rgb(-60) }}] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [{{ colour.first('ui_bg', 'background').rgb(-150) }}]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [{{ colour.first('ui_bg', 'background').rgb(255) }}] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-80) }}], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true, "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true, "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-20) }}], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [{{ colour.first('ui_first', 'second').rgb() }},65] }, // // LABELS // // General labels { "class": "label_control", "color": [{{ colour.first('ui_bg', 'background').rgb(150) }}] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [{{ colour.first('ui_bg', 'background').rgb(255) }}]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-150) }}], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [{{ colour.first('ui_bg', 'background').rgb(130) }}] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [{{ colour.first('ui_bg', 'background').rgb(-80) }}] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-5) }}], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [{{ colour.first('ui_bg', 'background').rgb(-80) }}] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [{{ colour.first('ui_bg', 'background').rgb(-120) }}] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [{{ colour.first('ui_bg', 'background').rgb(-160) }}] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [{{ colour.first('ui_bg', 'background').rgb(250) }}] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(255) }}], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_second', 'string').rgb() }}] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [{{ colour.first('ui_second', 'string').rgb() }}] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [{{ colour.first('ui_second', 'string').rgb() }}] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb(70) }}], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[{{ colour.first('ui_first', 'second').rgb() }}] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-40) }}], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb(-40) }}] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb() }}], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-20) }}], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [{{ colour.first('ui_bg', 'background').rgb(30) }}], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-32) }}], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-8) }}], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // -01 }, { "class": "quick_panel_label", "fg": [{{ colour.first('ui_bg', 'background').rgb(-120) }}], // 04 "match_fg": [{{ colour.first('ui_bg', 'background').rgb(-160) }}], // 05 "selected_fg": [{{ colour.first('ui_first', 'second').rgb(150) }}], // 05 "selected_match_fg": [{{ colour.first('ui_first', 'second').rgb(255) }}] // 07 }, { "class": "quick_panel_path_label", "fg": [{{ colour.first('ui_bg', 'background').rgb(-100) }}], // 03 "match_fg": [{{ colour.first('ui_bg', 'background').rgb(-160) }}], // 04 "selected_fg": [{{ colour.first('ui_first', 'second').rgb(200) }}], // 03 "selected_match_fg": [{{ colour.first('ui_first', 'second').rgb(255) }}] // 04 }, { "class": "quick_panel_score_label", "fg": [{{ colour.first('ui_bg', 'background').rgb(-100) }}], // 03 "selected_fg": [{{ colour.first('ui_bg', 'background').rgb(255) }}] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-8) }}], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-5) }}], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [{{ colour.first('ui_bg', 'background').rgb(-100) }}], // 03 "match_fg": [{{ colour.first('ui_bg', 'background').rgb(-170) }}], // 05 "selected_fg": [{{ colour.first('ui_first', 'second').rgb(180) }}], // 03 "selected_match_fg": [{{ colour.first('ui_first', 'second').rgb(255) }}] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-5) }}], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 02 "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-60) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] {% else %} [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(20) }}], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [{{ colour.first('ui_fb', 'background').rgb(255) }}] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_second', 'background').rgb() }}] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [{{ colour.first('ui_second', 'string').rgb() }}], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_second', 'background').rgb(20) }}] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [{{ colour.first('ui_bg', 'background').rgb(80) }}] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [{{ colour.first('ui_bg', 'background').rgb(150) }}]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [{{ colour.first('ui_bg', 'background').rgb(255) }}] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(80) }}], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-20) }}], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [{{ colour.first('ui_bg', 'background').rgb(150) }}] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [{{ colour.first('ui_bg', 'background').rgb(255) }}]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(-10) }}], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [{{ colour.first('ui_bg', 'background').rgb(130) }}] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [{{ colour.first('ui_bg', 'background').rgb(80) }}] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(5) }}], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [{{ colour.first('ui_bg', 'background').rgb(50) }}], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [{{ colour.first('ui_bg', 'background').rgb(100) }}] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [{{ colour.first('ui_bg', 'background').rgb(160) }}] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [{{ colour.first('ui_bg', 'background').rgb(250) }}] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [{{ colour.first('ui_bg', 'background').rgb(250) }}] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(255) }}], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_second', 'string').rgb() }}] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [{{ colour.first('ui_second', 'string').rgb() }}] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [{{ colour.first('ui_second', 'string').rgb() }}] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb(-40) }}], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[{{ colour.first('ui_first', 'second').rgb() }}] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb(-40) }}] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb() }}], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(40) }}], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [{{ colour.first('ui_bg', 'background').rgb(30) }}], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(32) }}], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(38) }}], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(4) }}] // -01 }, { "class": "quick_panel_label", "fg": [{{ colour.first('ui_bg', 'background').rgb(120) }}], // 04 "match_fg": [{{ colour.first('ui_bg', 'background').rgb(160) }}], // 05 "selected_fg": [{{ colour.first('ui_bg', 'background').rgb(255) }}], // 05 "selected_match_fg": [{{ colour.first('ui_first', 'second').rgb() }}] // 07 }, { "class": "quick_panel_path_label", "fg": [{{ colour.first('ui_bg', 'background').rgb(120) }}], // 03 "match_fg": [{{ colour.first('ui_bg', 'background').rgb(255) }}], // 04 "selected_fg": [{{ colour.first('ui_bg', 'background').rgb(160) }}], // 03 "selected_match_fg": [{{ colour.first('ui_second', 'third').rgb() }}] // 04 }, { "class": "quick_panel_score_label", "fg": [{{ colour.first('ui_bg', 'background').rgb(255) }}], // 03 "selected_fg": [{{ colour.first('ui_first', 'second').rgb() }}] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(38) }}], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(4) }}] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [{{ colour.first('ui_bg', 'background').rgb(70) }}], // 03 "match_fg": [{{ colour.first('ui_bg', 'background').rgb(170) }}], // 05 "selected_fg": [{{ colour.first('ui_first', 'second').rgb(-80) }}], // 03 "selected_match_fg": [{{ colour.first('ui_first', 'second').rgb(255) }}] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [{{ colour.first('ui_first', 'second').rgb() }}], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(10) }}], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(200) }}] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [{{ colour.first('ui_bg', 'background').rgb(80) }}] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] {% endif %} ================================================ FILE: build/resources/patterns/sublimeui/widget.pattern ================================================ author Dayle Rees comment {{ theme.name }} name {{ theme.name }} settings settings background {{ background }} caret {{ caret }} foreground {{ foreground }} invisibles #65737e selection {{ selection_background }} ================================================ FILE: build/resources/patterns/vim/vim.json ================================================ { "type": "VIM Colour Scheme", "directory": "vim", "templates": [ { "file": "vim.pattern", "name": "", "directory": "", "extension": ".vim" } ] } ================================================ FILE: build/resources/patterns/vim/vim.pattern ================================================ " ====================================================================== " {{ theme.name }} " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) {{ year }} {{ theme.author }}. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg={{ background }} guifg={{ foreground }} gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg={{ foreground }} ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg={{ first }} ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg={{ comment }} gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg={{ string }} ctermbg=bg ctermfg=14 hi Character guibg=bg guifg={{ second }} ctermbg=bg ctermfg=14 hi Number guibg=bg guifg={{ number }} ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg={{ number }} gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg={{ number }} ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg={{ foreground }} ctermbg=bg ctermfg=12 hi Function guibg=bg guifg={{ second }} ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg={{ second }} ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg={{ fourth }} ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg={{ fourth }} ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg={{ fourth }} ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg={{ fourth }} ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg={{ second }} ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg={{ first }} ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg={{ first }} ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg={{ second }} ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg={{ foreground }} ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg={{ first }} ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg={{ docblock }} ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg={{ foreground }} ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "{{ theme.name }}" let colors_name = "{{ theme.name }}" ================================================ FILE: build/resources/patterns/vscode/package.pattern ================================================ {% set uiTheme = 'vs' %} {% set uiTheme = theme.type == 'dark' ? 'vs-dark' : uiTheme %} {% set uiTheme = theme.dir == 'contrast' ? 'hc-black' : uiTheme %} { "name": "{{ theme.slug }}", "version": "1.0.0", "displayName": "{{ theme.name }} Theme", "description": "{{ theme.name }} theme by {{ theme.author }}", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "{{ theme.name }}", "uiTheme": "{{ uiTheme }}", "path": "./{{ theme.slug }}.json" } ] } } ================================================ FILE: build/resources/patterns/vscode/vscode.json ================================================ { "type": "Visual Studio Code Colour Scheme", "directory": "vscode", "templates": [ { "file": "package.pattern", "name": "daylerees.theme.%theme.slug%/package", "directory": "", "extension": ".json" }, { "file": "vscode.pattern", "name": "daylerees.theme.%theme.slug%/%theme.slug%", "directory": "", "extension": ".json" } ] } ================================================ FILE: build/resources/patterns/vscode/vscode.pattern ================================================ { "name": "{{ theme.slug }}", "tokenColors": [ { "settings": { "background": "{{ background }}", "foreground": "{{ foreground }}", "selectionForeground": "{{ selection_foreground }}", "findHighlight": "{{ find_background }}", "findHighlightForeground": "{{ find_foreground }}", "selectionBorder": "{{ selection_border }}", "activeGuide": "{{ scope_guide }}", "bracketsForeground": "{{ brackets }}", "bracketsOptions": "underline", "bracketContentsForeground": "{{ bracket_content }}", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "{{ comment }}" } }, { "name": "String", "scope": "string", "settings": { "foreground": "{{ string }}" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "{{ number }}" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "{{ second }}" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "{{ second }}" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "{{ fourth }}" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "{{ second }}" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "{{ first }}" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "{{ second }}" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "{{ second }}" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "{{ third }}" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "{{ variables }}" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "{{ first }}" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "{{ second }}" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "{{ fifth }}" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "{{ second }}" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "{{ second }}" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "{{ invalid_background }}", "foreground": "{{ invalid_foreground }}", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "{{ invalid_background }}", "foreground": "{{ invalid_foreground }}" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "{{ string }}" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "{{ docblock }}" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "{{ string }}" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "{{ second }}" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "{{ string }}" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "{{ foreground }}" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "{{ first }}" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "{{ first }}", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "{{ variables }}", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "{{ number }}", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "{{ second }}" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "{{ fourth }}" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "{{ string }}" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "{{ fourth }}" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "{{ fourth }}" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "{{ fourth }}" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "{{ first }}", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "{{ first }}" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "{{ invalid_background }}" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "{{ background }}", "editorCursor.foreground": "{{ caret }}", "editor.foreground": "{{ foreground }}", "editorWhitespace.foreground": "{{ invisibles }}", "editor.lineHighlightBackground": "{{ line_highlight }}", "editor.selectionBackground": "{{ selection_background }}{{ selection_background|length < 9 ? '4D' : '' }}" } } ================================================ FILE: build/resources/patterns/xcode/xcode.json ================================================ { "type": "XCode Theme", "directory": "xcode", "templates": [ { "file": "xcode.pattern", "name": "", "directory": "", "extension": ".dvtcolortheme" } ] } ================================================ FILE: build/resources/patterns/xcode/xcode.pattern ================================================ DVTConsoleDebuggerInputTextColor {{ colour.first('xcode_output_text', 'foreground').fraction }} 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor {{ colour.first('xcode_output_text', 'foreground').fraction }} 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor {{ colour.first('xcode_prompt_text', 'second').fraction }} 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor {{ colour.first('xcode_input_text', 'first').fraction }} 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor {{ colour.first('xcode_output_text', 'foreground').fraction }} 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor {{ colour.first('xcode_background', 'background').fraction }} 1 DVTConsoleTextInsertionPointColor {{ colour.first('xcode_output_text', 'foreground').fraction }} 1 DVTConsoleTextSelectionColor {{ colour.first('xcode_selection_background', 'selection_background').fraction }} 1 DVTDebuggerInstructionPointerColor {{ colour.first('xcode_output_text', 'foreground').fraction }} 1 DVTSourceTextBackground {{ colour.first('xcode_background', 'background').fraction }} 1 DVTSourceTextBlockDimBackgroundColor {{ colour.first('xcode_background', 'background').fraction(-20) }} 1 DVTSourceTextInsertionPointColor {{ colour.first('xcode_output_text', 'foreground').fraction }} 1 DVTSourceTextInvisiblesColor {{ colour.first('xcode_background', 'background').fraction(+10) }} 1 DVTSourceTextSelectionColor {{ colour.first('xcode_selection_background', 'selection_background').fraction }} 1 DVTSourceTextSyntaxColors xcode.syntax.attribute {{ colour.first('xcode_attribute', 'second').fraction }} 1 xcode.syntax.character {{ colour.first('xcode_character', 'second').fraction }} 1 xcode.syntax.comment {{ colour.first('xcode_comment', 'comment').fraction }} 1 xcode.syntax.comment.doc {{ colour.first('xcode_docblock', 'docblock').fraction }} 1 xcode.syntax.comment.doc.keyword {{ colour.first('xcode_docblock', 'docblock').fraction }} 1 xcode.syntax.identifier.class {{ colour.first('xcode_class', 'second').fraction }} 1 xcode.syntax.identifier.class.system {{ colour.first('xcode_class', 'second').fraction }} 1 xcode.syntax.identifier.constant {{ colour.first('xcode_constant', 'third').fraction }} 1 xcode.syntax.identifier.constant.system {{ colour.first('xcode_system_constant', 'third').fraction }} 1 xcode.syntax.identifier.function {{ colour.first('xcode_third', 'third').fraction }} 1 xcode.syntax.identifier.function.system {{ colour.first('xcode_third', 'third').fraction }} 1 xcode.syntax.identifier.macro {{ colour.first('xcode_macro', 'third').fraction }} 1 xcode.syntax.identifier.macro.system {{ colour.first('xcode_system_macro', 'third').fraction }} 1 xcode.syntax.identifier.type {{ colour.first('xcode_third', 'third').fraction }} 1 xcode.syntax.identifier.type.system {{ colour.first('xcode_system_type', 'second').fraction }} 1 xcode.syntax.identifier.variable {{ colour.first('xcode_variable', 'variables', 'foreground').fraction(50) }} 1 xcode.syntax.identifier.variable.system {{ colour.first('xcode_system_variable', 'variables', 'foreground').fraction(50) }} 1 xcode.syntax.keyword {{ colour.first('xcode_keyword', 'fourth').fraction }} 1 xcode.syntax.number {{ colour.first('xcode_number', 'number').fraction }} 1 xcode.syntax.plain {{ colour.first('xcode_foreground', 'foreground').fraction }} 1 xcode.syntax.preprocessor {{ colour.first('xcode_class', 'second').fraction }} 1 xcode.syntax.string {{ colour.first('xcode_string', 'string').fraction }} 1 xcode.syntax.url {{ colour.first('xcode_url', 'fourth').fraction(50) }} 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: build/resources/themes/artstotzka.json ================================================ { "theme": { "name": "Arstotzka", "description": "Arstotzka", "author": "Dayle Rees", "slug": "arstotzka", "type": "dark" }, "background": "#211f1e", "foreground": "#EDEBE6", "first": "#A2A797", "second": "#516B6B", "third": "#70807B", "fourth": "#A2A797", "fifth": "#cf433e", "comment": "#3f3a36", "string": "#a5e3d0", "number": "#a5e3d0", "selection_foreground": "#ffffff", "selection_background": "#516B6B", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#292725", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#A2A797", "bracket_content": "#516B6B", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#605852", "variables": "#EDEBE6" } ================================================ FILE: build/resources/themes/azure.json ================================================ { "theme": { "name": "Azure", "description": "Azure.", "author": "Dayle Rees", "slug": "azure", "type": "dark" }, "background": "#181D26", "foreground": "#ffffff", "first": "#6AB0A3", "second": "#52708b", "third": "#508aaa", "fourth": "#508aaa", "fifth": "#6AB0A3", "comment": "#414d62", "string": "#64aeb3", "number": "#64aeb3", "selection_foreground": "#ffffff", "selection_background": "#47959a", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#33333c", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#c43535", "bracket_content": "#5f5582", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#5c6b86", "variables": "#ffffff" } ================================================ FILE: build/resources/themes/bold.json ================================================ { "theme": { "name": "Bold", "description": "Bold.", "author": "Dayle Rees", "slug": "bold", "type": "dark" }, "background": "#2a2626", "foreground": "#ffffff", "first": "#3D8E91", "second": "#F0624B", "third": "#B4B7AD", "fourth": "#F0624B", "fifth": "#3D8E91", "comment": "#534b4b", "string": "#F7A21B", "number": "#F7A21B", "selection_foreground": "#ffffff", "selection_background": "#3D8E91", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#393434", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#3D8E91", "bracket_content": "#F0624B", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#6b6161" } ================================================ FILE: build/resources/themes/boxuk.json ================================================ { "theme": { "name": "Box UK", "description": "Box UK.", "author": "Dayle Rees", "slug": "boxuk", "type": "dark" }, "background": "#ffffff", "foreground": "#414f5c", "first": "#017c9d", "second": "#019d76", "third": "#15b8ae", "fourth": "#017c9d", "fifth": "#019d76", "comment": "#b8b6b1", "string": "#15b8ae", "number": "#15b8ae", "selection_foreground": "#ffffff", "selection_background": "#017c9d", "selection_border": "#ffffff", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#eeeeee", "caret": "#222222", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#017c9d", "bracket_content": "#019d76", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#888888" } ================================================ FILE: build/resources/themes/carbonight.json ================================================ { "theme": { "name": "Carbonight", "description": "Carbonight.", "author": "Dayle Rees", "slug": "carbonight", "type": "dark" }, "background": "#2E2C2B", "foreground": "#B0B0B0", "first": "#C4C4C4", "second": "#8C8C8C", "third": "#ffffff", "fourth": "#eeeeee", "fifth": "#ffffff", "comment": "#423F3D", "string": "#ffffff", "number": "#B0B0B0", "selection_foreground": "#ffffff", "selection_background": "#8C8C8C", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3B3633", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#C4C4C4", "bracket_content": "#8C8C8C", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#5c5856" } ================================================ FILE: build/resources/themes/chocolate.json ================================================ { "theme": { "name": "Chocolate", "description": "Chocolate.", "author": "Dayle Rees", "slug": "chocolate", "type": "dark" }, "background": "#150f08", "foreground": "#ffffff", "first": "#8B6E46", "second": "#CCB697", "third": "#E2CDB0", "fourth": "#B99768", "fifth": "#8B6E46", "comment": "#795431", "string": "#F7A21B", "number": "#F7A21B", "selection_foreground": "#ffffff", "selection_background": "#8B6E46", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#362715", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#8B6E46", "bracket_content": "#CCB697", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#795431" } ================================================ FILE: build/resources/themes/contrast/carbonight.json ================================================ { "theme": { "name": "Carbonight Contrast", "description": "Carbonight Contrast.", "author": "Dayle Rees", "slug": "carbonight-contrast", "dir": "contrast", "type": "dark" }, "background": "#000000", "foreground": "#ffffff", "first": "#C4C4C4", "second": "#8C8C8C", "third": "#ffffff", "fourth": "#eeeeee", "fifth": "#ffffff", "comment": "#423F3D", "string": "#ffffff", "number": "#B0B0B0", "selection_foreground": "#ffffff", "selection_background": "#8C8C8C", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151515", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#C4C4C4", "bracket_content": "#8C8C8C", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#5c5856" } ================================================ FILE: build/resources/themes/contrast/darkside.json ================================================ { "theme": { "name": "Darkside Contrast", "description": "Darkside Contrast.", "author": "Dayle Rees", "slug": "darkside-contrast", "dir": "contrast", "type": "dark" }, "background": "#000000", "foreground": "#BABABA", "first": "#1CC3E8", "second": "#E8341C", "third": "#68C244", "fourth": "#F08D24", "fifth": "#8E69C9", "comment": "#494B4D", "string": "#F2D42C", "number": "#8E69C9", "selection_foreground": "#ffffff", "selection_background": "#FF4E50", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151515", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#68C244", "bracket_content": "#E8341C", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#696b6e" } ================================================ FILE: build/resources/themes/contrast/earthsong.json ================================================ { "theme": { "name": "Earthsong Contrast", "description": "Nothing to do with Michael Jackson.", "author": "Dayle Rees", "slug": "earthsong-contrast", "dir": "contrast", "type": "dark" }, "background": "#12100f", "foreground": "#EBD1B7", "first": "#95CC5E", "second": "#DB784D", "third": "#60A365", "fourth": "#DB784D", "fifth": "#95CC5E", "comment": "#7A7267", "string": "#F8BB39", "number": "#F8BB39", "selection_foreground": "#ffffff", "selection_background": "#DB784D", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#282521", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#DB784D", "bracket_content": "#95CC5E", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9a9082" } ================================================ FILE: build/resources/themes/contrast/freshcut.json ================================================ { "theme": { "name": "FreshCut Contrast", "description": "Freshcut.", "author": "Dayle Rees", "slug": "freshcut-contrast", "dir": "contrast", "type": "dark" }, "background": "#000000", "foreground": "#F8F8F2", "first": "#4ECDC4", "second": "#00A8C6", "third": "#AEE239", "fourth": "#C8D7E8", "fifth": "#4ECDC4", "comment": "#737b84", "string": "#e9ee00", "number": "#8FBE00", "selection_foreground": "#ffffff", "selection_background": "#008097", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151515", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#4ECDC4", "bracket_content": "#00A8C6", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#939da8" } ================================================ FILE: build/resources/themes/contrast/frontier.json ================================================ { "theme": { "name": "Frontier Contrast", "description": "Frontier.", "author": "Dayle Rees", "slug": "frontier-contrast", "dir": "contrast", "type": "dark" }, "background": "#110f0e", "foreground": "#F8F8F2", "first": "#2EBF7E", "second": "#F23A3A", "third": "#F8BB39", "fourth": "#FC803D", "fifth": "#2EBF7E", "comment": "#7A7267", "string": "#F8BB39", "number": "#2EBF7E", "selection_foreground": "#ffffff", "selection_background": "#2EBF7E", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#221f1c", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#2EBF7E", "bracket_content": "#F23A3A", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#a59a8a" } ================================================ FILE: build/resources/themes/contrast/gloom.json ================================================ { "theme": { "name": "Gloom Contrast", "description": "Gloom.", "author": "Dayle Rees", "slug": "gloom-contrast", "dir": "contrast", "type": "dark" }, "background": "#0f120f", "foreground": "#D8EBE5", "first": "#26A6A6", "second": "#FF5D38", "third": "#BCD42A", "fourth": "#26A6A6", "fifth": "#FF5D38", "comment": "#4F6E64", "string": "#BCD42A", "number": "#BCD42A", "selection_foreground": "#ffffff", "selection_background": "#FF5D38", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#1b211c", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FF5D38", "bracket_content": "#26A6A6", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#668e81" } ================================================ FILE: build/resources/themes/contrast/glowfish.json ================================================ { "theme": { "name": "Glowfish Contrast", "description": "Glowfish.", "author": "Dayle Rees", "slug": "glowfish-contrast", "dir": "contrast", "type": "dark" }, "background": "#090b07", "foreground": "#6ea240", "first": "#95CC5E", "second": "#DB784D", "third": "#60A365", "fourth": "#D65940", "fifth": "#95CC5E", "comment": "#3c4e2d", "string": "#F8BB39", "number": "#95CC5E", "selection_foreground": "#ffffff", "selection_background": "#DB784D", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#12160d", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#DB784D", "bracket_content": "#95CC5E", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#67854f" } ================================================ FILE: build/resources/themes/contrast/goldfish.json ================================================ { "theme": { "name": "Goldfish Contrast", "description": "Goldfish.", "author": "Dayle Rees", "slug": "goldfish-contrast", "dir": "contrast", "type": "dark" }, "background": "#0c0d0e", "foreground": "#F8F8F2", "first": "#F38630", "second": "#FA6900", "third": "#69D2E7", "fourth": "#A7DBD8", "fifth": "#F38630", "comment": "#505C63", "string": "#f36e3a", "number": "#f25619", "selection_foreground": "#ffffff", "selection_background": "#F38630", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#16181a", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#A7DBD8", "bracket_content": "#F38630", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#798891" } ================================================ FILE: build/resources/themes/contrast/grunge.json ================================================ { "theme": { "name": "Grunge Contrast", "description": "Grunge.", "author": "Dayle Rees", "slug": "grunge-contrast", "dir": "contrast", "type": "dark" }, "background": "#0c0c0a", "foreground": "#F8F8F2", "first": "#D1F2A5", "second": "#F56991", "third": "#FFC48C", "fourth": "#91A374", "fifth": "#FFC48C", "comment": "#5C634F", "string": "#D1F2A5", "number": "#F56991", "selection_foreground": "#ffffff", "selection_background": "#F56991", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#1b1c18", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FFC48C", "bracket_content": "#F56991", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#7f886f" } ================================================ FILE: build/resources/themes/contrast/halflife.json ================================================ { "theme": { "name": "Halflife Contrast", "description": "Halflife.", "author": "Dayle Rees", "slug": "halflife-contrast", "dir": "contrast", "type": "dark" }, "background": "#000000", "foreground": "#cccccc", "first": "#FC913A", "second": "#7D8991", "third": "#F9D423", "fourth": "#7D8991", "fifth": "#F85931", "comment": "#555555", "string": "#F9D423", "number": "#F9D423", "selection_foreground": "#ffffff", "selection_background": "#F85931", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151515", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FC913A", "bracket_content": "#7D8991", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#808080" } ================================================ FILE: build/resources/themes/contrast/hyrule.json ================================================ { "theme": { "name": "Hyrule Contrast", "description": "Hyrule.", "author": "Dayle Rees", "slug": "hyrule-contrast", "dir": "contrast", "type": "dark" }, "background": "#0c0c0c", "foreground": "#c0d5c1", "first": "#f5c504", "second": "#569e16", "third": "#90c93f", "fourth": "#90c93f", "fifth": "#f5c504", "comment": "#716d6a", "string": "#ce830d", "number": "#f5c504", "selection_foreground": "#ffffff", "selection_background": "#569e16", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#141413", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#f5c504", "bracket_content": "#569e16", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9e9a98" } ================================================ FILE: build/resources/themes/contrast/iceberg.json ================================================ { "theme": { "name": "Iceberg Contrast", "description": "Iceberg.", "author": "Dayle Rees", "slug": "iceberg-contrast", "dir": "contrast", "type": "dark" }, "background": "#0b0e0e", "foreground": "#BDD6DB", "first": "#59C0E3", "second": "#2D8DA1", "third": "#FFFFFF", "fourth": "#B1E2F2", "fifth": "#ffffff", "comment": "#537178", "string": "#FFFFFF", "number": "#FFFFFF", "selection_foreground": "#ffffff", "selection_background": "#2D8DA1", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#141718", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#59C0E3", "bracket_content": "#2D8DA1", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#79a2ab" } ================================================ FILE: build/resources/themes/contrast/juicy.json ================================================ { "theme": { "name": "Juicy Contrast", "description": "Juicy.", "author": "Dayle Rees", "slug": "juicy-contrast", "dir": "contrast", "type": "dark" }, "background": "#000000", "foreground": "#e3e2e0", "first": "#FF4E50", "second": "#3bc7b8", "third": "#c3cb4c", "fourth": "#EDB92E", "fifth": "#F85931", "comment": "#777777", "string": "#3bc7b8", "number": "#CE1836", "selection_foreground": "#ffffff", "selection_background": "#FF4E50", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151515", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#c3cb4c", "bracket_content": "#FF4E50", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9b9b9b" } ================================================ FILE: build/resources/themes/contrast/keen.json ================================================ { "theme": { "name": "Keen Contrast", "description": "Keen.", "author": "Dayle Rees", "slug": "keen-contrast", "dir": "contrast", "type": "dark" }, "background": "#000000", "foreground": "#ffffff", "first": "#6F8B94", "second": "#8767b7", "third": "#b5db99", "fourth": "#6F8B94", "fifth": "#8767b7", "comment": "#374c60", "string": "#b5db99", "number": "#b5db99", "selection_foreground": "#ffffff", "selection_background": "#8767b7", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151515", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#6F8B94", "bracket_content": "#8767b7", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#56738e" } ================================================ FILE: build/resources/themes/contrast/laravel.json ================================================ { "theme": { "name": "Laravel Contrast", "description": "Laravel.", "author": "Dayle Rees", "slug": "laravel-contrast", "dir": "contrast", "type": "dark" }, "background": "#000000", "foreground": "#ffffff", "first": "#FFC48C", "second": "#FC6B0A", "third": "#FC580C", "fourth": "#FFA927", "fifth": "#FFC48C", "comment": "#615953", "string": "#FDCA49", "number": "#FC580C", "selection_foreground": "#ffffff", "selection_background": "#cd724e", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151515", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FFC48C", "bracket_content": "#FC580C", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#8e8279" } ================================================ FILE: build/resources/themes/contrast/lavender.json ================================================ { "theme": { "name": "Lavender Contrast", "description": "Lavender.", "author": "Dayle Rees", "slug": "lavender-contrast", "dir": "contrast", "type": "dark" }, "background": "#080709", "foreground": "#E0CEED", "first": "#A29DFA", "second": "#B657FF", "third": "#F5B0EF", "fourth": "#8E6DA6", "fifth": "#8E69C9", "comment": "#614e6e", "string": "#F5B0EF", "number": "#F25AE6", "selection_foreground": "#ffffff", "selection_background": "#B657FF", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#110e13", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#A29DFA", "bracket_content": "#B657FF", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9076a1" } ================================================ FILE: build/resources/themes/contrast/mellow.json ================================================ { "theme": { "name": "Mellow Contrast", "description": "Mellow.", "author": "Dayle Rees", "slug": "mellow-contrast", "dir": "contrast", "type": "dark" }, "background": "#0b0a09", "foreground": "#F8F8F2", "first": "#F2BC79", "second": "#1F8181", "third": "#F28972", "fourth": "#F2BC79", "fifth": "#F55D79", "comment": "#7A7267", "string": "#F8BB39", "number": "#F8BB39", "selection_foreground": "#ffffff", "selection_background": "#F55D79", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#13110f", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#F28972", "bracket_content": "#F55D79", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#a09688" } ================================================ FILE: build/resources/themes/contrast/mud.json ================================================ { "theme": { "name": "Mud Contrast", "description": "Mud.", "author": "Dayle Rees", "slug": "mud-contrast", "dir": "contrast", "type": "dark" }, "background": "#0d0b0b", "foreground": "#ffffff", "first": "#f2c12f", "second": "#f55239", "third": "#8ee350", "fourth": "#f8553c", "fifth": "#eaba2c", "comment": "#524343", "string": "#b5db99", "number": "#b5db99", "selection_foreground": "#4e653d", "selection_background": "#b5db99", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#171413", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#e9c865", "bracket_content": "#FF9787", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#e3d7d6" } ================================================ FILE: build/resources/themes/contrast/patriot.json ================================================ { "theme": { "name": "Patriot Contrast", "description": "Patriot.", "author": "Dayle Rees", "slug": "patriot-contrast", "dir": "contrast", "type": "dark" }, "background": "#0d0e0f", "foreground": "#CAD9E3", "first": "#DE333C", "second": "#2E6FD9", "third": "#ffffff", "fourth": "#BBBCC4", "fifth": "#DE333C", "comment": "#515E66", "string": "#3790DE", "number": "#2E6FD9", "selection_foreground": "#ffffff", "selection_background": "#DE333C", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#191b1c", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#69ADB5", "bracket_content": "#25808A", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#798b96" } ================================================ FILE: build/resources/themes/contrast/peacock.json ================================================ { "theme": { "name": "Peacock Contrast", "description": "Dayle's peacock sublime theme.", "author": "Dayle Rees", "slug": "peacock-contrast", "dir": "contrast", "type": "dark" }, "background": "#0c0c0b", "foreground": "#ffffff", "first": "#26a6a6", "second": "#ff5d38", "third": "#bcd42a", "fourth": "#26A6A6", "fifth": "#FF5D38", "comment": "#555555", "string": "#bcd42a", "number": "#bcd42a", "selection_foreground": "#ffffff", "selection_background": "#ff5d38", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151513", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#26a6a6", "bracket_content": "#ff5d38", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#888888" } ================================================ FILE: build/resources/themes/contrast/potpourri.json ================================================ { "theme": { "name": "Potpourri Contrast", "description": "Potpourri.", "author": "Dayle Rees", "slug": "potpourri-contrast", "dir": "contrast", "type": "dark" }, "background": "#0d0c0c", "foreground": "#F8F8F2", "first": "#C491C4", "second": "#ED1153", "third": "#B866FA", "fourth": "#ED1153", "fifth": "#F76ACB", "comment": "#696363", "string": "#B866FA", "number": "#C84FF0", "selection_foreground": "#ffffff", "selection_background": "#ED1153", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#141313", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#C491C4", "bracket_content": "#ED1153", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#8f8787" } ================================================ FILE: build/resources/themes/contrast/revelation.json ================================================ { "theme": { "name": "Revelation Contrast", "description": "Revelation.", "author": "Dayle Rees", "slug": "revelation-contrast", "dir": "contrast", "type": "dark" }, "background": "#0c0b0b", "foreground": "#DEDEDE", "first": "#4E5D84", "second": "#617FA0", "third": "#95C2E8", "fourth": "#C2DCF2", "fifth": "#FFBB29", "comment": "#7b726b", "string": "#FFBB29", "number": "#617FA0", "selection_foreground": "#ffffff", "selection_background": "#617FA0", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#1a1918", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#95C2E8", "bracket_content": "#FFBB29", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#a19790" } ================================================ FILE: build/resources/themes/contrast/slime.json ================================================ { "theme": { "name": "Slime Contrast", "description": "Slime.", "author": "Dayle Rees", "slug": "slime-contrast", "dir": "contrast", "type": "dark" }, "background": "#0b0c0d", "foreground": "#FFFFFF", "first": "#d8e778", "second": "#6a9ec5", "third": "#d0b123", "fourth": "#689dc5", "fifth": "#dfbf29", "comment": "#4F5A63", "string": "#FAFFDB", "number": "#C7AF3F", "selection_foreground": "#4e653d", "selection_background": "#C7AF3F", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#131516", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#8AB8A2", "bracket_content": "#C7AF3F", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#80919f" } ================================================ FILE: build/resources/themes/contrast/snappy.json ================================================ { "theme": { "name": "Snappy Contrast", "description": "Snappy.", "author": "Dayle Rees", "slug": "snappy-contrast", "dir": "contrast", "type": "dark" }, "background": "#0c0c0c", "foreground": "#e3e2e0", "first": "#4ea1df", "second": "#f66153", "third": "#808dd3", "fourth": "#f66153", "fifth": "#808dd3", "comment": "#696969", "string": "#4ea1df", "number": "#4ea1df", "selection_foreground": "#ffffff", "selection_background": "#f66153", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#181818", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#808dd3", "bracket_content": "#f66153", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#909090" } ================================================ FILE: build/resources/themes/contrast/solarflare.json ================================================ { "theme": { "name": "Solarflare Contrast", "description": "Solarflare", "author": "Dayle Rees", "slug": "solarflare-contrast", "dir": "contrast", "type": "dark" }, "background": "#000000", "foreground": "#e3e2e0", "first": "#FC913A", "second": "#FF4E50", "third": "#EDE574", "fourth": "#FF4E50", "fifth": "#FC913A", "comment": "#777777", "string": "#EDE574", "number": "#FF4E50", "selection_foreground": "#ffffff", "selection_background": "#FF4E50", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151515", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FC913A", "bracket_content": "#FF4E50", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9b9b9b" } ================================================ FILE: build/resources/themes/contrast/sourlick.json ================================================ { "theme": { "name": "Sourlick Contrast", "description": "Sourlick.", "author": "Dayle Rees", "slug": "sourlick-contrast", "dir": "contrast", "type": "dark" }, "background": "#060606", "foreground": "#DEDEDE", "first": "#EDF252", "second": "#8AC27A", "third": "#BDF522", "fourth": "#D2EB31", "fifth": "#FFBB29", "comment": "#615953", "string": "#E4FF33", "number": "#FC580C", "selection_foreground": "#ffffff", "selection_background": "#518f0d", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#171615", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FFBB29", "bracket_content": "#70C910", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#92867d" } ================================================ FILE: build/resources/themes/contrast/stark.json ================================================ { "theme": { "name": "Stark Contrast", "description": "Stark.", "author": "Dayle Rees", "slug": "stark-contrast", "dir": "contrast", "type": "dark" }, "background": "#0b0a0a", "foreground": "#DEDEDE", "first": "#FFBB29", "second": "#F03113", "third": "#F03113", "fourth": "#aaaaaa", "fifth": "#FFBB29", "comment": "#615953", "string": "#FFBB29", "number": "#617FA0", "selection_foreground": "#ffffff", "selection_background": "#F03113", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#181716", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#D1D1D1", "bracket_content": "#F03113", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#877d76" } ================================================ FILE: build/resources/themes/contrast/tron.json ================================================ { "theme": { "name": "Tron Contrast", "description": "Tron.", "author": "Dayle Rees", "slug": "tron-contrast", "dir": "contrast", "type": "dark" }, "background": "#07090b", "foreground": "#aec2e0", "first": "#267fb5", "second": "#ffffff", "third": "#ffffff", "fourth": "#748aa6", "fifth": "#267fb5", "comment": "#324357", "string": "#6ee2ff", "number": "#6ee2ff", "selection_foreground": "#ffffff", "selection_background": "#7a9bc2", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#101419", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#7a9bc2", "bracket_content": "#ffffff", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#4d6785", "ui_first": "#267fb5" } ================================================ FILE: build/resources/themes/contrast/turnip.json ================================================ { "theme": { "name": "Turnip Contrast", "description": "Mmm taste them turnips.", "author": "Dayle Rees", "slug": "turnip-contrast", "dir": "contrast", "type": "dark" }, "background": "#080809", "foreground": "#EDE0CE", "first": "#92B55F", "second": "#487D76", "third": "#E8DA5E", "fourth": "#92B55F", "fifth": "#487D76", "comment": "#7A7267", "string": "#E8DA5E", "number": "#E8DA5E", "selection_foreground": "#ffffff", "selection_background": "#487D76", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#1c1d1f", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#487D76", "bracket_content": "#92B55F", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#aea395" } ================================================ FILE: build/resources/themes/contrast/zacks.json ================================================ { "theme": { "name": "Zacks Contrast", "description": "Dayle's zacks theme.", "author": "Dayle Rees", "slug": "zacks-contrast", "dir": "contrast", "type": "dark" }, "background": "#000000", "foreground": "#f0f0f0", "first": "#9c7ddb", "second": "#ff6a38", "third": "#bcd42a", "fourth": "#ff6a38", "fifth": "#9c7ddb", "comment": "#777777", "string": "#bcd42a", "number": "#bcd42a", "selection_foreground": "#ffffff", "selection_background": "#9c7ddb", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#151515", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#9c7ddb", "bracket_content": "#ff6a38", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#afafaf" } ================================================ FILE: build/resources/themes/crisp.json ================================================ { "theme": { "name": "Crisp", "description": "Crisp.", "author": "Dayle Rees", "slug": "crisp", "type": "dark" }, "background": "#221a22", "foreground": "#ffffff", "first": "#cba0cd", "second": "#765478", "third": "#FC6A0F", "fourth": "#FC6A0F", "fifth": "#cba0cd", "comment": "#574457", "string": "#fc9a0f", "number": "#fc9a0f", "selection_foreground": "#ffffff", "selection_background": "#FC6A0F", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#1c151c", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#cba0cd", "bracket_content": "#765478", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#776377", "variables": "#ffffff" } ================================================ FILE: build/resources/themes/darkside.json ================================================ { "theme": { "name": "Darkside", "description": "Darkside.", "author": "Dayle Rees", "slug": "darkside", "type": "dark" }, "background": "#222324", "foreground": "#BABABA", "first": "#1CC3E8", "second": "#E8341C", "third": "#68C244", "fourth": "#F08D24", "fifth": "#8E69C9", "comment": "#494B4D", "string": "#F2D42C", "number": "#8E69C9", "selection_foreground": "#ffffff", "selection_background": "#FF4E50", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#303333", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#68C244", "bracket_content": "#E8341C", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#696b6e" } ================================================ FILE: build/resources/themes/earthsong.json ================================================ { "theme": { "name": "Earthsong", "description": "Nothing to do with Michael Jackson.", "author": "Dayle Rees", "slug": "earthsong", "type": "dark" }, "background": "#36312C", "foreground": "#EBD1B7", "first": "#95CC5E", "second": "#DB784D", "third": "#60A365", "fourth": "#DB784D", "fifth": "#95CC5E", "comment": "#7A7267", "string": "#F8BB39", "number": "#F8BB39", "selection_foreground": "#ffffff", "selection_background": "#DB784D", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#45403B", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#DB784D", "bracket_content": "#95CC5E", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9a9082" } ================================================ FILE: build/resources/themes/freshcut.json ================================================ { "theme": { "name": "FreshCut", "description": "Freshcut.", "author": "Dayle Rees", "slug": "freshcut", "type": "dark" }, "background": "#2F3030", "foreground": "#F8F8F2", "first": "#4ECDC4", "second": "#00A8C6", "third": "#AEE239", "fourth": "#C8D7E8", "fifth": "#4ECDC4", "comment": "#737b84", "string": "#e9ee00", "number": "#8FBE00", "selection_foreground": "#ffffff", "selection_background": "#008097", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#383939", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#4ECDC4", "bracket_content": "#00A8C6", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#939da8" } ================================================ FILE: build/resources/themes/frontier.json ================================================ { "theme": { "name": "Frontier", "description": "Frontier.", "author": "Dayle Rees", "slug": "frontier", "type": "dark" }, "background": "#36312C", "foreground": "#F8F8F2", "first": "#2EBF7E", "second": "#F23A3A", "third": "#F8BB39", "fourth": "#FC803D", "fifth": "#2EBF7E", "comment": "#7A7267", "string": "#F8BB39", "number": "#2EBF7E", "selection_foreground": "#ffffff", "selection_background": "#2EBF7E", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#45403B", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#2EBF7E", "bracket_content": "#F23A3A", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#a59a8a" } ================================================ FILE: build/resources/themes/github.json ================================================ { "theme": { "name": "Github", "description": "Github.", "author": "Dayle Rees", "slug": "github", "type": "light" }, "background": "#ffffff", "foreground": "#555555", "first": "#445588", "second": "#008080", "third": "#DD1144", "fourth": "#555555", "fifth": "#445588", "comment": "#b8b6b1", "string": "#DD1144", "number": "#DD1144", "selection_foreground": "#ffffff", "selection_background": "#008080", "selection_border": "#ffffff", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#eeeeee", "caret": "#444444", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#445588", "bracket_content": "#008080", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#7f7e7a", "variables": "#008080" } ================================================ FILE: build/resources/themes/gloom.json ================================================ { "theme": { "name": "Gloom", "description": "Gloom.", "author": "Dayle Rees", "slug": "gloom", "type": "dark" }, "background": "#2A332B", "foreground": "#D8EBE5", "first": "#26A6A6", "second": "#FF5D38", "third": "#BCD42A", "fourth": "#26A6A6", "fifth": "#FF5D38", "comment": "#4F6E64", "string": "#BCD42A", "number": "#BCD42A", "selection_foreground": "#ffffff", "selection_background": "#FF5D38", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3C4D3E", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FF5D38", "bracket_content": "#26A6A6", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#668e81" } ================================================ FILE: build/resources/themes/glowfish.json ================================================ { "theme": { "name": "Glowfish", "description": "Glowfish.", "author": "Dayle Rees", "slug": "glowfish", "type": "dark" }, "background": "#191f13", "foreground": "#6ea240", "first": "#95CC5E", "second": "#DB784D", "third": "#60A365", "fourth": "#D65940", "fifth": "#95CC5E", "comment": "#3c4e2d", "string": "#F8BB39", "number": "#95CC5E", "selection_foreground": "#ffffff", "selection_background": "#DB784D", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#222a1a", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#DB784D", "bracket_content": "#95CC5E", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#67854f" } ================================================ FILE: build/resources/themes/goldfish.json ================================================ { "theme": { "name": "Goldfish", "description": "Goldfish.", "author": "Dayle Rees", "slug": "goldfish", "type": "dark" }, "background": "#2E3336", "foreground": "#F8F8F2", "first": "#F38630", "second": "#FA6900", "third": "#69D2E7", "fourth": "#A7DBD8", "fifth": "#F38630", "comment": "#505C63", "string": "#f36e3a", "number": "#f25619", "selection_foreground": "#ffffff", "selection_background": "#F38630", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#465459", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#A7DBD8", "bracket_content": "#F38630", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#798891" } ================================================ FILE: build/resources/themes/grunge.json ================================================ { "theme": { "name": "Grunge", "description": "Grunge.", "author": "Dayle Rees", "slug": "grunge", "type": "dark" }, "background": "#31332C", "foreground": "#F8F8F2", "first": "#D1F2A5", "second": "#F56991", "third": "#FFC48C", "fourth": "#91A374", "fifth": "#FFC48C", "comment": "#5C634F", "string": "#D1F2A5", "number": "#F56991", "selection_foreground": "#ffffff", "selection_background": "#F56991", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#41453A", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FFC48C", "bracket_content": "#F56991", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#7f886f" } ================================================ FILE: build/resources/themes/halflife.json ================================================ { "theme": { "name": "Halflife", "description": "Halflife.", "author": "Dayle Rees", "slug": "halflife", "type": "dark" }, "background": "#222222", "foreground": "#cccccc", "first": "#FC913A", "second": "#7D8991", "third": "#F9D423", "fourth": "#7D8991", "fifth": "#F85931", "comment": "#555555", "string": "#F9D423", "number": "#F9D423", "selection_foreground": "#ffffff", "selection_background": "#F85931", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#282828", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FC913A", "bracket_content": "#7D8991", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#808080" } ================================================ FILE: build/resources/themes/heroku.json ================================================ { "theme": { "name": "Heroku", "description": "Heroku.", "author": "Dayle Rees", "slug": "heroku", "type": "dark" }, "background": "#1b1b24", "foreground": "#c8c7d5", "first": "#585480", "second": "#7873ae", "third": "#ffffff", "fourth": "#7873ae", "fifth": "#a6fa62", "comment": "#505067", "string": "#a6fa62", "number": "#a6fa62", "selection_foreground": "#ffffff", "selection_background": "#7873ae", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#242430", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#7873ae", "bracket_content": "#a6fa62", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#5d5d76" } ================================================ FILE: build/resources/themes/hyrule.json ================================================ { "theme": { "name": "Hyrule", "description": "Hyrule.", "author": "Dayle Rees", "slug": "hyrule", "type": "dark" }, "background": "#2d2c2b", "foreground": "#c0d5c1", "first": "#f5c504", "second": "#569e16", "third": "#90c93f", "fourth": "#90c93f", "fifth": "#f5c504", "comment": "#716d6a", "string": "#ce830d", "number": "#f5c504", "selection_foreground": "#ffffff", "selection_background": "#569e16", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3d3934", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#f5c504", "bracket_content": "#569e16", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9e9a98" } ================================================ FILE: build/resources/themes/iceberg.json ================================================ { "theme": { "name": "Iceberg", "description": "Iceberg.", "author": "Dayle Rees", "slug": "iceberg", "type": "dark" }, "background": "#323B3D", "foreground": "#BDD6DB", "first": "#59C0E3", "second": "#2D8DA1", "third": "#FFFFFF", "fourth": "#B1E2F2", "fifth": "#ffffff", "comment": "#537178", "string": "#FFFFFF", "number": "#FFFFFF", "selection_foreground": "#ffffff", "selection_background": "#2D8DA1", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3E4C4F", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#59C0E3", "bracket_content": "#2D8DA1", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#79a2ab" } ================================================ FILE: build/resources/themes/juicy.json ================================================ { "theme": { "name": "Juicy", "description": "Juicy.", "author": "Dayle Rees", "slug": "juicy", "type": "dark" }, "background": "#222222", "foreground": "#e3e2e0", "first": "#FF4E50", "second": "#3bc7b8", "third": "#c3cb4c", "fourth": "#EDB92E", "fifth": "#F85931", "comment": "#777777", "string": "#3bc7b8", "number": "#CE1836", "selection_foreground": "#ffffff", "selection_background": "#FF4E50", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#282828", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#c3cb4c", "bracket_content": "#FF4E50", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9b9b9b" } ================================================ FILE: build/resources/themes/keen.json ================================================ { "theme": { "name": "Keen", "description": "Keen.", "author": "Dayle Rees", "slug": "keen", "type": "dark" }, "background": "#111111", "foreground": "#cccccc", "first": "#6F8B94", "second": "#8767b7", "third": "#b5db99", "fourth": "#6F8B94", "fifth": "#8767b7", "comment": "#374c60", "string": "#b5db99", "number": "#b5db99", "selection_foreground": "#ffffff", "selection_background": "#8767b7", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#222222", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#6F8B94", "bracket_content": "#8767b7", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#56738e" } ================================================ FILE: build/resources/themes/kiwi.json ================================================ { "theme": { "name": "Kiwi", "description": "Kiwi", "author": "Dayle Rees", "slug": "kiwi", "type": "dark" }, "background": "#161a19", "foreground": "#EDEBE6", "first": "#229986", "second": "#95C72A", "third": "#0B6D5C", "fourth": "#229986", "fifth": "#95C72A", "comment": "#354341", "string": "#a1e6c1", "number": "#a1e6c1", "selection_foreground": "#ffffff", "selection_background": "#0B6D5C", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#282f2d", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#229986", "bracket_content": "#95C72A", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#5b7a75", "variables": "#EDEBE6" } ================================================ FILE: build/resources/themes/laravel.json ================================================ { "theme": { "name": "Laravel", "description": "Laravel.", "author": "Dayle Rees", "slug": "laravel", "type": "dark" }, "background": "#2E2C2B", "foreground": "#DEDEDE", "first": "#FFC48C", "second": "#FC6B0A", "third": "#FC580C", "fourth": "#FFA927", "fifth": "#FFC48C", "comment": "#615953", "string": "#FDCA49", "number": "#FC580C", "selection_foreground": "#ffffff", "selection_background": "#cd724e", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3B3633", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FFC48C", "bracket_content": "#FC580C", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#8e8279" } ================================================ FILE: build/resources/themes/lavender.json ================================================ { "theme": { "name": "Lavender", "description": "Lavender.", "author": "Dayle Rees", "slug": "lavender", "type": "dark" }, "background": "#29222E", "foreground": "#E0CEED", "first": "#A29DFA", "second": "#B657FF", "third": "#F5B0EF", "fourth": "#8E6DA6", "fifth": "#8E69C9", "comment": "#614e6e", "string": "#F5B0EF", "number": "#F25AE6", "selection_foreground": "#ffffff", "selection_background": "#B657FF", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3A2F42", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#A29DFA", "bracket_content": "#B657FF", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9076a1" } ================================================ FILE: build/resources/themes/legacy.json ================================================ { "theme": { "name": "Legacy", "description": "Aurélien Thieriot wasn't happy with just one theme, here's Tron Legacy!", "author": "Dayle Rees", "slug": "legacy", "type": "dark" }, "background": "#14191f", "foreground": "#aec2e0", "first": "#267fb5", "second": "#ffffff", "third": "#FFB20D", "fourth": "#748aa6", "fifth": "#267fb5", "comment": "#324357", "string": "#FF410D", "number": "#C7F026", "selection_foreground": "#ffffff", "selection_background": "#FF410D", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#1b232c", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FFB20D", "bracket_content": "#267fb5", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#4d6785", "variables": "#f1f6fb", "ui_first": "#267fb5" } ================================================ FILE: build/resources/themes/light/earthsong.json ================================================ { "theme": { "name": "Earthsong Light", "description": "Nothing to do with Michael Jackson.", "author": "Dayle Rees", "slug": "earthsong-light", "dir": "light", "type": "light" }, "background": "#ffffff", "foreground": "#4d463e", "first": "#95CC5E", "second": "#DB784D", "third": "#60A365", "fourth": "#DB784D", "fifth": "#95CC5E", "comment": "#d6cab9", "string": "#F8BB39", "number": "#F8BB39", "selection_foreground": "#ffffff", "selection_background": "#60A365", "selection_border": "#ffffff", "find_foreground": "#ffffff", "find_background": "#ffe792", "line_highlight": "#eeeeee", "caret": "#111111", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#DB784D", "bracket_content": "#95CC5E", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9a9082" } ================================================ FILE: build/resources/themes/light/snappy.json ================================================ { "theme": { "name": "Snappy Light", "description": "Snappy Light.", "author": "Dayle Rees", "slug": "snappy-light", "dir": "light", "type": "light" }, "background": "#ffffff", "foreground": "#555555", "first": "#4ea1df", "second": "#f66153", "third": "#808dd3", "fourth": "#da564a", "fifth": "#606aa1", "comment": "#bbbbbb", "string": "#4ea1df", "number": "#4ea1df", "selection_foreground": "#ffffff", "selection_background": "#808dd3", "selection_border": "#ffffff", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#eeeeee", "caret": "#444444", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#808dd3", "bracket_content": "#f66153", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#7d7d7d", "ui_bg": "#eeeeee" } ================================================ FILE: build/resources/themes/light/userscape.json ================================================ { "theme": { "name": "Userscape", "description": "Userscape.", "author": "Dayle Rees", "slug": "userscape", "dir": "light", "type": "light" }, "background": "#F5F8FC", "foreground": "#879BB0", "first": "#A8C0E0", "second": "#355B8C", "third": "#E3BD14", "fourth": "#808C9C", "fifth": "#DE4D3A", "comment": "#bbbbbb", "string": "#E3BD14", "number": "#DE4D3A", "selection_foreground": "#ffffff", "selection_background": "#355B8C", "selection_border": "#ffffff", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#eeeeee", "caret": "#444444", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#A8C0E0", "bracket_content": "#355B8C", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#7d7d7d" } ================================================ FILE: build/resources/themes/mellow.json ================================================ { "theme": { "name": "Mellow", "description": "Mellow.", "author": "Dayle Rees", "slug": "mellow", "type": "dark" }, "background": "#36312C", "foreground": "#F8F8F2", "first": "#F2BC79", "second": "#1F8181", "third": "#F28972", "fourth": "#F2BC79", "fifth": "#F55D79", "comment": "#7A7267", "string": "#F8BB39", "number": "#F8BB39", "selection_foreground": "#ffffff", "selection_background": "#F55D79", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#45403B", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#F28972", "bracket_content": "#F55D79", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#a09688" } ================================================ FILE: build/resources/themes/mintchoc.json ================================================ { "theme": { "name": "Mintchoc", "description": "Mintchoc.", "author": "Dayle Rees", "slug": "mintchoc", "type": "dark" }, "background": "#2b221c", "foreground": "#BABABA", "first": "#9D8262", "second": "#008D62", "third": "#00E08C", "fourth": "#9D8262", "fifth": "#008D62", "comment": "#564439", "string": "#00E08C", "number": "#00E08C", "selection_foreground": "#ffffff", "selection_background": "#008D62", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3f322a", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#9D8262", "bracket_content": "#008D62", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#775a47" } ================================================ FILE: build/resources/themes/mud.json ================================================ { "theme": { "name": "Mud", "description": "Mud.", "author": "Dayle Rees", "slug": "mud", "type": "dark" }, "background": "#403635", "foreground": "#ffffff", "first": "#e9c865", "second": "#FF9787", "third": "#b5db99", "fourth": "#FF9787", "fifth": "#e9c865", "comment": "#c3b8b7", "string": "#b5db99", "number": "#b5db99", "selection_foreground": "#4e653d", "selection_background": "#b5db99", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#322a29", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#e9c865", "bracket_content": "#FF9787", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#e3d7d6" } ================================================ FILE: build/resources/themes/otakon.json ================================================ { "theme": { "name": "Otakon", "description": "Otakon.", "author": "Dayle Rees", "slug": "otakon", "type": "dark" }, "background": "#171417", "foreground": "#f9f3f9", "first": "#B1A6CA", "second": "#F6E6EB", "third": "#E484B2", "fourth": "#CACBDD", "fifth": "#F0B9D4", "comment": "#515166", "string": "#9eb2d9", "number": "#9eb2d9", "selection_foreground": "#ffffff", "selection_background": "#B1A6CA", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#332d33", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#B1A6CA", "bracket_content": "#E484B2", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#686883" } ================================================ FILE: build/resources/themes/pastel.json ================================================ { "theme": { "name": "Pastel", "description": "Pastel.", "author": "Dayle Rees", "slug": "pastel", "type": "dark" }, "background": "#222222", "foreground": "#eeeeee", "first": "#9474a9", "second": "#04C4A5", "third": "#C56C6C", "fourth": "#C5906C", "fifth": "#E2E060", "comment": "#444444", "string": "#C56C6C", "number": "#C56C6C", "selection_foreground": "#ffffff", "selection_background": "#008D62", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#333333", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#9D8262", "bracket_content": "#008D62", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#666666" } ================================================ FILE: build/resources/themes/patriot.json ================================================ { "theme": { "name": "Patriot", "description": "Patriot.", "author": "Dayle Rees", "slug": "patriot", "type": "dark" }, "background": "#2D3133", "foreground": "#CAD9E3", "first": "#DE333C", "second": "#2E6FD9", "third": "#ffffff", "fourth": "#BBBCC4", "fifth": "#DE333C", "comment": "#515E66", "string": "#3790DE", "number": "#2E6FD9", "selection_foreground": "#ffffff", "selection_background": "#DE333C", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#40484D", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#69ADB5", "bracket_content": "#25808A", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#798b96" } ================================================ FILE: build/resources/themes/peacock.json ================================================ { "theme": { "name": "Peacock", "description": "Dayle's peacock sublime theme.", "author": "Dayle Rees", "slug": "peacock", "type": "dark" }, "background": "#2b2a27", "foreground": "#ede0ce", "first": "#26a6a6", "second": "#ff5d38", "third": "#bcd42a", "fourth": "#26A6A6", "fifth": "#FF5D38", "comment": "#7a7267", "string": "#bcd42a", "number": "#bcd42a", "selection_foreground": "#ffffff", "selection_background": "#ff5d38", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#403c37", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#26a6a6", "bracket_content": "#ff5d38", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#b7b1a9" } ================================================ FILE: build/resources/themes/peacocks-in-space.json ================================================ { "theme": { "name": "Peacocks In Space", "description": "Peacocks In Space", "author": "Dayle Rees", "slug": "peacocks-in-space", "type": "dark" }, "background": "#2b303b", "foreground": "#dee3ec", "first": "#26A6A6", "second": "#FF5D38", "third": "#BCD42A", "fourth": "#26A6A6", "fifth": "#FF5D38", "comment": "#6e7a94", "string": "#BCD42A", "number": "#BCD42A", "selection_foreground": "#ffffff", "selection_background": "#26A6A6", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#272b34", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FF5D38", "bracket_content": "#26A6A6", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#8998b9" } ================================================ FILE: build/resources/themes/peel.json ================================================ { "theme": { "name": "Peel", "description": "Peel", "author": "Dayle Rees", "slug": "peel", "type": "dark" }, "background": "#23201c", "foreground": "#EDEBE6", "first": "#94C7B6", "second": "#D3643B", "third": "#D6E1C7", "fourth": "#94C7B6", "fifth": "#D3643B", "comment": "#585146", "string": "#f4d370", "number": "#f4d370", "selection_foreground": "#ffffff", "selection_background": "#D3643B", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#403c37", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#EF746F", "bracket_content": "#B3CC57", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#827766", "variables": "#EDEBE6" } ================================================ FILE: build/resources/themes/piggy.json ================================================ { "theme": { "name": "Piggy", "description": "Piggy", "author": "Dayle Rees", "slug": "piggy", "type": "dark" }, "background": "#1c1618", "foreground": "#EDEBE6", "first": "#F52E62", "second": "#FD6A5D", "third": "#FF5D80", "fourth": "#FD6A5D", "fifth": "#F52E62", "comment": "#3f3236", "string": "#FF453E", "number": "#FF453E", "selection_foreground": "#ffffff", "selection_background": "#F52E62", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#34282c", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#F52E62", "bracket_content": "#FD6A5D", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#6a515a", "variables": "#EDEBE6" } ================================================ FILE: build/resources/themes/potpourri.json ================================================ { "theme": { "name": "Potpourri", "description": "Potpourri.", "author": "Dayle Rees", "slug": "potpourri", "type": "dark" }, "background": "#2E2B2C", "foreground": "#F8F8F2", "first": "#C491C4", "second": "#ED1153", "third": "#B866FA", "fourth": "#ED1153", "fifth": "#F76ACB", "comment": "#696363", "string": "#B866FA", "number": "#C84FF0", "selection_foreground": "#ffffff", "selection_background": "#ED1153", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#403c37", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#C491C4", "bracket_content": "#ED1153", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#8f8787" } ================================================ FILE: build/resources/themes/rainbow.json ================================================ { "theme": { "name": "Rainbow", "description": "Rainbow", "author": "Dayle Rees", "slug": "rainbow", "type": "dark" }, "background": "#16181a", "foreground": "#c7d0d9", "first": "#B3CC57", "second": "#EF746F", "third": "#FFBE40", "fourth": "#3fb4c5", "fifth": "#f86f50", "comment": "#424c55", "string": "#c78feb", "number": "#c78feb", "selection_foreground": "#ffffff", "selection_background": "#B3CC57", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#403c37", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#EF746F", "bracket_content": "#B3CC57", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#5f6f7f", "variables": "#f4f7fa" } ================================================ FILE: build/resources/themes/revelation.json ================================================ { "theme": { "name": "Revelation", "description": "Revelation.", "author": "Dayle Rees", "slug": "revelation", "type": "dark" }, "background": "#2E2C2B", "foreground": "#DEDEDE", "first": "#4E5D84", "second": "#617FA0", "third": "#95C2E8", "fourth": "#C2DCF2", "fifth": "#FFBB29", "comment": "#7b726b", "string": "#FFBB29", "number": "#617FA0", "selection_foreground": "#ffffff", "selection_background": "#617FA0", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3B3633", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#95C2E8", "bracket_content": "#FFBB29", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#a19790" } ================================================ FILE: build/resources/themes/shrek.json ================================================ { "theme": { "name": "Shrek", "description": "Shrek.", "author": "Dayle Rees", "slug": "shrek", "type": "dark" }, "background": "#222222", "foreground": "#ffffff", "first": "#B2DE62", "second": "#857a5e", "third": "#F0F2EB", "fourth": "#bfb59b", "fifth": "#B2DE62", "comment": "#555555", "string": "#81e911", "number": "#81e911", "selection_foreground": "#ffffff", "selection_background": "#857a5e", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#333333", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#cba0cd", "bracket_content": "#765478", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#777777", "variables": "#ffffff" } ================================================ FILE: build/resources/themes/slate.json ================================================ { "theme": { "name": "Slate", "description": "Slate.", "author": "Dayle Rees", "slug": "slate", "type": "dark" }, "background": "#19191f", "foreground": "#ebebf4", "first": "#566981", "second": "#89A7B1", "third": "#CBDAD5", "fourth": "#566981", "fifth": "#89A7B1", "comment": "#515166", "string": "#9eb2d9", "number": "#9eb2d9", "selection_foreground": "#ffffff", "selection_background": "#566981", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#2a2a33", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#566981", "bracket_content": "#89A7B1", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#686883" } ================================================ FILE: build/resources/themes/slime.json ================================================ { "theme": { "name": "Slime", "description": "Slime.", "author": "Dayle Rees", "slug": "slime", "type": "dark" }, "background": "#292D30", "foreground": "#FFFFFF", "first": "#FAFFDB", "second": "#9FB3C2", "third": "#C7AF3F", "fourth": "#9FB3C2", "fifth": "#C7AF3F", "comment": "#4F5A63", "string": "#FAFFDB", "number": "#C7AF3F", "selection_foreground": "#4e653d", "selection_background": "#C7AF3F", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#384147", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#8AB8A2", "bracket_content": "#C7AF3F", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#80919f" } ================================================ FILE: build/resources/themes/snappy.json ================================================ { "theme": { "name": "Snappy", "description": "Snappy.", "author": "Dayle Rees", "slug": "snappy", "type": "dark" }, "background": "#393939", "foreground": "#e3e2e0", "first": "#4ea1df", "second": "#f66153", "third": "#808dd3", "fourth": "#f66153", "fifth": "#808dd3", "comment": "#696969", "string": "#4ea1df", "number": "#4ea1df", "selection_foreground": "#ffffff", "selection_background": "#f66153", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#282828", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#808dd3", "bracket_content": "#f66153", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#909090" } ================================================ FILE: build/resources/themes/solarflare.json ================================================ { "theme": { "name": "Solarflare", "description": "Solarflare", "author": "Dayle Rees", "slug": "solarflare", "type": "dark" }, "background": "#222222", "foreground": "#e3e2e0", "first": "#FC913A", "second": "#FF4E50", "third": "#EDE574", "fourth": "#FF4E50", "fifth": "#FC913A", "comment": "#777777", "string": "#EDE574", "number": "#FF4E50", "selection_foreground": "#ffffff", "selection_background": "#FF4E50", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#282828", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FC913A", "bracket_content": "#FF4E50", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#9b9b9b" } ================================================ FILE: build/resources/themes/sourlick.json ================================================ { "theme": { "name": "Sourlick", "description": "Sourlick.", "author": "Dayle Rees", "slug": "sourlick", "type": "dark" }, "background": "#2E2C2B", "foreground": "#DEDEDE", "first": "#EDF252", "second": "#8AC27A", "third": "#BDF522", "fourth": "#D2EB31", "fifth": "#FFBB29", "comment": "#615953", "string": "#E4FF33", "number": "#FC580C", "selection_foreground": "#ffffff", "selection_background": "#518f0d", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3B3633", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#FFBB29", "bracket_content": "#70C910", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#92867d" } ================================================ FILE: build/resources/themes/spearmint.json ================================================ { "theme": { "name": "Spearmint", "description": "Spearmint.", "author": "Dayle Rees", "slug": "spearmint", "type": "light" }, "background": "#E1F0EE", "foreground": "#719692", "first": "#69ADB5", "second": "#25808A", "third": "#4CD7E0", "fourth": "#69ADB5", "fifth": "#199FA8", "comment": "#93C7C0", "string": "#4CD7E0", "number": "#199FA8", "selection_foreground": "#ffffff", "selection_background": "#25808A", "selection_border": "#E1F0EE", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#CEEBE7", "caret": "#444444", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#69ADB5", "bracket_content": "#25808A", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#729e98" } ================================================ FILE: build/resources/themes/stark.json ================================================ { "theme": { "name": "Stark", "description": "Stark.", "author": "Dayle Rees", "slug": "stark", "type": "dark" }, "background": "#2E2C2B", "foreground": "#DEDEDE", "first": "#FFBB29", "second": "#F03113", "third": "#F03113", "fourth": "#aaaaaa", "fifth": "#FFBB29", "comment": "#615953", "string": "#FFBB29", "number": "#617FA0", "selection_foreground": "#ffffff", "selection_background": "#F03113", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#3B3633", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#D1D1D1", "bracket_content": "#F03113", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#877d76" } ================================================ FILE: build/resources/themes/super.json ================================================ { "theme": { "name": "Super", "description": "Super.", "author": "Dayle Rees", "slug": "super", "type": "dark" }, "background": "#15191D", "foreground": "#ffffff", "first": "#5d67ad", "second": "#D60257", "third": "#E45635", "fourth": "#5d67ad", "fifth": "#E45635", "comment": "#465360", "string": "#F7A21B", "number": "#F7A21B", "selection_foreground": "#ffffff", "selection_background": "#E45635", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#242b32", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#5d67ad", "bracket_content": "#E45635", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#64778a" } ================================================ FILE: build/resources/themes/tonic.json ================================================ { "theme": { "name": "Tonic", "description": "Tonic.", "author": "Dayle Rees", "slug": "tonic", "type": "dark" }, "background": "#2a2f31", "foreground": "#eeeeee", "first": "#75A1A4", "second": "#B8CD44", "third": "#FD9F59", "fourth": "#EF6E44", "fifth": "#B8CD44", "comment": "#4a5356", "string": "#B8CD44", "number": "#B8CD44", "selection_foreground": "#ffffff", "selection_background": "#75A1A4", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#353b3e", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#9D8262", "bracket_content": "#008D62", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#67757a" } ================================================ FILE: build/resources/themes/tribal.json ================================================ { "theme": { "name": "Tribal", "description": "Tribal.", "author": "Dayle Rees", "slug": "tribal", "type": "dark" }, "background": "#19191d", "foreground": "#ffffff", "first": "#c43535", "second": "#5f5582", "third": "#E0DDEB", "fourth": "#5f5582", "fifth": "#8f8aa2", "comment": "#4a4a54", "string": "#64aeb3", "number": "#64aeb3", "selection_foreground": "#ffffff", "selection_background": "#47959a", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#33333c", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#c43535", "bracket_content": "#5f5582", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#62626e", "variables": "#ffffff" } ================================================ FILE: build/resources/themes/tron.json ================================================ { "theme": { "name": "Tron", "description": "Tron.", "author": "Dayle Rees", "slug": "tron", "type": "dark" }, "background": "#14191f", "foreground": "#aec2e0", "first": "#267fb5", "second": "#ffffff", "third": "#ffffff", "fourth": "#748aa6", "fifth": "#267fb5", "comment": "#324357", "string": "#6ee2ff", "number": "#6ee2ff", "selection_foreground": "#ffffff", "selection_background": "#7a9bc2", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#1b232c", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#7a9bc2", "bracket_content": "#ffffff", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#4d6785", "ui_first": "#267fb5" } ================================================ FILE: build/resources/themes/turnip.json ================================================ { "theme": { "name": "Turnip", "description": "Mmm taste them turnips.", "author": "Dayle Rees", "slug": "turnip", "type": "dark" }, "background": "#1a1b1d", "foreground": "#EDE0CE", "first": "#92B55F", "second": "#487D76", "third": "#E8DA5E", "fourth": "#92B55F", "fifth": "#487D76", "comment": "#7A7267", "string": "#E8DA5E", "number": "#E8DA5E", "selection_foreground": "#ffffff", "selection_background": "#487D76", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#222222", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#487D76", "bracket_content": "#92B55F", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#aea395" } ================================================ FILE: build/resources/themes/yule.json ================================================ { "theme": { "name": "Yule", "description": "Yule.", "author": "Dayle Rees", "slug": "yule", "type": "dark" }, "background": "#2B2A27", "foreground": "#EDE0CE", "first": "#39B81F", "second": "#D63131", "third": "#EBB626", "fourth": "#39B81F", "fifth": "#D63131", "comment": "#7A7267", "string": "#EBB626", "number": "#EBB626", "selection_foreground": "#ffffff", "selection_background": "#D63131", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#52504b", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#39B81F", "bracket_content": "#D63131", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#bdae9a" } ================================================ FILE: build/resources/themes/zacks.json ================================================ { "theme": { "name": "Zacks", "description": "Dayle's zacks theme.", "author": "Dayle Rees", "slug": "zacks", "type": "dark" }, "background": "#222222", "foreground": "#f0f0f0", "first": "#9c7ddb", "second": "#ff6a38", "third": "#bcd42a", "fourth": "#ff6a38", "fifth": "#9c7ddb", "comment": "#777777", "string": "#bcd42a", "number": "#bcd42a", "selection_foreground": "#ffffff", "selection_background": "#9c7ddb", "selection_border": "#222218", "find_foreground": "#000000", "find_background": "#ffe792", "line_highlight": "#333333", "caret": "#f8f8f0", "invisibles": "#3b3a32", "scope_guide": "#9d550fb0", "brackets": "#9c7ddb", "bracket_content": "#ff6a38", "invalid_foreground": "#f8f8f0", "invalid_background": "#00a8c6", "docblock": "#afafaf" } ================================================ FILE: build/run.php ================================================ setBase(__DIR__); // Register Raincolour as a command. $console->add($raincolour); // Execute the console. $console->run(); ================================================ FILE: build/screenshots.php ================================================ data = $data; } /** * Set the internal data array. * * @param array $data */ public function setData(array $data) { $this->data = $data; } /** * Merge some data into the internal array. * * @param array $data */ public function addData(array $data) { $this->data = array_merge($this->data, $data); } /** * Allow a chance to validate internal data. * * @return void */ public function validate() { // Override. } /** * Ensure that a field is present in the internal collection. * * @param string $key * @return void */ protected function validateRequired($key) { if (is_null($this->get($key))) { throw new Exception("The '{$key}' field is required."); } } /** * Ensure that a field is present in the internal collection by * providing a default value. * * @param string $key * @return void */ protected function validateDefault($key, $default) { if (is_null($this->get($key))) { $this->put($key, $default); } } /** * Retrieve a value by ordered key stack. * * @return mixed */ public function first() { // Get array of parameters. $params = func_get_args(); // Iterate parameters. foreach ($params as $param) { // If the parameter is found in the data array.. if(!is_null($value = $this->get($param, null))) { // .. return it. return $value; } } // Otherwise throw an exception. throw new Exception("Fallback colour '{$arg}' not found."); } /** * Get an entry from the data array by dot notation. * * @param string $key * @param mixed $default * @return mixed */ public function get($key = null, $default = null) { // Get local. $data = $this->data; // If no key, return entire array. if (is_null($key)) { return $data; } // If the value exists, return it. if (isset($data[$key])) { return $data[$key]; } // Explode the dot notation. foreach (explode('.', $key) as $segment) { // For each segment, check the key exists. if (!is_array($data) || !array_key_exists($segment, $data)) { return $default; } // This value will be written by the last successful segment. $data = $data[$segment]; } // Return last segment value. return $data; } /** * Put an array entry using dot notation. * * @param string $key * @param mixed $value * @return void */ public function put($key, $value) { $array =& $this->data; // Explode by dot notation. $keys = explode('.', $key); // If we have more than one key. while (count($keys) > 1) { // Get the first key. $key = array_shift($keys); // If the doesn't exist, and isn't an array. if ( ! isset($array[$key]) || ! is_array($array[$key])) { // Set it to an empty array. $array[$key] = array(); } // Change the array pointer to the new depth. $array =& $array[$key]; } // Insert the last value. $array[array_shift($keys)] = $value; } /** * Load container data from JSON file. * * @param string $path * @return void */ public function fromFile($path) { $file = new File; $this->setData($file->loadJson($path)); } } ================================================ FILE: build/src/Raincolour/Containers/Pattern.php ================================================ fromFile($path); $pattern->put('path', $path); $pattern->validate(); $pattern->setTemplates(); return $pattern; } /** * Attempt to validate required fields. * * @return void */ public function validate() { $this->validateRequired('type'); $this->validateRequired('directory'); $this->validateRequired('templates'); } /** * Create the internal templates array. * * @return void */ protected function setTemplates() { // Container array. $templates = []; // Iterate template sub-arrays. foreach ($this->get('templates') as $template) { // Add new template instances to the container. $templates[] = Template::make($template); } // Replace the index with our new container. $this->put('templates', $templates); } } ================================================ FILE: build/src/Raincolour/Containers/Template.php ================================================ setData($data); $template->validate(); return $template; } /** * Attempt to validate for required fields. * * @return void */ public function validate() { $this->validateRequired('file'); $this->validateRequired('name'); $this->validateDefault('extension', '.xml'); $this->validateDefault('directory', ''); } } ================================================ FILE: build/src/Raincolour/Containers/Theme.php ================================================ fromFile($path); $theme->validate(); return $theme; } /** * Attempt to validate for required fields. * * @return void */ public function validate() { $this->validateRequired('theme.name'); $this->validateRequired('theme.slug'); $this->validateRequired('theme.author'); $this->validateRequired('theme.type'); } } ================================================ FILE: build/src/Raincolour/Core/Config.php ================================================ file = new File; } /** * Get relative or absolute directory path. * * @param string $key * @param string $extra * @return string */ public function dir($key, $extra = null) { if (is_null($value = $this->get($key))) { return new Exception("Property '{$key}' not found."); } return (substr($value, 0, 1) === '/') ? $value.$extra : $this->get('base').'/'.$value.$extra; } /** * Get the config file component. * * @return Raincolour\Core\File */ public function getFileComponent() { return $this->file; } /** * Ensure required config fields are present. * * @return void */ public function validate() { $this->validateRequired('base'); $this->validateRequired('themes'); $this->validateRequired('patterns'); $this->validateRequired('output'); } } ================================================ FILE: build/src/Raincolour/Core/File.php ================================================ load($path); // Return decoded array. return json_decode($json, true); } /** * Write a file to the disk. * * @param string $path * @param string $content * @return void */ public function write($path, $content) { // Create the directory if it doesn't exist. @mkdir(dirname($path), 0777, true); // Put the content on disk. file_put_contents($path, $content); } } ================================================ FILE: build/src/Raincolour/Core/Presenter.php ================================================ theme = $theme; $this->source = $source; // Create new twig instance. $loader = new Loader; $this->twig = new Twig($loader); } /** * Set the theme instance. * * @param Raincolour\Containers\Theme $theme */ public function setTheme($theme) { $this->theme = $theme; } /** * Set the template. * * @param string $source */ public function setSource($source) { $this->source = $source; } /** * Set the Twig renderer. * * @param Twig_Environment $twig */ public function setTwig($twig) { $this->twig = $twig; } /** * Render the template. * * @return string */ public function present() { // Run data transformers. $data = $this->transform($this->theme->get()); // Set transformed data. $this->theme->setData($data); // Register twig helpers. $this->registerHelpers(); // Return the resulting scheme. return $this->twig->render($this->source, $this->theme->get()); } /** * Run data transformers over theme data. * * @param array $data * @return array */ protected function transform($data) { // Iterate transformers. foreach ($this->transformers as $transformer) { // Create transformer. $transformer = new $transformer; // Execute transformer. $data = $transformer->transform($data); } // Return result. return $data; } /** * Register Twig helper methods. * * @return void */ protected function registerHelpers() { $function = new TwigFunction('first', [$this, 'firstHelper']); $this->twig->addFunction($function); $function = new TwigFunction('ui', [$this, 'uiHelper']); $this->twig->addFunction($function); $colour = new \Raincolour\Twig\Globals\Colour($this->theme->get()); $this->twig->addGlobal('colour', $colour); } /** * Twig helper function for first() collection method. * * @return void */ public function firstHelper() { $params = func_get_args(); return call_user_func_array([$this->theme, 'first'], $params); } /** * Twig helper for sublime theme RGB values. * * @param string $key * @param integer $amount * @return string */ public function uiHelper($key, $amount = 0) { $r = $this->minMax($this->theme->get($key.'_r') + $amount); $g = $this->minMax($this->theme->get($key.'_g') + $amount); $b = $this->minMax($this->theme->get($key.'_b') + $amount); return "[{$r}, {$g}, {$b}]"; } /** * Helper to ensure RGB values don't wrap. * * @param int $value * @return int */ public function minMax($value) { if ($value > 255) { return 255; } elseif ($value < 0) { return 0; } return $value; } } ================================================ FILE: build/src/Raincolour/Core/Processor.php ================================================ config = $config; $this->output = $output; $this->file = $file; // Create a new progress meter instance. $this->progress = new ProgressHelper; } /** * Begin the generation process. * * @return void */ public function process() { // Attempt to load generation patterns. $this->loadPatterns(); // Attempt to load theme files. $this->loadThemes(); // Begin the scheme generation process. $this->generate(); // Have a nice day! $this->output->writeln("\nAll done. Enjoy!"); } /** * Load pattern source files. * * @return void */ protected function loadPatterns() { // Output purpose. $this->output->writeln('Loading patterns...'); // Create a path matcher for patterns. $path = $this->config->dir('patterns', '/*/*.json'); // Get an array of existant files. $files = $this->file->findFiles($path); // Show progress meter. $this->progress->start($this->output, count($files)); // Iterate files. foreach ($files as $path) { // Create pattern from file path. $this->patterns[] = Pattern::make($path); // Advance the progress meter. $this->progress->advance(); } // Show completion. $this->progress->finish(); } /** * Load theme source files. * * @return void */ protected function loadThemes() { // Output purpose. $this->output->writeln('Loading themes...'); // Create path to theme files. $path = $this->config->dir('themes', '/*.json'); // Path to nested theme files. $subPath = $this->config->dir('themes', '/*/*.json'); // Get array of existing themes. $files = $this->file->findFiles([$path, $subPath]); // Show progress meter. $this->progress->start($this->output, count($files)); // Iterate themes. foreach ($files as $path) { // Create new theme from file path. $this->themes[] = Theme::make($path); // Advance the progres indicator. $this->progress->advance(); } // Show theme loading complete. $this->progress->finish(); } /** * Begin scheme generation. * * @return void */ protected function generate() { // Output purpose. $this->output->writeln('Generating colour schemes...'); // Get the total count by multiplying patterns by themes. $count = count($this->patterns) * count($this->themes); // Create the progress meter. $this->progress->start($this->output, $count); // Iterate patterns. foreach ($this->patterns as $pattern) { // Iterate themes. foreach ($this->themes as $theme) { // Attempt to render a pattern and theme combo. $this->render($pattern, $theme); } } // Show completion. $this->progress->finish(); } /** * Render a pattern and theme pair. * * @param Raincolor\Containers\Pattern $pattern * @param Raincolor\Containers\Pattern $theme * @return void */ protected function render($pattern, $theme) { // Get template array from pattern. $templates = $pattern->get('templates'); foreach ($templates as $template) { // Get the path to the pattern. $path = dirname($pattern->get('path')); // Load the template file from disk. $source = $this->file->load($path.'/'.$template->get('file')); // Create a new presenter. $presenter = new Presenter($source, $theme); // Get the resulting colour scheme. $scheme = $presenter->present(); // Build the file output path for the scheme. $output = $this->buildOutputPath($pattern, $template, $theme); // Write the file to disk. $this->file->write($output, $scheme); // Update progress. $this->progress->advance(); } } /** * Build the output path for a scheme. * * @param Raincolor\Containers\Pattern $pattern * @param Raincolor\Containers\Template $template * @param Raincolor\Containers\Theme $theme * @return string */ protected function buildOutputPath($pattern, $template, $theme) { // Build path array from directory locations. $path[] = $this->config->dir('output'); $path[] = $pattern->get('directory'); // @NOTE Atom doesn't display packages in subdirectories. if ($pattern->get('directory') !== 'atom') { $path[] = $theme->get('theme.dir'); } $path[] = $template->get('directory'); $name = $this->buildFileName($template->get('name'), $theme); $path[] = $name.$template->get('extension'); // Concatonate paths with a slash. $path = implode('/', $path); // Trim extra slashes, just for fun. return preg_replace('/\/+/', '/', $path); } /** * Replace theme name placeholders. * * @param string $name * @param Raincolor\Containers\Theme $theme * @return string */ protected function buildFileName($name, $theme) { // If we have no theme name... if ($name == null) { // .. set it to the slug. return $theme->get('theme.slug'); } // Find variable substitution matches... preg_match('/%(.*?)%/i', $name, $matches); // Iterate the matches... foreach ($matches as $match) { // Check for existance of marker... if (strpos($match, '%') !== false) { // Build a key for replacement. $key = trim($match, '%'); // Get replacement value. $value = $theme->get($key); // Perform substitution. $name = str_replace($match, $value, $name); } } // Return new value. return $name; } } ================================================ FILE: build/src/Raincolour/DataTransformers/RgbTransformer.php ================================================ $value) { // We only want colour entries. if (!is_array($value) && substr($value, 0, 1) === '#') { // Get hex without hash symbol. $hex = ltrim($value, '#'); // Insert colour without hash. $data[$key.'_h'] = $hex; // Calculate RGB values. if(strlen($hex) == 3) { $r = hexdec(substr($hex,0,1).substr($hex,0,1)); $g = hexdec(substr($hex,1,1).substr($hex,1,1)); $b = hexdec(substr($hex,2,1).substr($hex,2,1)); } else { $r = hexdec(substr($hex,0,2)); $g = hexdec(substr($hex,2,2)); $b = hexdec(substr($hex,4,2)); } // Insert RGB into array. $data[$key.'_r'] = $r; $data[$key.'_g'] = $g; $data[$key.'_b'] = $b; } } // Set the UI background if it isn't present. if(!isset($data['ui_bg'])) { $data['ui_bg'] = $data['background']; } // Set the current year for copyrights. $data['year'] = gmdate('Y'); // Create a UUID for the sublime text themes. $md5 = md5($data['theme']['name']); $md5 = substr_replace($md5, '-', 20, 0); $md5 = substr_replace($md5, '-', 16, 0); $md5 = substr_replace($md5, '-', 12, 0); $md5 = substr_replace($md5, '-', 8, 0); $data['uuid'] = $md5; return $data; } } ================================================ FILE: build/src/Raincolour/DataTransformers/TransformerInterface.php ================================================ basePath = $basePath; return $this; } /** * Execute the command. * * @return void */ public function fire() { // Load the configuration file. $this->loadConfig(); $processor = new Processor($this->config, $this->output, new File); $processor->process(); } /** * Load the Raincolour configuration file. * * @return void */ public function loadConfig() { $this->config = new Config; $this->config->fromFile($this->getConfigPath()); $this->config->put('base', $this->basePath); $this->config->validate(); } /** * Get the path to the configuration file. * * @return string */ protected function getConfigPath() { $path = $this->option('config'); if(is_null($path)) { $path = $this->basePath.'/config.json'; } return $path; } /** * Get command options. * * @return array */ public function getOptions() { return [ [ 'config', // name 'c', // shortcut InputOption::VALUE_OPTIONAL, // type 'Path to configuration file.', // description null // default ] ]; } } ================================================ FILE: build/src/Raincolour/Twig/Globals/Colour.php ================================================ values = $values; } /** * Find the first value. * * @return void */ public function first() { $params = func_get_args(); foreach ($params as $key) { if (isset($this->values[$key])) { $this->hex = $this->values[$key]; return $this; } } return $this; } public function mod($amount) { $this->amount = $amount; return $this; } public function get() { $hex = $this->hex; $this->reset(); return $hex; } public function reset() { $this->hex = '#000000'; $this->amount = 0; } public function without() { $hex = $this->hex; $this->reset(); return trim($hex, '#'); } public function rgb($amount = null) { $amount = ($amount === null) ? $this->amount : $amount; $hex = $this->without(); // Calculate RGB values. if(strlen($hex) == 3) { $r = hexdec(substr($hex,0,1).substr($hex,0,1)); $g = hexdec(substr($hex,1,1).substr($hex,1,1)); $b = hexdec(substr($hex,2,1).substr($hex,2,1)); } else { $r = hexdec(substr($hex,0,2)); $g = hexdec(substr($hex,2,2)); $b = hexdec(substr($hex,4,2)); } $r = $this->minMax($r + $amount); $g = $this->minMax($g + $amount); $b = $this->minMax($b + $amount); $this->reset(); return "{$r}, {$g}, {$b}"; } public function fraction($amount = null) { $amount = ($amount === null) ? $this->amount : $amount; $hex = $this->without(); // Calculate RGB values. if(strlen($hex) == 3) { $r = hexdec(substr($hex,0,1).substr($hex,0,1)); $g = hexdec(substr($hex,1,1).substr($hex,1,1)); $b = hexdec(substr($hex,2,1).substr($hex,2,1)); } else { $r = hexdec(substr($hex,0,2)); $g = hexdec(substr($hex,2,2)); $b = hexdec(substr($hex,4,2)); } $r = number_format($this->minMax($r + $amount) / 255, 7); $g = number_format($this->minMax($g + $amount) / 255, 7); $b = number_format($this->minMax($b + $amount) / 255, 7); $this->reset(); return "{$r} {$g} {$b}"; } /** * Helper to ensure RGB values don't wrap. * * @param int $value * @return int */ public function minMax($value) { if ($value > 255) { return 255; } elseif ($value < 0) { return 0; } return $value; } } ================================================ FILE: build/tests/ContainerTest.php ================================================ 'bar']); } public function testContainerDataArrayCanBeRetrieved() { $c = new Container(['foo' => 'bar']); $this->assertEquals(['foo' => 'bar'], $c->get()); } public function testContainerDataArrayCanBeSetWithMethod() { $c = new Container; $c->setData(['foo' => 'bar']); $this->assertEquals(['foo' => 'bar'], $c->get()); } public function testContainerDataArrayCanBeAddedTo() { $c = new Container; $c->setData(['foo' => 'bar', 'baz' => 'boo']); $c->addData(['foo' => 'bob', 'bat' => 'cat']); $e = ['foo' => 'bob', 'baz' => 'boo', 'bat' => 'cat']; $this->assertEquals($e, $c->get()); } public function testContainerDataCanBeRetrievedByDotNotation() { $c = new Container; $c->setData(['foo' => 'bar', 'baz' => ['boo' => 'bat']]); $this->assertEquals('bat', $c->get('baz.boo')); } public function testContainerDataCanBeSetByDotNotation() { $c = new Container; $c->setData(['foo' => 'bar', 'baz' => 'boo']); $c->put('foo.box.cat', 'clock'); $e = ['foo' => ['box' => ['cat' => 'clock']], 'baz' => 'boo']; $this->assertEquals($e, $c->get()); } public function testFirstRetrievalStack() { $c = new Container; $c->setData(['foo' => 'bar', 'baz' => 'boo']); $this->assertEquals('bar', $c->first('foo', 'baz')); $this->assertEquals('boo', $c->first('billy', 'baz')); } /** * @expectedException Exception */ public function testFirstRetrievalStackFailure() { $c = new Container; $c->first('foo'); } } ================================================ FILE: build.xml ================================================ ================================================ FILE: coda/arstotzka.sss ================================================ /* ====================================================================== Arstotzka ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#3f3a36; font-style:italic; } constant.numeric { color:#a5e3d0; } constant.numeric.keyword { color:#A2A797; } keyword { color:#A2A797; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#70807B; } language.operator { color:#A2A797; } language.property { color:#516B6B; } language.variable { color:#EDEBE6; } markup.comment { color:#3f3a36; } markup.constant.entity { color:#516B6B; } markup.declaration { color:#3f3a36; } markup.inline.cdata { color:#a5e3d0; } markup.processing { color:#3f3a36; font-style:italic; } markup.tag { color:#A2A797; font-weight:bold; } markup.tag.attribute.name { color:#516B6B; font-weight:normal; } markup.tag.attribute.value { color:#a5e3d0; font-weight:normal; } meta.default { background-color:#211f1e; color:#EDEBE6; } meta.highlight.currentline { background-color:#292725; } meta.important { color:#A2A797; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#a5e3d0; font-underline:none; } string { color:#a5e3d0; } string.regex { color:#516B6B; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#3f3a36; font-style:italic; font-weight:normal; } style.property.name { color:#516B6B; } style.value.color.rgb-value { color:#a5e3d0; } style.value.keyword { color:#A2A797; } style.value.numeric { color:#a5e3d0; } style.value.string { color:#a5e3d0; } support { color:#516B6B; } ================================================ FILE: coda/azure.sss ================================================ /* ====================================================================== Azure ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#414d62; font-style:italic; } constant.numeric { color:#64aeb3; } constant.numeric.keyword { color:#508aaa; } keyword { color:#508aaa; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#508aaa; } language.operator { color:#508aaa; } language.property { color:#52708b; } language.variable { color:#ffffff; } markup.comment { color:#414d62; } markup.constant.entity { color:#52708b; } markup.declaration { color:#414d62; } markup.inline.cdata { color:#64aeb3; } markup.processing { color:#414d62; font-style:italic; } markup.tag { color:#6AB0A3; font-weight:bold; } markup.tag.attribute.name { color:#52708b; font-weight:normal; } markup.tag.attribute.value { color:#64aeb3; font-weight:normal; } meta.default { background-color:#181D26; color:#ffffff; } meta.highlight.currentline { background-color:#33333c; } meta.important { color:#508aaa; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#64aeb3; font-underline:none; } string { color:#64aeb3; } string.regex { color:#52708b; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#414d62; font-style:italic; font-weight:normal; } style.property.name { color:#52708b; } style.value.color.rgb-value { color:#64aeb3; } style.value.keyword { color:#508aaa; } style.value.numeric { color:#64aeb3; } style.value.string { color:#64aeb3; } support { color:#52708b; } ================================================ FILE: coda/bold.sss ================================================ /* ====================================================================== Bold ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#534b4b; font-style:italic; } constant.numeric { color:#F7A21B; } constant.numeric.keyword { color:#F0624B; } keyword { color:#F0624B; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#B4B7AD; } language.operator { color:#F0624B; } language.property { color:#F0624B; } language.variable { color:#ffffff; } markup.comment { color:#534b4b; } markup.constant.entity { color:#F0624B; } markup.declaration { color:#534b4b; } markup.inline.cdata { color:#F7A21B; } markup.processing { color:#534b4b; font-style:italic; } markup.tag { color:#3D8E91; font-weight:bold; } markup.tag.attribute.name { color:#F0624B; font-weight:normal; } markup.tag.attribute.value { color:#F7A21B; font-weight:normal; } meta.default { background-color:#2a2626; color:#ffffff; } meta.highlight.currentline { background-color:#393434; } meta.important { color:#F0624B; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F7A21B; font-underline:none; } string { color:#F7A21B; } string.regex { color:#F0624B; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#534b4b; font-style:italic; font-weight:normal; } style.property.name { color:#F0624B; } style.value.color.rgb-value { color:#F7A21B; } style.value.keyword { color:#F0624B; } style.value.numeric { color:#F7A21B; } style.value.string { color:#F7A21B; } support { color:#F0624B; } ================================================ FILE: coda/boxuk.sss ================================================ /* ====================================================================== Box UK ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#b8b6b1; font-style:italic; } constant.numeric { color:#15b8ae; } constant.numeric.keyword { color:#017c9d; } keyword { color:#017c9d; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#15b8ae; } language.operator { color:#017c9d; } language.property { color:#019d76; } language.variable { color:#414f5c; } markup.comment { color:#b8b6b1; } markup.constant.entity { color:#019d76; } markup.declaration { color:#b8b6b1; } markup.inline.cdata { color:#15b8ae; } markup.processing { color:#b8b6b1; font-style:italic; } markup.tag { color:#017c9d; font-weight:bold; } markup.tag.attribute.name { color:#019d76; font-weight:normal; } markup.tag.attribute.value { color:#15b8ae; font-weight:normal; } meta.default { background-color:#ffffff; color:#414f5c; } meta.highlight.currentline { background-color:#eeeeee; } meta.important { color:#017c9d; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#15b8ae; font-underline:none; } string { color:#15b8ae; } string.regex { color:#019d76; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#b8b6b1; font-style:italic; font-weight:normal; } style.property.name { color:#019d76; } style.value.color.rgb-value { color:#15b8ae; } style.value.keyword { color:#017c9d; } style.value.numeric { color:#15b8ae; } style.value.string { color:#15b8ae; } support { color:#019d76; } ================================================ FILE: coda/carbonight.sss ================================================ /* ====================================================================== Carbonight ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#423F3D; font-style:italic; } constant.numeric { color:#B0B0B0; } constant.numeric.keyword { color:#eeeeee; } keyword { color:#eeeeee; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#ffffff; } language.operator { color:#eeeeee; } language.property { color:#8C8C8C; } language.variable { color:#B0B0B0; } markup.comment { color:#423F3D; } markup.constant.entity { color:#8C8C8C; } markup.declaration { color:#423F3D; } markup.inline.cdata { color:#ffffff; } markup.processing { color:#423F3D; font-style:italic; } markup.tag { color:#C4C4C4; font-weight:bold; } markup.tag.attribute.name { color:#8C8C8C; font-weight:normal; } markup.tag.attribute.value { color:#ffffff; font-weight:normal; } meta.default { background-color:#2E2C2B; color:#B0B0B0; } meta.highlight.currentline { background-color:#3B3633; } meta.important { color:#eeeeee; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#ffffff; font-underline:none; } string { color:#ffffff; } string.regex { color:#8C8C8C; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#423F3D; font-style:italic; font-weight:normal; } style.property.name { color:#8C8C8C; } style.value.color.rgb-value { color:#B0B0B0; } style.value.keyword { color:#eeeeee; } style.value.numeric { color:#B0B0B0; } style.value.string { color:#ffffff; } support { color:#8C8C8C; } ================================================ FILE: coda/chocolate.sss ================================================ /* ====================================================================== Chocolate ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#795431; font-style:italic; } constant.numeric { color:#F7A21B; } constant.numeric.keyword { color:#B99768; } keyword { color:#B99768; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#E2CDB0; } language.operator { color:#B99768; } language.property { color:#CCB697; } language.variable { color:#ffffff; } markup.comment { color:#795431; } markup.constant.entity { color:#CCB697; } markup.declaration { color:#795431; } markup.inline.cdata { color:#F7A21B; } markup.processing { color:#795431; font-style:italic; } markup.tag { color:#8B6E46; font-weight:bold; } markup.tag.attribute.name { color:#CCB697; font-weight:normal; } markup.tag.attribute.value { color:#F7A21B; font-weight:normal; } meta.default { background-color:#150f08; color:#ffffff; } meta.highlight.currentline { background-color:#362715; } meta.important { color:#B99768; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F7A21B; font-underline:none; } string { color:#F7A21B; } string.regex { color:#CCB697; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#795431; font-style:italic; font-weight:normal; } style.property.name { color:#CCB697; } style.value.color.rgb-value { color:#F7A21B; } style.value.keyword { color:#B99768; } style.value.numeric { color:#F7A21B; } style.value.string { color:#F7A21B; } support { color:#CCB697; } ================================================ FILE: coda/contrast/carbonight-contrast.sss ================================================ /* ====================================================================== Carbonight Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#423F3D; font-style:italic; } constant.numeric { color:#B0B0B0; } constant.numeric.keyword { color:#eeeeee; } keyword { color:#eeeeee; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#ffffff; } language.operator { color:#eeeeee; } language.property { color:#8C8C8C; } language.variable { color:#ffffff; } markup.comment { color:#423F3D; } markup.constant.entity { color:#8C8C8C; } markup.declaration { color:#423F3D; } markup.inline.cdata { color:#ffffff; } markup.processing { color:#423F3D; font-style:italic; } markup.tag { color:#C4C4C4; font-weight:bold; } markup.tag.attribute.name { color:#8C8C8C; font-weight:normal; } markup.tag.attribute.value { color:#ffffff; font-weight:normal; } meta.default { background-color:#000000; color:#ffffff; } meta.highlight.currentline { background-color:#151515; } meta.important { color:#eeeeee; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#ffffff; font-underline:none; } string { color:#ffffff; } string.regex { color:#8C8C8C; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#423F3D; font-style:italic; font-weight:normal; } style.property.name { color:#8C8C8C; } style.value.color.rgb-value { color:#B0B0B0; } style.value.keyword { color:#eeeeee; } style.value.numeric { color:#B0B0B0; } style.value.string { color:#ffffff; } support { color:#8C8C8C; } ================================================ FILE: coda/contrast/darkside-contrast.sss ================================================ /* ====================================================================== Darkside Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#494B4D; font-style:italic; } constant.numeric { color:#8E69C9; } constant.numeric.keyword { color:#F08D24; } keyword { color:#F08D24; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#68C244; } language.operator { color:#F08D24; } language.property { color:#E8341C; } language.variable { color:#BABABA; } markup.comment { color:#494B4D; } markup.constant.entity { color:#E8341C; } markup.declaration { color:#494B4D; } markup.inline.cdata { color:#F2D42C; } markup.processing { color:#494B4D; font-style:italic; } markup.tag { color:#1CC3E8; font-weight:bold; } markup.tag.attribute.name { color:#E8341C; font-weight:normal; } markup.tag.attribute.value { color:#F2D42C; font-weight:normal; } meta.default { background-color:#000000; color:#BABABA; } meta.highlight.currentline { background-color:#151515; } meta.important { color:#F08D24; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F2D42C; font-underline:none; } string { color:#F2D42C; } string.regex { color:#E8341C; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#494B4D; font-style:italic; font-weight:normal; } style.property.name { color:#E8341C; } style.value.color.rgb-value { color:#8E69C9; } style.value.keyword { color:#F08D24; } style.value.numeric { color:#8E69C9; } style.value.string { color:#F2D42C; } support { color:#E8341C; } ================================================ FILE: coda/contrast/earthsong-contrast.sss ================================================ /* ====================================================================== Earthsong Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7A7267; font-style:italic; } constant.numeric { color:#F8BB39; } constant.numeric.keyword { color:#DB784D; } keyword { color:#DB784D; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#60A365; } language.operator { color:#DB784D; } language.property { color:#DB784D; } language.variable { color:#EBD1B7; } markup.comment { color:#7A7267; } markup.constant.entity { color:#DB784D; } markup.declaration { color:#7A7267; } markup.inline.cdata { color:#F8BB39; } markup.processing { color:#7A7267; font-style:italic; } markup.tag { color:#95CC5E; font-weight:bold; } markup.tag.attribute.name { color:#DB784D; font-weight:normal; } markup.tag.attribute.value { color:#F8BB39; font-weight:normal; } meta.default { background-color:#12100f; color:#EBD1B7; } meta.highlight.currentline { background-color:#282521; } meta.important { color:#DB784D; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F8BB39; font-underline:none; } string { color:#F8BB39; } string.regex { color:#DB784D; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7A7267; font-style:italic; font-weight:normal; } style.property.name { color:#DB784D; } style.value.color.rgb-value { color:#F8BB39; } style.value.keyword { color:#DB784D; } style.value.numeric { color:#F8BB39; } style.value.string { color:#F8BB39; } support { color:#DB784D; } ================================================ FILE: coda/contrast/freshcut-contrast.sss ================================================ /* ====================================================================== FreshCut Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#737b84; font-style:italic; } constant.numeric { color:#8FBE00; } constant.numeric.keyword { color:#C8D7E8; } keyword { color:#C8D7E8; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#AEE239; } language.operator { color:#C8D7E8; } language.property { color:#00A8C6; } language.variable { color:#F8F8F2; } markup.comment { color:#737b84; } markup.constant.entity { color:#00A8C6; } markup.declaration { color:#737b84; } markup.inline.cdata { color:#e9ee00; } markup.processing { color:#737b84; font-style:italic; } markup.tag { color:#4ECDC4; font-weight:bold; } markup.tag.attribute.name { color:#00A8C6; font-weight:normal; } markup.tag.attribute.value { color:#e9ee00; font-weight:normal; } meta.default { background-color:#000000; color:#F8F8F2; } meta.highlight.currentline { background-color:#151515; } meta.important { color:#C8D7E8; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#e9ee00; font-underline:none; } string { color:#e9ee00; } string.regex { color:#00A8C6; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#737b84; font-style:italic; font-weight:normal; } style.property.name { color:#00A8C6; } style.value.color.rgb-value { color:#8FBE00; } style.value.keyword { color:#C8D7E8; } style.value.numeric { color:#8FBE00; } style.value.string { color:#e9ee00; } support { color:#00A8C6; } ================================================ FILE: coda/contrast/frontier-contrast.sss ================================================ /* ====================================================================== Frontier Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7A7267; font-style:italic; } constant.numeric { color:#2EBF7E; } constant.numeric.keyword { color:#FC803D; } keyword { color:#FC803D; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F8BB39; } language.operator { color:#FC803D; } language.property { color:#F23A3A; } language.variable { color:#F8F8F2; } markup.comment { color:#7A7267; } markup.constant.entity { color:#F23A3A; } markup.declaration { color:#7A7267; } markup.inline.cdata { color:#F8BB39; } markup.processing { color:#7A7267; font-style:italic; } markup.tag { color:#2EBF7E; font-weight:bold; } markup.tag.attribute.name { color:#F23A3A; font-weight:normal; } markup.tag.attribute.value { color:#F8BB39; font-weight:normal; } meta.default { background-color:#110f0e; color:#F8F8F2; } meta.highlight.currentline { background-color:#221f1c; } meta.important { color:#FC803D; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F8BB39; font-underline:none; } string { color:#F8BB39; } string.regex { color:#F23A3A; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7A7267; font-style:italic; font-weight:normal; } style.property.name { color:#F23A3A; } style.value.color.rgb-value { color:#2EBF7E; } style.value.keyword { color:#FC803D; } style.value.numeric { color:#2EBF7E; } style.value.string { color:#F8BB39; } support { color:#F23A3A; } ================================================ FILE: coda/contrast/gloom-contrast.sss ================================================ /* ====================================================================== Gloom Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#4F6E64; font-style:italic; } constant.numeric { color:#BCD42A; } constant.numeric.keyword { color:#26A6A6; } keyword { color:#26A6A6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#BCD42A; } language.operator { color:#26A6A6; } language.property { color:#FF5D38; } language.variable { color:#D8EBE5; } markup.comment { color:#4F6E64; } markup.constant.entity { color:#FF5D38; } markup.declaration { color:#4F6E64; } markup.inline.cdata { color:#BCD42A; } markup.processing { color:#4F6E64; font-style:italic; } markup.tag { color:#26A6A6; font-weight:bold; } markup.tag.attribute.name { color:#FF5D38; font-weight:normal; } markup.tag.attribute.value { color:#BCD42A; font-weight:normal; } meta.default { background-color:#0f120f; color:#D8EBE5; } meta.highlight.currentline { background-color:#1b211c; } meta.important { color:#26A6A6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#BCD42A; font-underline:none; } string { color:#BCD42A; } string.regex { color:#FF5D38; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#4F6E64; font-style:italic; font-weight:normal; } style.property.name { color:#FF5D38; } style.value.color.rgb-value { color:#BCD42A; } style.value.keyword { color:#26A6A6; } style.value.numeric { color:#BCD42A; } style.value.string { color:#BCD42A; } support { color:#FF5D38; } ================================================ FILE: coda/contrast/glowfish-contrast.sss ================================================ /* ====================================================================== Glowfish Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#3c4e2d; font-style:italic; } constant.numeric { color:#95CC5E; } constant.numeric.keyword { color:#D65940; } keyword { color:#D65940; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#60A365; } language.operator { color:#D65940; } language.property { color:#DB784D; } language.variable { color:#6ea240; } markup.comment { color:#3c4e2d; } markup.constant.entity { color:#DB784D; } markup.declaration { color:#3c4e2d; } markup.inline.cdata { color:#F8BB39; } markup.processing { color:#3c4e2d; font-style:italic; } markup.tag { color:#95CC5E; font-weight:bold; } markup.tag.attribute.name { color:#DB784D; font-weight:normal; } markup.tag.attribute.value { color:#F8BB39; font-weight:normal; } meta.default { background-color:#090b07; color:#6ea240; } meta.highlight.currentline { background-color:#12160d; } meta.important { color:#D65940; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F8BB39; font-underline:none; } string { color:#F8BB39; } string.regex { color:#DB784D; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#3c4e2d; font-style:italic; font-weight:normal; } style.property.name { color:#DB784D; } style.value.color.rgb-value { color:#95CC5E; } style.value.keyword { color:#D65940; } style.value.numeric { color:#95CC5E; } style.value.string { color:#F8BB39; } support { color:#DB784D; } ================================================ FILE: coda/contrast/goldfish-contrast.sss ================================================ /* ====================================================================== Goldfish Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#505C63; font-style:italic; } constant.numeric { color:#f25619; } constant.numeric.keyword { color:#A7DBD8; } keyword { color:#A7DBD8; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#69D2E7; } language.operator { color:#A7DBD8; } language.property { color:#FA6900; } language.variable { color:#F8F8F2; } markup.comment { color:#505C63; } markup.constant.entity { color:#FA6900; } markup.declaration { color:#505C63; } markup.inline.cdata { color:#f36e3a; } markup.processing { color:#505C63; font-style:italic; } markup.tag { color:#F38630; font-weight:bold; } markup.tag.attribute.name { color:#FA6900; font-weight:normal; } markup.tag.attribute.value { color:#f36e3a; font-weight:normal; } meta.default { background-color:#0c0d0e; color:#F8F8F2; } meta.highlight.currentline { background-color:#16181a; } meta.important { color:#A7DBD8; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#f36e3a; font-underline:none; } string { color:#f36e3a; } string.regex { color:#FA6900; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#505C63; font-style:italic; font-weight:normal; } style.property.name { color:#FA6900; } style.value.color.rgb-value { color:#f25619; } style.value.keyword { color:#A7DBD8; } style.value.numeric { color:#f25619; } style.value.string { color:#f36e3a; } support { color:#FA6900; } ================================================ FILE: coda/contrast/grunge-contrast.sss ================================================ /* ====================================================================== Grunge Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#5C634F; font-style:italic; } constant.numeric { color:#F56991; } constant.numeric.keyword { color:#91A374; } keyword { color:#91A374; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FFC48C; } language.operator { color:#91A374; } language.property { color:#F56991; } language.variable { color:#F8F8F2; } markup.comment { color:#5C634F; } markup.constant.entity { color:#F56991; } markup.declaration { color:#5C634F; } markup.inline.cdata { color:#D1F2A5; } markup.processing { color:#5C634F; font-style:italic; } markup.tag { color:#D1F2A5; font-weight:bold; } markup.tag.attribute.name { color:#F56991; font-weight:normal; } markup.tag.attribute.value { color:#D1F2A5; font-weight:normal; } meta.default { background-color:#0c0c0a; color:#F8F8F2; } meta.highlight.currentline { background-color:#1b1c18; } meta.important { color:#91A374; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#D1F2A5; font-underline:none; } string { color:#D1F2A5; } string.regex { color:#F56991; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#5C634F; font-style:italic; font-weight:normal; } style.property.name { color:#F56991; } style.value.color.rgb-value { color:#F56991; } style.value.keyword { color:#91A374; } style.value.numeric { color:#F56991; } style.value.string { color:#D1F2A5; } support { color:#F56991; } ================================================ FILE: coda/contrast/halflife-contrast.sss ================================================ /* ====================================================================== Halflife Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#555555; font-style:italic; } constant.numeric { color:#F9D423; } constant.numeric.keyword { color:#7D8991; } keyword { color:#7D8991; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F9D423; } language.operator { color:#7D8991; } language.property { color:#7D8991; } language.variable { color:#cccccc; } markup.comment { color:#555555; } markup.constant.entity { color:#7D8991; } markup.declaration { color:#555555; } markup.inline.cdata { color:#F9D423; } markup.processing { color:#555555; font-style:italic; } markup.tag { color:#FC913A; font-weight:bold; } markup.tag.attribute.name { color:#7D8991; font-weight:normal; } markup.tag.attribute.value { color:#F9D423; font-weight:normal; } meta.default { background-color:#000000; color:#cccccc; } meta.highlight.currentline { background-color:#151515; } meta.important { color:#7D8991; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F9D423; font-underline:none; } string { color:#F9D423; } string.regex { color:#7D8991; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#555555; font-style:italic; font-weight:normal; } style.property.name { color:#7D8991; } style.value.color.rgb-value { color:#F9D423; } style.value.keyword { color:#7D8991; } style.value.numeric { color:#F9D423; } style.value.string { color:#F9D423; } support { color:#7D8991; } ================================================ FILE: coda/contrast/hyrule-contrast.sss ================================================ /* ====================================================================== Hyrule Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#716d6a; font-style:italic; } constant.numeric { color:#f5c504; } constant.numeric.keyword { color:#90c93f; } keyword { color:#90c93f; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#90c93f; } language.operator { color:#90c93f; } language.property { color:#569e16; } language.variable { color:#c0d5c1; } markup.comment { color:#716d6a; } markup.constant.entity { color:#569e16; } markup.declaration { color:#716d6a; } markup.inline.cdata { color:#ce830d; } markup.processing { color:#716d6a; font-style:italic; } markup.tag { color:#f5c504; font-weight:bold; } markup.tag.attribute.name { color:#569e16; font-weight:normal; } markup.tag.attribute.value { color:#ce830d; font-weight:normal; } meta.default { background-color:#0c0c0c; color:#c0d5c1; } meta.highlight.currentline { background-color:#141413; } meta.important { color:#90c93f; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#ce830d; font-underline:none; } string { color:#ce830d; } string.regex { color:#569e16; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#716d6a; font-style:italic; font-weight:normal; } style.property.name { color:#569e16; } style.value.color.rgb-value { color:#f5c504; } style.value.keyword { color:#90c93f; } style.value.numeric { color:#f5c504; } style.value.string { color:#ce830d; } support { color:#569e16; } ================================================ FILE: coda/contrast/iceberg-contrast.sss ================================================ /* ====================================================================== Iceberg Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#537178; font-style:italic; } constant.numeric { color:#FFFFFF; } constant.numeric.keyword { color:#B1E2F2; } keyword { color:#B1E2F2; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FFFFFF; } language.operator { color:#B1E2F2; } language.property { color:#2D8DA1; } language.variable { color:#BDD6DB; } markup.comment { color:#537178; } markup.constant.entity { color:#2D8DA1; } markup.declaration { color:#537178; } markup.inline.cdata { color:#FFFFFF; } markup.processing { color:#537178; font-style:italic; } markup.tag { color:#59C0E3; font-weight:bold; } markup.tag.attribute.name { color:#2D8DA1; font-weight:normal; } markup.tag.attribute.value { color:#FFFFFF; font-weight:normal; } meta.default { background-color:#0b0e0e; color:#BDD6DB; } meta.highlight.currentline { background-color:#141718; } meta.important { color:#B1E2F2; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FFFFFF; font-underline:none; } string { color:#FFFFFF; } string.regex { color:#2D8DA1; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#537178; font-style:italic; font-weight:normal; } style.property.name { color:#2D8DA1; } style.value.color.rgb-value { color:#FFFFFF; } style.value.keyword { color:#B1E2F2; } style.value.numeric { color:#FFFFFF; } style.value.string { color:#FFFFFF; } support { color:#2D8DA1; } ================================================ FILE: coda/contrast/juicy-contrast.sss ================================================ /* ====================================================================== Juicy Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#777777; font-style:italic; } constant.numeric { color:#CE1836; } constant.numeric.keyword { color:#EDB92E; } keyword { color:#EDB92E; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#c3cb4c; } language.operator { color:#EDB92E; } language.property { color:#3bc7b8; } language.variable { color:#e3e2e0; } markup.comment { color:#777777; } markup.constant.entity { color:#3bc7b8; } markup.declaration { color:#777777; } markup.inline.cdata { color:#3bc7b8; } markup.processing { color:#777777; font-style:italic; } markup.tag { color:#FF4E50; font-weight:bold; } markup.tag.attribute.name { color:#3bc7b8; font-weight:normal; } markup.tag.attribute.value { color:#3bc7b8; font-weight:normal; } meta.default { background-color:#000000; color:#e3e2e0; } meta.highlight.currentline { background-color:#151515; } meta.important { color:#EDB92E; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#3bc7b8; font-underline:none; } string { color:#3bc7b8; } string.regex { color:#3bc7b8; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#777777; font-style:italic; font-weight:normal; } style.property.name { color:#3bc7b8; } style.value.color.rgb-value { color:#CE1836; } style.value.keyword { color:#EDB92E; } style.value.numeric { color:#CE1836; } style.value.string { color:#3bc7b8; } support { color:#3bc7b8; } ================================================ FILE: coda/contrast/keen-contrast.sss ================================================ /* ====================================================================== Keen Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#374c60; font-style:italic; } constant.numeric { color:#b5db99; } constant.numeric.keyword { color:#6F8B94; } keyword { color:#6F8B94; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#b5db99; } language.operator { color:#6F8B94; } language.property { color:#8767b7; } language.variable { color:#ffffff; } markup.comment { color:#374c60; } markup.constant.entity { color:#8767b7; } markup.declaration { color:#374c60; } markup.inline.cdata { color:#b5db99; } markup.processing { color:#374c60; font-style:italic; } markup.tag { color:#6F8B94; font-weight:bold; } markup.tag.attribute.name { color:#8767b7; font-weight:normal; } markup.tag.attribute.value { color:#b5db99; font-weight:normal; } meta.default { background-color:#000000; color:#ffffff; } meta.highlight.currentline { background-color:#151515; } meta.important { color:#6F8B94; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#b5db99; font-underline:none; } string { color:#b5db99; } string.regex { color:#8767b7; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#374c60; font-style:italic; font-weight:normal; } style.property.name { color:#8767b7; } style.value.color.rgb-value { color:#b5db99; } style.value.keyword { color:#6F8B94; } style.value.numeric { color:#b5db99; } style.value.string { color:#b5db99; } support { color:#8767b7; } ================================================ FILE: coda/contrast/laravel-contrast.sss ================================================ /* ====================================================================== Laravel Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#615953; font-style:italic; } constant.numeric { color:#FC580C; } constant.numeric.keyword { color:#FFA927; } keyword { color:#FFA927; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FC580C; } language.operator { color:#FFA927; } language.property { color:#FC6B0A; } language.variable { color:#ffffff; } markup.comment { color:#615953; } markup.constant.entity { color:#FC6B0A; } markup.declaration { color:#615953; } markup.inline.cdata { color:#FDCA49; } markup.processing { color:#615953; font-style:italic; } markup.tag { color:#FFC48C; font-weight:bold; } markup.tag.attribute.name { color:#FC6B0A; font-weight:normal; } markup.tag.attribute.value { color:#FDCA49; font-weight:normal; } meta.default { background-color:#000000; color:#ffffff; } meta.highlight.currentline { background-color:#151515; } meta.important { color:#FFA927; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FDCA49; font-underline:none; } string { color:#FDCA49; } string.regex { color:#FC6B0A; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#615953; font-style:italic; font-weight:normal; } style.property.name { color:#FC6B0A; } style.value.color.rgb-value { color:#FC580C; } style.value.keyword { color:#FFA927; } style.value.numeric { color:#FC580C; } style.value.string { color:#FDCA49; } support { color:#FC6B0A; } ================================================ FILE: coda/contrast/lavender-contrast.sss ================================================ /* ====================================================================== Lavender Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#614e6e; font-style:italic; } constant.numeric { color:#F25AE6; } constant.numeric.keyword { color:#8E6DA6; } keyword { color:#8E6DA6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F5B0EF; } language.operator { color:#8E6DA6; } language.property { color:#B657FF; } language.variable { color:#E0CEED; } markup.comment { color:#614e6e; } markup.constant.entity { color:#B657FF; } markup.declaration { color:#614e6e; } markup.inline.cdata { color:#F5B0EF; } markup.processing { color:#614e6e; font-style:italic; } markup.tag { color:#A29DFA; font-weight:bold; } markup.tag.attribute.name { color:#B657FF; font-weight:normal; } markup.tag.attribute.value { color:#F5B0EF; font-weight:normal; } meta.default { background-color:#080709; color:#E0CEED; } meta.highlight.currentline { background-color:#110e13; } meta.important { color:#8E6DA6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F5B0EF; font-underline:none; } string { color:#F5B0EF; } string.regex { color:#B657FF; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#614e6e; font-style:italic; font-weight:normal; } style.property.name { color:#B657FF; } style.value.color.rgb-value { color:#F25AE6; } style.value.keyword { color:#8E6DA6; } style.value.numeric { color:#F25AE6; } style.value.string { color:#F5B0EF; } support { color:#B657FF; } ================================================ FILE: coda/contrast/mellow-contrast.sss ================================================ /* ====================================================================== Mellow Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7A7267; font-style:italic; } constant.numeric { color:#F8BB39; } constant.numeric.keyword { color:#F2BC79; } keyword { color:#F2BC79; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F28972; } language.operator { color:#F2BC79; } language.property { color:#1F8181; } language.variable { color:#F8F8F2; } markup.comment { color:#7A7267; } markup.constant.entity { color:#1F8181; } markup.declaration { color:#7A7267; } markup.inline.cdata { color:#F8BB39; } markup.processing { color:#7A7267; font-style:italic; } markup.tag { color:#F2BC79; font-weight:bold; } markup.tag.attribute.name { color:#1F8181; font-weight:normal; } markup.tag.attribute.value { color:#F8BB39; font-weight:normal; } meta.default { background-color:#0b0a09; color:#F8F8F2; } meta.highlight.currentline { background-color:#13110f; } meta.important { color:#F2BC79; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F8BB39; font-underline:none; } string { color:#F8BB39; } string.regex { color:#1F8181; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7A7267; font-style:italic; font-weight:normal; } style.property.name { color:#1F8181; } style.value.color.rgb-value { color:#F8BB39; } style.value.keyword { color:#F2BC79; } style.value.numeric { color:#F8BB39; } style.value.string { color:#F8BB39; } support { color:#1F8181; } ================================================ FILE: coda/contrast/mud-contrast.sss ================================================ /* ====================================================================== Mud Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#524343; font-style:italic; } constant.numeric { color:#b5db99; } constant.numeric.keyword { color:#f8553c; } keyword { color:#f8553c; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#8ee350; } language.operator { color:#f8553c; } language.property { color:#f55239; } language.variable { color:#ffffff; } markup.comment { color:#524343; } markup.constant.entity { color:#f55239; } markup.declaration { color:#524343; } markup.inline.cdata { color:#b5db99; } markup.processing { color:#524343; font-style:italic; } markup.tag { color:#f2c12f; font-weight:bold; } markup.tag.attribute.name { color:#f55239; font-weight:normal; } markup.tag.attribute.value { color:#b5db99; font-weight:normal; } meta.default { background-color:#0d0b0b; color:#ffffff; } meta.highlight.currentline { background-color:#171413; } meta.important { color:#f8553c; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#b5db99; font-underline:none; } string { color:#b5db99; } string.regex { color:#f55239; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#524343; font-style:italic; font-weight:normal; } style.property.name { color:#f55239; } style.value.color.rgb-value { color:#b5db99; } style.value.keyword { color:#f8553c; } style.value.numeric { color:#b5db99; } style.value.string { color:#b5db99; } support { color:#f55239; } ================================================ FILE: coda/contrast/patriot-contrast.sss ================================================ /* ====================================================================== Patriot Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#515E66; font-style:italic; } constant.numeric { color:#2E6FD9; } constant.numeric.keyword { color:#BBBCC4; } keyword { color:#BBBCC4; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#ffffff; } language.operator { color:#BBBCC4; } language.property { color:#2E6FD9; } language.variable { color:#CAD9E3; } markup.comment { color:#515E66; } markup.constant.entity { color:#2E6FD9; } markup.declaration { color:#515E66; } markup.inline.cdata { color:#3790DE; } markup.processing { color:#515E66; font-style:italic; } markup.tag { color:#DE333C; font-weight:bold; } markup.tag.attribute.name { color:#2E6FD9; font-weight:normal; } markup.tag.attribute.value { color:#3790DE; font-weight:normal; } meta.default { background-color:#0d0e0f; color:#CAD9E3; } meta.highlight.currentline { background-color:#191b1c; } meta.important { color:#BBBCC4; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#3790DE; font-underline:none; } string { color:#3790DE; } string.regex { color:#2E6FD9; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#515E66; font-style:italic; font-weight:normal; } style.property.name { color:#2E6FD9; } style.value.color.rgb-value { color:#2E6FD9; } style.value.keyword { color:#BBBCC4; } style.value.numeric { color:#2E6FD9; } style.value.string { color:#3790DE; } support { color:#2E6FD9; } ================================================ FILE: coda/contrast/peacock-contrast.sss ================================================ /* ====================================================================== Peacock Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#555555; font-style:italic; } constant.numeric { color:#bcd42a; } constant.numeric.keyword { color:#26A6A6; } keyword { color:#26A6A6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#bcd42a; } language.operator { color:#26A6A6; } language.property { color:#ff5d38; } language.variable { color:#ffffff; } markup.comment { color:#555555; } markup.constant.entity { color:#ff5d38; } markup.declaration { color:#555555; } markup.inline.cdata { color:#bcd42a; } markup.processing { color:#555555; font-style:italic; } markup.tag { color:#26a6a6; font-weight:bold; } markup.tag.attribute.name { color:#ff5d38; font-weight:normal; } markup.tag.attribute.value { color:#bcd42a; font-weight:normal; } meta.default { background-color:#0c0c0b; color:#ffffff; } meta.highlight.currentline { background-color:#151513; } meta.important { color:#26A6A6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#bcd42a; font-underline:none; } string { color:#bcd42a; } string.regex { color:#ff5d38; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#555555; font-style:italic; font-weight:normal; } style.property.name { color:#ff5d38; } style.value.color.rgb-value { color:#bcd42a; } style.value.keyword { color:#26A6A6; } style.value.numeric { color:#bcd42a; } style.value.string { color:#bcd42a; } support { color:#ff5d38; } ================================================ FILE: coda/contrast/potpourri-contrast.sss ================================================ /* ====================================================================== Potpourri Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#696363; font-style:italic; } constant.numeric { color:#C84FF0; } constant.numeric.keyword { color:#ED1153; } keyword { color:#ED1153; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#B866FA; } language.operator { color:#ED1153; } language.property { color:#ED1153; } language.variable { color:#F8F8F2; } markup.comment { color:#696363; } markup.constant.entity { color:#ED1153; } markup.declaration { color:#696363; } markup.inline.cdata { color:#B866FA; } markup.processing { color:#696363; font-style:italic; } markup.tag { color:#C491C4; font-weight:bold; } markup.tag.attribute.name { color:#ED1153; font-weight:normal; } markup.tag.attribute.value { color:#B866FA; font-weight:normal; } meta.default { background-color:#0d0c0c; color:#F8F8F2; } meta.highlight.currentline { background-color:#141313; } meta.important { color:#ED1153; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#B866FA; font-underline:none; } string { color:#B866FA; } string.regex { color:#ED1153; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#696363; font-style:italic; font-weight:normal; } style.property.name { color:#ED1153; } style.value.color.rgb-value { color:#C84FF0; } style.value.keyword { color:#ED1153; } style.value.numeric { color:#C84FF0; } style.value.string { color:#B866FA; } support { color:#ED1153; } ================================================ FILE: coda/contrast/revelation-contrast.sss ================================================ /* ====================================================================== Revelation Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7b726b; font-style:italic; } constant.numeric { color:#617FA0; } constant.numeric.keyword { color:#C2DCF2; } keyword { color:#C2DCF2; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#95C2E8; } language.operator { color:#C2DCF2; } language.property { color:#617FA0; } language.variable { color:#DEDEDE; } markup.comment { color:#7b726b; } markup.constant.entity { color:#617FA0; } markup.declaration { color:#7b726b; } markup.inline.cdata { color:#FFBB29; } markup.processing { color:#7b726b; font-style:italic; } markup.tag { color:#4E5D84; font-weight:bold; } markup.tag.attribute.name { color:#617FA0; font-weight:normal; } markup.tag.attribute.value { color:#FFBB29; font-weight:normal; } meta.default { background-color:#0c0b0b; color:#DEDEDE; } meta.highlight.currentline { background-color:#1a1918; } meta.important { color:#C2DCF2; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FFBB29; font-underline:none; } string { color:#FFBB29; } string.regex { color:#617FA0; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7b726b; font-style:italic; font-weight:normal; } style.property.name { color:#617FA0; } style.value.color.rgb-value { color:#617FA0; } style.value.keyword { color:#C2DCF2; } style.value.numeric { color:#617FA0; } style.value.string { color:#FFBB29; } support { color:#617FA0; } ================================================ FILE: coda/contrast/slime-contrast.sss ================================================ /* ====================================================================== Slime Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#4F5A63; font-style:italic; } constant.numeric { color:#C7AF3F; } constant.numeric.keyword { color:#689dc5; } keyword { color:#689dc5; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#d0b123; } language.operator { color:#689dc5; } language.property { color:#6a9ec5; } language.variable { color:#FFFFFF; } markup.comment { color:#4F5A63; } markup.constant.entity { color:#6a9ec5; } markup.declaration { color:#4F5A63; } markup.inline.cdata { color:#FAFFDB; } markup.processing { color:#4F5A63; font-style:italic; } markup.tag { color:#d8e778; font-weight:bold; } markup.tag.attribute.name { color:#6a9ec5; font-weight:normal; } markup.tag.attribute.value { color:#FAFFDB; font-weight:normal; } meta.default { background-color:#0b0c0d; color:#FFFFFF; } meta.highlight.currentline { background-color:#131516; } meta.important { color:#689dc5; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FAFFDB; font-underline:none; } string { color:#FAFFDB; } string.regex { color:#6a9ec5; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#4F5A63; font-style:italic; font-weight:normal; } style.property.name { color:#6a9ec5; } style.value.color.rgb-value { color:#C7AF3F; } style.value.keyword { color:#689dc5; } style.value.numeric { color:#C7AF3F; } style.value.string { color:#FAFFDB; } support { color:#6a9ec5; } ================================================ FILE: coda/contrast/snappy-contrast.sss ================================================ /* ====================================================================== Snappy Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#696969; font-style:italic; } constant.numeric { color:#4ea1df; } constant.numeric.keyword { color:#f66153; } keyword { color:#f66153; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#808dd3; } language.operator { color:#f66153; } language.property { color:#f66153; } language.variable { color:#e3e2e0; } markup.comment { color:#696969; } markup.constant.entity { color:#f66153; } markup.declaration { color:#696969; } markup.inline.cdata { color:#4ea1df; } markup.processing { color:#696969; font-style:italic; } markup.tag { color:#4ea1df; font-weight:bold; } markup.tag.attribute.name { color:#f66153; font-weight:normal; } markup.tag.attribute.value { color:#4ea1df; font-weight:normal; } meta.default { background-color:#0c0c0c; color:#e3e2e0; } meta.highlight.currentline { background-color:#181818; } meta.important { color:#f66153; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#4ea1df; font-underline:none; } string { color:#4ea1df; } string.regex { color:#f66153; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#696969; font-style:italic; font-weight:normal; } style.property.name { color:#f66153; } style.value.color.rgb-value { color:#4ea1df; } style.value.keyword { color:#f66153; } style.value.numeric { color:#4ea1df; } style.value.string { color:#4ea1df; } support { color:#f66153; } ================================================ FILE: coda/contrast/solarflare-contrast.sss ================================================ /* ====================================================================== Solarflare Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#777777; font-style:italic; } constant.numeric { color:#FF4E50; } constant.numeric.keyword { color:#FF4E50; } keyword { color:#FF4E50; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#EDE574; } language.operator { color:#FF4E50; } language.property { color:#FF4E50; } language.variable { color:#e3e2e0; } markup.comment { color:#777777; } markup.constant.entity { color:#FF4E50; } markup.declaration { color:#777777; } markup.inline.cdata { color:#EDE574; } markup.processing { color:#777777; font-style:italic; } markup.tag { color:#FC913A; font-weight:bold; } markup.tag.attribute.name { color:#FF4E50; font-weight:normal; } markup.tag.attribute.value { color:#EDE574; font-weight:normal; } meta.default { background-color:#000000; color:#e3e2e0; } meta.highlight.currentline { background-color:#151515; } meta.important { color:#FF4E50; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#EDE574; font-underline:none; } string { color:#EDE574; } string.regex { color:#FF4E50; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#777777; font-style:italic; font-weight:normal; } style.property.name { color:#FF4E50; } style.value.color.rgb-value { color:#FF4E50; } style.value.keyword { color:#FF4E50; } style.value.numeric { color:#FF4E50; } style.value.string { color:#EDE574; } support { color:#FF4E50; } ================================================ FILE: coda/contrast/sourlick-contrast.sss ================================================ /* ====================================================================== Sourlick Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#615953; font-style:italic; } constant.numeric { color:#FC580C; } constant.numeric.keyword { color:#D2EB31; } keyword { color:#D2EB31; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#BDF522; } language.operator { color:#D2EB31; } language.property { color:#8AC27A; } language.variable { color:#DEDEDE; } markup.comment { color:#615953; } markup.constant.entity { color:#8AC27A; } markup.declaration { color:#615953; } markup.inline.cdata { color:#E4FF33; } markup.processing { color:#615953; font-style:italic; } markup.tag { color:#EDF252; font-weight:bold; } markup.tag.attribute.name { color:#8AC27A; font-weight:normal; } markup.tag.attribute.value { color:#E4FF33; font-weight:normal; } meta.default { background-color:#060606; color:#DEDEDE; } meta.highlight.currentline { background-color:#171615; } meta.important { color:#D2EB31; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#E4FF33; font-underline:none; } string { color:#E4FF33; } string.regex { color:#8AC27A; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#615953; font-style:italic; font-weight:normal; } style.property.name { color:#8AC27A; } style.value.color.rgb-value { color:#FC580C; } style.value.keyword { color:#D2EB31; } style.value.numeric { color:#FC580C; } style.value.string { color:#E4FF33; } support { color:#8AC27A; } ================================================ FILE: coda/contrast/stark-contrast.sss ================================================ /* ====================================================================== Stark Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#615953; font-style:italic; } constant.numeric { color:#617FA0; } constant.numeric.keyword { color:#aaaaaa; } keyword { color:#aaaaaa; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F03113; } language.operator { color:#aaaaaa; } language.property { color:#F03113; } language.variable { color:#DEDEDE; } markup.comment { color:#615953; } markup.constant.entity { color:#F03113; } markup.declaration { color:#615953; } markup.inline.cdata { color:#FFBB29; } markup.processing { color:#615953; font-style:italic; } markup.tag { color:#FFBB29; font-weight:bold; } markup.tag.attribute.name { color:#F03113; font-weight:normal; } markup.tag.attribute.value { color:#FFBB29; font-weight:normal; } meta.default { background-color:#0b0a0a; color:#DEDEDE; } meta.highlight.currentline { background-color:#181716; } meta.important { color:#aaaaaa; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FFBB29; font-underline:none; } string { color:#FFBB29; } string.regex { color:#F03113; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#615953; font-style:italic; font-weight:normal; } style.property.name { color:#F03113; } style.value.color.rgb-value { color:#617FA0; } style.value.keyword { color:#aaaaaa; } style.value.numeric { color:#617FA0; } style.value.string { color:#FFBB29; } support { color:#F03113; } ================================================ FILE: coda/contrast/tron-contrast.sss ================================================ /* ====================================================================== Tron Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#324357; font-style:italic; } constant.numeric { color:#6ee2ff; } constant.numeric.keyword { color:#748aa6; } keyword { color:#748aa6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#ffffff; } language.operator { color:#748aa6; } language.property { color:#ffffff; } language.variable { color:#aec2e0; } markup.comment { color:#324357; } markup.constant.entity { color:#ffffff; } markup.declaration { color:#324357; } markup.inline.cdata { color:#6ee2ff; } markup.processing { color:#324357; font-style:italic; } markup.tag { color:#267fb5; font-weight:bold; } markup.tag.attribute.name { color:#ffffff; font-weight:normal; } markup.tag.attribute.value { color:#6ee2ff; font-weight:normal; } meta.default { background-color:#07090b; color:#aec2e0; } meta.highlight.currentline { background-color:#101419; } meta.important { color:#748aa6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#6ee2ff; font-underline:none; } string { color:#6ee2ff; } string.regex { color:#ffffff; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#324357; font-style:italic; font-weight:normal; } style.property.name { color:#ffffff; } style.value.color.rgb-value { color:#6ee2ff; } style.value.keyword { color:#748aa6; } style.value.numeric { color:#6ee2ff; } style.value.string { color:#6ee2ff; } support { color:#ffffff; } ================================================ FILE: coda/contrast/turnip-contrast.sss ================================================ /* ====================================================================== Turnip Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7A7267; font-style:italic; } constant.numeric { color:#E8DA5E; } constant.numeric.keyword { color:#92B55F; } keyword { color:#92B55F; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#E8DA5E; } language.operator { color:#92B55F; } language.property { color:#487D76; } language.variable { color:#EDE0CE; } markup.comment { color:#7A7267; } markup.constant.entity { color:#487D76; } markup.declaration { color:#7A7267; } markup.inline.cdata { color:#E8DA5E; } markup.processing { color:#7A7267; font-style:italic; } markup.tag { color:#92B55F; font-weight:bold; } markup.tag.attribute.name { color:#487D76; font-weight:normal; } markup.tag.attribute.value { color:#E8DA5E; font-weight:normal; } meta.default { background-color:#080809; color:#EDE0CE; } meta.highlight.currentline { background-color:#1c1d1f; } meta.important { color:#92B55F; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#E8DA5E; font-underline:none; } string { color:#E8DA5E; } string.regex { color:#487D76; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7A7267; font-style:italic; font-weight:normal; } style.property.name { color:#487D76; } style.value.color.rgb-value { color:#E8DA5E; } style.value.keyword { color:#92B55F; } style.value.numeric { color:#E8DA5E; } style.value.string { color:#E8DA5E; } support { color:#487D76; } ================================================ FILE: coda/contrast/zacks-contrast.sss ================================================ /* ====================================================================== Zacks Contrast ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#777777; font-style:italic; } constant.numeric { color:#bcd42a; } constant.numeric.keyword { color:#ff6a38; } keyword { color:#ff6a38; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#bcd42a; } language.operator { color:#ff6a38; } language.property { color:#ff6a38; } language.variable { color:#f0f0f0; } markup.comment { color:#777777; } markup.constant.entity { color:#ff6a38; } markup.declaration { color:#777777; } markup.inline.cdata { color:#bcd42a; } markup.processing { color:#777777; font-style:italic; } markup.tag { color:#9c7ddb; font-weight:bold; } markup.tag.attribute.name { color:#ff6a38; font-weight:normal; } markup.tag.attribute.value { color:#bcd42a; font-weight:normal; } meta.default { background-color:#000000; color:#f0f0f0; } meta.highlight.currentline { background-color:#151515; } meta.important { color:#ff6a38; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#bcd42a; font-underline:none; } string { color:#bcd42a; } string.regex { color:#ff6a38; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#777777; font-style:italic; font-weight:normal; } style.property.name { color:#ff6a38; } style.value.color.rgb-value { color:#bcd42a; } style.value.keyword { color:#ff6a38; } style.value.numeric { color:#bcd42a; } style.value.string { color:#bcd42a; } support { color:#ff6a38; } ================================================ FILE: coda/crisp.sss ================================================ /* ====================================================================== Crisp ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#574457; font-style:italic; } constant.numeric { color:#fc9a0f; } constant.numeric.keyword { color:#FC6A0F; } keyword { color:#FC6A0F; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FC6A0F; } language.operator { color:#FC6A0F; } language.property { color:#765478; } language.variable { color:#ffffff; } markup.comment { color:#574457; } markup.constant.entity { color:#765478; } markup.declaration { color:#574457; } markup.inline.cdata { color:#fc9a0f; } markup.processing { color:#574457; font-style:italic; } markup.tag { color:#cba0cd; font-weight:bold; } markup.tag.attribute.name { color:#765478; font-weight:normal; } markup.tag.attribute.value { color:#fc9a0f; font-weight:normal; } meta.default { background-color:#221a22; color:#ffffff; } meta.highlight.currentline { background-color:#1c151c; } meta.important { color:#FC6A0F; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#fc9a0f; font-underline:none; } string { color:#fc9a0f; } string.regex { color:#765478; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#574457; font-style:italic; font-weight:normal; } style.property.name { color:#765478; } style.value.color.rgb-value { color:#fc9a0f; } style.value.keyword { color:#FC6A0F; } style.value.numeric { color:#fc9a0f; } style.value.string { color:#fc9a0f; } support { color:#765478; } ================================================ FILE: coda/darkside.sss ================================================ /* ====================================================================== Darkside ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#494B4D; font-style:italic; } constant.numeric { color:#8E69C9; } constant.numeric.keyword { color:#F08D24; } keyword { color:#F08D24; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#68C244; } language.operator { color:#F08D24; } language.property { color:#E8341C; } language.variable { color:#BABABA; } markup.comment { color:#494B4D; } markup.constant.entity { color:#E8341C; } markup.declaration { color:#494B4D; } markup.inline.cdata { color:#F2D42C; } markup.processing { color:#494B4D; font-style:italic; } markup.tag { color:#1CC3E8; font-weight:bold; } markup.tag.attribute.name { color:#E8341C; font-weight:normal; } markup.tag.attribute.value { color:#F2D42C; font-weight:normal; } meta.default { background-color:#222324; color:#BABABA; } meta.highlight.currentline { background-color:#303333; } meta.important { color:#F08D24; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F2D42C; font-underline:none; } string { color:#F2D42C; } string.regex { color:#E8341C; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#494B4D; font-style:italic; font-weight:normal; } style.property.name { color:#E8341C; } style.value.color.rgb-value { color:#8E69C9; } style.value.keyword { color:#F08D24; } style.value.numeric { color:#8E69C9; } style.value.string { color:#F2D42C; } support { color:#E8341C; } ================================================ FILE: coda/earthsong.sss ================================================ /* ====================================================================== Earthsong ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7A7267; font-style:italic; } constant.numeric { color:#F8BB39; } constant.numeric.keyword { color:#DB784D; } keyword { color:#DB784D; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#60A365; } language.operator { color:#DB784D; } language.property { color:#DB784D; } language.variable { color:#EBD1B7; } markup.comment { color:#7A7267; } markup.constant.entity { color:#DB784D; } markup.declaration { color:#7A7267; } markup.inline.cdata { color:#F8BB39; } markup.processing { color:#7A7267; font-style:italic; } markup.tag { color:#95CC5E; font-weight:bold; } markup.tag.attribute.name { color:#DB784D; font-weight:normal; } markup.tag.attribute.value { color:#F8BB39; font-weight:normal; } meta.default { background-color:#36312C; color:#EBD1B7; } meta.highlight.currentline { background-color:#45403B; } meta.important { color:#DB784D; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F8BB39; font-underline:none; } string { color:#F8BB39; } string.regex { color:#DB784D; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7A7267; font-style:italic; font-weight:normal; } style.property.name { color:#DB784D; } style.value.color.rgb-value { color:#F8BB39; } style.value.keyword { color:#DB784D; } style.value.numeric { color:#F8BB39; } style.value.string { color:#F8BB39; } support { color:#DB784D; } ================================================ FILE: coda/freshcut.sss ================================================ /* ====================================================================== FreshCut ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#737b84; font-style:italic; } constant.numeric { color:#8FBE00; } constant.numeric.keyword { color:#C8D7E8; } keyword { color:#C8D7E8; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#AEE239; } language.operator { color:#C8D7E8; } language.property { color:#00A8C6; } language.variable { color:#F8F8F2; } markup.comment { color:#737b84; } markup.constant.entity { color:#00A8C6; } markup.declaration { color:#737b84; } markup.inline.cdata { color:#e9ee00; } markup.processing { color:#737b84; font-style:italic; } markup.tag { color:#4ECDC4; font-weight:bold; } markup.tag.attribute.name { color:#00A8C6; font-weight:normal; } markup.tag.attribute.value { color:#e9ee00; font-weight:normal; } meta.default { background-color:#2F3030; color:#F8F8F2; } meta.highlight.currentline { background-color:#383939; } meta.important { color:#C8D7E8; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#e9ee00; font-underline:none; } string { color:#e9ee00; } string.regex { color:#00A8C6; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#737b84; font-style:italic; font-weight:normal; } style.property.name { color:#00A8C6; } style.value.color.rgb-value { color:#8FBE00; } style.value.keyword { color:#C8D7E8; } style.value.numeric { color:#8FBE00; } style.value.string { color:#e9ee00; } support { color:#00A8C6; } ================================================ FILE: coda/frontier.sss ================================================ /* ====================================================================== Frontier ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7A7267; font-style:italic; } constant.numeric { color:#2EBF7E; } constant.numeric.keyword { color:#FC803D; } keyword { color:#FC803D; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F8BB39; } language.operator { color:#FC803D; } language.property { color:#F23A3A; } language.variable { color:#F8F8F2; } markup.comment { color:#7A7267; } markup.constant.entity { color:#F23A3A; } markup.declaration { color:#7A7267; } markup.inline.cdata { color:#F8BB39; } markup.processing { color:#7A7267; font-style:italic; } markup.tag { color:#2EBF7E; font-weight:bold; } markup.tag.attribute.name { color:#F23A3A; font-weight:normal; } markup.tag.attribute.value { color:#F8BB39; font-weight:normal; } meta.default { background-color:#36312C; color:#F8F8F2; } meta.highlight.currentline { background-color:#45403B; } meta.important { color:#FC803D; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F8BB39; font-underline:none; } string { color:#F8BB39; } string.regex { color:#F23A3A; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7A7267; font-style:italic; font-weight:normal; } style.property.name { color:#F23A3A; } style.value.color.rgb-value { color:#2EBF7E; } style.value.keyword { color:#FC803D; } style.value.numeric { color:#2EBF7E; } style.value.string { color:#F8BB39; } support { color:#F23A3A; } ================================================ FILE: coda/github.sss ================================================ /* ====================================================================== Github ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#b8b6b1; font-style:italic; } constant.numeric { color:#DD1144; } constant.numeric.keyword { color:#555555; } keyword { color:#555555; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#DD1144; } language.operator { color:#555555; } language.property { color:#008080; } language.variable { color:#555555; } markup.comment { color:#b8b6b1; } markup.constant.entity { color:#008080; } markup.declaration { color:#b8b6b1; } markup.inline.cdata { color:#DD1144; } markup.processing { color:#b8b6b1; font-style:italic; } markup.tag { color:#445588; font-weight:bold; } markup.tag.attribute.name { color:#008080; font-weight:normal; } markup.tag.attribute.value { color:#DD1144; font-weight:normal; } meta.default { background-color:#ffffff; color:#555555; } meta.highlight.currentline { background-color:#eeeeee; } meta.important { color:#555555; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#DD1144; font-underline:none; } string { color:#DD1144; } string.regex { color:#008080; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#b8b6b1; font-style:italic; font-weight:normal; } style.property.name { color:#008080; } style.value.color.rgb-value { color:#DD1144; } style.value.keyword { color:#555555; } style.value.numeric { color:#DD1144; } style.value.string { color:#DD1144; } support { color:#008080; } ================================================ FILE: coda/gloom.sss ================================================ /* ====================================================================== Gloom ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#4F6E64; font-style:italic; } constant.numeric { color:#BCD42A; } constant.numeric.keyword { color:#26A6A6; } keyword { color:#26A6A6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#BCD42A; } language.operator { color:#26A6A6; } language.property { color:#FF5D38; } language.variable { color:#D8EBE5; } markup.comment { color:#4F6E64; } markup.constant.entity { color:#FF5D38; } markup.declaration { color:#4F6E64; } markup.inline.cdata { color:#BCD42A; } markup.processing { color:#4F6E64; font-style:italic; } markup.tag { color:#26A6A6; font-weight:bold; } markup.tag.attribute.name { color:#FF5D38; font-weight:normal; } markup.tag.attribute.value { color:#BCD42A; font-weight:normal; } meta.default { background-color:#2A332B; color:#D8EBE5; } meta.highlight.currentline { background-color:#3C4D3E; } meta.important { color:#26A6A6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#BCD42A; font-underline:none; } string { color:#BCD42A; } string.regex { color:#FF5D38; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#4F6E64; font-style:italic; font-weight:normal; } style.property.name { color:#FF5D38; } style.value.color.rgb-value { color:#BCD42A; } style.value.keyword { color:#26A6A6; } style.value.numeric { color:#BCD42A; } style.value.string { color:#BCD42A; } support { color:#FF5D38; } ================================================ FILE: coda/glowfish.sss ================================================ /* ====================================================================== Glowfish ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#3c4e2d; font-style:italic; } constant.numeric { color:#95CC5E; } constant.numeric.keyword { color:#D65940; } keyword { color:#D65940; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#60A365; } language.operator { color:#D65940; } language.property { color:#DB784D; } language.variable { color:#6ea240; } markup.comment { color:#3c4e2d; } markup.constant.entity { color:#DB784D; } markup.declaration { color:#3c4e2d; } markup.inline.cdata { color:#F8BB39; } markup.processing { color:#3c4e2d; font-style:italic; } markup.tag { color:#95CC5E; font-weight:bold; } markup.tag.attribute.name { color:#DB784D; font-weight:normal; } markup.tag.attribute.value { color:#F8BB39; font-weight:normal; } meta.default { background-color:#191f13; color:#6ea240; } meta.highlight.currentline { background-color:#222a1a; } meta.important { color:#D65940; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F8BB39; font-underline:none; } string { color:#F8BB39; } string.regex { color:#DB784D; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#3c4e2d; font-style:italic; font-weight:normal; } style.property.name { color:#DB784D; } style.value.color.rgb-value { color:#95CC5E; } style.value.keyword { color:#D65940; } style.value.numeric { color:#95CC5E; } style.value.string { color:#F8BB39; } support { color:#DB784D; } ================================================ FILE: coda/goldfish.sss ================================================ /* ====================================================================== Goldfish ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#505C63; font-style:italic; } constant.numeric { color:#f25619; } constant.numeric.keyword { color:#A7DBD8; } keyword { color:#A7DBD8; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#69D2E7; } language.operator { color:#A7DBD8; } language.property { color:#FA6900; } language.variable { color:#F8F8F2; } markup.comment { color:#505C63; } markup.constant.entity { color:#FA6900; } markup.declaration { color:#505C63; } markup.inline.cdata { color:#f36e3a; } markup.processing { color:#505C63; font-style:italic; } markup.tag { color:#F38630; font-weight:bold; } markup.tag.attribute.name { color:#FA6900; font-weight:normal; } markup.tag.attribute.value { color:#f36e3a; font-weight:normal; } meta.default { background-color:#2E3336; color:#F8F8F2; } meta.highlight.currentline { background-color:#465459; } meta.important { color:#A7DBD8; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#f36e3a; font-underline:none; } string { color:#f36e3a; } string.regex { color:#FA6900; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#505C63; font-style:italic; font-weight:normal; } style.property.name { color:#FA6900; } style.value.color.rgb-value { color:#f25619; } style.value.keyword { color:#A7DBD8; } style.value.numeric { color:#f25619; } style.value.string { color:#f36e3a; } support { color:#FA6900; } ================================================ FILE: coda/grunge.sss ================================================ /* ====================================================================== Grunge ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#5C634F; font-style:italic; } constant.numeric { color:#F56991; } constant.numeric.keyword { color:#91A374; } keyword { color:#91A374; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FFC48C; } language.operator { color:#91A374; } language.property { color:#F56991; } language.variable { color:#F8F8F2; } markup.comment { color:#5C634F; } markup.constant.entity { color:#F56991; } markup.declaration { color:#5C634F; } markup.inline.cdata { color:#D1F2A5; } markup.processing { color:#5C634F; font-style:italic; } markup.tag { color:#D1F2A5; font-weight:bold; } markup.tag.attribute.name { color:#F56991; font-weight:normal; } markup.tag.attribute.value { color:#D1F2A5; font-weight:normal; } meta.default { background-color:#31332C; color:#F8F8F2; } meta.highlight.currentline { background-color:#41453A; } meta.important { color:#91A374; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#D1F2A5; font-underline:none; } string { color:#D1F2A5; } string.regex { color:#F56991; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#5C634F; font-style:italic; font-weight:normal; } style.property.name { color:#F56991; } style.value.color.rgb-value { color:#F56991; } style.value.keyword { color:#91A374; } style.value.numeric { color:#F56991; } style.value.string { color:#D1F2A5; } support { color:#F56991; } ================================================ FILE: coda/halflife.sss ================================================ /* ====================================================================== Halflife ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#555555; font-style:italic; } constant.numeric { color:#F9D423; } constant.numeric.keyword { color:#7D8991; } keyword { color:#7D8991; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F9D423; } language.operator { color:#7D8991; } language.property { color:#7D8991; } language.variable { color:#cccccc; } markup.comment { color:#555555; } markup.constant.entity { color:#7D8991; } markup.declaration { color:#555555; } markup.inline.cdata { color:#F9D423; } markup.processing { color:#555555; font-style:italic; } markup.tag { color:#FC913A; font-weight:bold; } markup.tag.attribute.name { color:#7D8991; font-weight:normal; } markup.tag.attribute.value { color:#F9D423; font-weight:normal; } meta.default { background-color:#222222; color:#cccccc; } meta.highlight.currentline { background-color:#282828; } meta.important { color:#7D8991; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F9D423; font-underline:none; } string { color:#F9D423; } string.regex { color:#7D8991; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#555555; font-style:italic; font-weight:normal; } style.property.name { color:#7D8991; } style.value.color.rgb-value { color:#F9D423; } style.value.keyword { color:#7D8991; } style.value.numeric { color:#F9D423; } style.value.string { color:#F9D423; } support { color:#7D8991; } ================================================ FILE: coda/heroku.sss ================================================ /* ====================================================================== Heroku ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#505067; font-style:italic; } constant.numeric { color:#a6fa62; } constant.numeric.keyword { color:#7873ae; } keyword { color:#7873ae; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#ffffff; } language.operator { color:#7873ae; } language.property { color:#7873ae; } language.variable { color:#c8c7d5; } markup.comment { color:#505067; } markup.constant.entity { color:#7873ae; } markup.declaration { color:#505067; } markup.inline.cdata { color:#a6fa62; } markup.processing { color:#505067; font-style:italic; } markup.tag { color:#585480; font-weight:bold; } markup.tag.attribute.name { color:#7873ae; font-weight:normal; } markup.tag.attribute.value { color:#a6fa62; font-weight:normal; } meta.default { background-color:#1b1b24; color:#c8c7d5; } meta.highlight.currentline { background-color:#242430; } meta.important { color:#7873ae; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#a6fa62; font-underline:none; } string { color:#a6fa62; } string.regex { color:#7873ae; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#505067; font-style:italic; font-weight:normal; } style.property.name { color:#7873ae; } style.value.color.rgb-value { color:#a6fa62; } style.value.keyword { color:#7873ae; } style.value.numeric { color:#a6fa62; } style.value.string { color:#a6fa62; } support { color:#7873ae; } ================================================ FILE: coda/hyrule.sss ================================================ /* ====================================================================== Hyrule ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#716d6a; font-style:italic; } constant.numeric { color:#f5c504; } constant.numeric.keyword { color:#90c93f; } keyword { color:#90c93f; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#90c93f; } language.operator { color:#90c93f; } language.property { color:#569e16; } language.variable { color:#c0d5c1; } markup.comment { color:#716d6a; } markup.constant.entity { color:#569e16; } markup.declaration { color:#716d6a; } markup.inline.cdata { color:#ce830d; } markup.processing { color:#716d6a; font-style:italic; } markup.tag { color:#f5c504; font-weight:bold; } markup.tag.attribute.name { color:#569e16; font-weight:normal; } markup.tag.attribute.value { color:#ce830d; font-weight:normal; } meta.default { background-color:#2d2c2b; color:#c0d5c1; } meta.highlight.currentline { background-color:#3d3934; } meta.important { color:#90c93f; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#ce830d; font-underline:none; } string { color:#ce830d; } string.regex { color:#569e16; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#716d6a; font-style:italic; font-weight:normal; } style.property.name { color:#569e16; } style.value.color.rgb-value { color:#f5c504; } style.value.keyword { color:#90c93f; } style.value.numeric { color:#f5c504; } style.value.string { color:#ce830d; } support { color:#569e16; } ================================================ FILE: coda/iceberg.sss ================================================ /* ====================================================================== Iceberg ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#537178; font-style:italic; } constant.numeric { color:#FFFFFF; } constant.numeric.keyword { color:#B1E2F2; } keyword { color:#B1E2F2; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FFFFFF; } language.operator { color:#B1E2F2; } language.property { color:#2D8DA1; } language.variable { color:#BDD6DB; } markup.comment { color:#537178; } markup.constant.entity { color:#2D8DA1; } markup.declaration { color:#537178; } markup.inline.cdata { color:#FFFFFF; } markup.processing { color:#537178; font-style:italic; } markup.tag { color:#59C0E3; font-weight:bold; } markup.tag.attribute.name { color:#2D8DA1; font-weight:normal; } markup.tag.attribute.value { color:#FFFFFF; font-weight:normal; } meta.default { background-color:#323B3D; color:#BDD6DB; } meta.highlight.currentline { background-color:#3E4C4F; } meta.important { color:#B1E2F2; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FFFFFF; font-underline:none; } string { color:#FFFFFF; } string.regex { color:#2D8DA1; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#537178; font-style:italic; font-weight:normal; } style.property.name { color:#2D8DA1; } style.value.color.rgb-value { color:#FFFFFF; } style.value.keyword { color:#B1E2F2; } style.value.numeric { color:#FFFFFF; } style.value.string { color:#FFFFFF; } support { color:#2D8DA1; } ================================================ FILE: coda/juicy.sss ================================================ /* ====================================================================== Juicy ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#777777; font-style:italic; } constant.numeric { color:#CE1836; } constant.numeric.keyword { color:#EDB92E; } keyword { color:#EDB92E; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#c3cb4c; } language.operator { color:#EDB92E; } language.property { color:#3bc7b8; } language.variable { color:#e3e2e0; } markup.comment { color:#777777; } markup.constant.entity { color:#3bc7b8; } markup.declaration { color:#777777; } markup.inline.cdata { color:#3bc7b8; } markup.processing { color:#777777; font-style:italic; } markup.tag { color:#FF4E50; font-weight:bold; } markup.tag.attribute.name { color:#3bc7b8; font-weight:normal; } markup.tag.attribute.value { color:#3bc7b8; font-weight:normal; } meta.default { background-color:#222222; color:#e3e2e0; } meta.highlight.currentline { background-color:#282828; } meta.important { color:#EDB92E; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#3bc7b8; font-underline:none; } string { color:#3bc7b8; } string.regex { color:#3bc7b8; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#777777; font-style:italic; font-weight:normal; } style.property.name { color:#3bc7b8; } style.value.color.rgb-value { color:#CE1836; } style.value.keyword { color:#EDB92E; } style.value.numeric { color:#CE1836; } style.value.string { color:#3bc7b8; } support { color:#3bc7b8; } ================================================ FILE: coda/keen.sss ================================================ /* ====================================================================== Keen ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#374c60; font-style:italic; } constant.numeric { color:#b5db99; } constant.numeric.keyword { color:#6F8B94; } keyword { color:#6F8B94; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#b5db99; } language.operator { color:#6F8B94; } language.property { color:#8767b7; } language.variable { color:#cccccc; } markup.comment { color:#374c60; } markup.constant.entity { color:#8767b7; } markup.declaration { color:#374c60; } markup.inline.cdata { color:#b5db99; } markup.processing { color:#374c60; font-style:italic; } markup.tag { color:#6F8B94; font-weight:bold; } markup.tag.attribute.name { color:#8767b7; font-weight:normal; } markup.tag.attribute.value { color:#b5db99; font-weight:normal; } meta.default { background-color:#111111; color:#cccccc; } meta.highlight.currentline { background-color:#222222; } meta.important { color:#6F8B94; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#b5db99; font-underline:none; } string { color:#b5db99; } string.regex { color:#8767b7; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#374c60; font-style:italic; font-weight:normal; } style.property.name { color:#8767b7; } style.value.color.rgb-value { color:#b5db99; } style.value.keyword { color:#6F8B94; } style.value.numeric { color:#b5db99; } style.value.string { color:#b5db99; } support { color:#8767b7; } ================================================ FILE: coda/kiwi.sss ================================================ /* ====================================================================== Kiwi ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#354341; font-style:italic; } constant.numeric { color:#a1e6c1; } constant.numeric.keyword { color:#229986; } keyword { color:#229986; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#0B6D5C; } language.operator { color:#229986; } language.property { color:#95C72A; } language.variable { color:#EDEBE6; } markup.comment { color:#354341; } markup.constant.entity { color:#95C72A; } markup.declaration { color:#354341; } markup.inline.cdata { color:#a1e6c1; } markup.processing { color:#354341; font-style:italic; } markup.tag { color:#229986; font-weight:bold; } markup.tag.attribute.name { color:#95C72A; font-weight:normal; } markup.tag.attribute.value { color:#a1e6c1; font-weight:normal; } meta.default { background-color:#161a19; color:#EDEBE6; } meta.highlight.currentline { background-color:#282f2d; } meta.important { color:#229986; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#a1e6c1; font-underline:none; } string { color:#a1e6c1; } string.regex { color:#95C72A; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#354341; font-style:italic; font-weight:normal; } style.property.name { color:#95C72A; } style.value.color.rgb-value { color:#a1e6c1; } style.value.keyword { color:#229986; } style.value.numeric { color:#a1e6c1; } style.value.string { color:#a1e6c1; } support { color:#95C72A; } ================================================ FILE: coda/laravel.sss ================================================ /* ====================================================================== Laravel ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#615953; font-style:italic; } constant.numeric { color:#FC580C; } constant.numeric.keyword { color:#FFA927; } keyword { color:#FFA927; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FC580C; } language.operator { color:#FFA927; } language.property { color:#FC6B0A; } language.variable { color:#DEDEDE; } markup.comment { color:#615953; } markup.constant.entity { color:#FC6B0A; } markup.declaration { color:#615953; } markup.inline.cdata { color:#FDCA49; } markup.processing { color:#615953; font-style:italic; } markup.tag { color:#FFC48C; font-weight:bold; } markup.tag.attribute.name { color:#FC6B0A; font-weight:normal; } markup.tag.attribute.value { color:#FDCA49; font-weight:normal; } meta.default { background-color:#2E2C2B; color:#DEDEDE; } meta.highlight.currentline { background-color:#3B3633; } meta.important { color:#FFA927; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FDCA49; font-underline:none; } string { color:#FDCA49; } string.regex { color:#FC6B0A; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#615953; font-style:italic; font-weight:normal; } style.property.name { color:#FC6B0A; } style.value.color.rgb-value { color:#FC580C; } style.value.keyword { color:#FFA927; } style.value.numeric { color:#FC580C; } style.value.string { color:#FDCA49; } support { color:#FC6B0A; } ================================================ FILE: coda/lavender.sss ================================================ /* ====================================================================== Lavender ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#614e6e; font-style:italic; } constant.numeric { color:#F25AE6; } constant.numeric.keyword { color:#8E6DA6; } keyword { color:#8E6DA6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F5B0EF; } language.operator { color:#8E6DA6; } language.property { color:#B657FF; } language.variable { color:#E0CEED; } markup.comment { color:#614e6e; } markup.constant.entity { color:#B657FF; } markup.declaration { color:#614e6e; } markup.inline.cdata { color:#F5B0EF; } markup.processing { color:#614e6e; font-style:italic; } markup.tag { color:#A29DFA; font-weight:bold; } markup.tag.attribute.name { color:#B657FF; font-weight:normal; } markup.tag.attribute.value { color:#F5B0EF; font-weight:normal; } meta.default { background-color:#29222E; color:#E0CEED; } meta.highlight.currentline { background-color:#3A2F42; } meta.important { color:#8E6DA6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F5B0EF; font-underline:none; } string { color:#F5B0EF; } string.regex { color:#B657FF; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#614e6e; font-style:italic; font-weight:normal; } style.property.name { color:#B657FF; } style.value.color.rgb-value { color:#F25AE6; } style.value.keyword { color:#8E6DA6; } style.value.numeric { color:#F25AE6; } style.value.string { color:#F5B0EF; } support { color:#B657FF; } ================================================ FILE: coda/legacy.sss ================================================ /* ====================================================================== Legacy ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#324357; font-style:italic; } constant.numeric { color:#C7F026; } constant.numeric.keyword { color:#748aa6; } keyword { color:#748aa6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FFB20D; } language.operator { color:#748aa6; } language.property { color:#ffffff; } language.variable { color:#aec2e0; } markup.comment { color:#324357; } markup.constant.entity { color:#ffffff; } markup.declaration { color:#324357; } markup.inline.cdata { color:#FF410D; } markup.processing { color:#324357; font-style:italic; } markup.tag { color:#267fb5; font-weight:bold; } markup.tag.attribute.name { color:#ffffff; font-weight:normal; } markup.tag.attribute.value { color:#FF410D; font-weight:normal; } meta.default { background-color:#14191f; color:#aec2e0; } meta.highlight.currentline { background-color:#1b232c; } meta.important { color:#748aa6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FF410D; font-underline:none; } string { color:#FF410D; } string.regex { color:#ffffff; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#324357; font-style:italic; font-weight:normal; } style.property.name { color:#ffffff; } style.value.color.rgb-value { color:#C7F026; } style.value.keyword { color:#748aa6; } style.value.numeric { color:#C7F026; } style.value.string { color:#FF410D; } support { color:#ffffff; } ================================================ FILE: coda/light/earthsong-light.sss ================================================ /* ====================================================================== Earthsong Light ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#d6cab9; font-style:italic; } constant.numeric { color:#F8BB39; } constant.numeric.keyword { color:#DB784D; } keyword { color:#DB784D; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#60A365; } language.operator { color:#DB784D; } language.property { color:#DB784D; } language.variable { color:#4d463e; } markup.comment { color:#d6cab9; } markup.constant.entity { color:#DB784D; } markup.declaration { color:#d6cab9; } markup.inline.cdata { color:#F8BB39; } markup.processing { color:#d6cab9; font-style:italic; } markup.tag { color:#95CC5E; font-weight:bold; } markup.tag.attribute.name { color:#DB784D; font-weight:normal; } markup.tag.attribute.value { color:#F8BB39; font-weight:normal; } meta.default { background-color:#ffffff; color:#4d463e; } meta.highlight.currentline { background-color:#eeeeee; } meta.important { color:#DB784D; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F8BB39; font-underline:none; } string { color:#F8BB39; } string.regex { color:#DB784D; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#d6cab9; font-style:italic; font-weight:normal; } style.property.name { color:#DB784D; } style.value.color.rgb-value { color:#F8BB39; } style.value.keyword { color:#DB784D; } style.value.numeric { color:#F8BB39; } style.value.string { color:#F8BB39; } support { color:#DB784D; } ================================================ FILE: coda/light/snappy-light.sss ================================================ /* ====================================================================== Snappy Light ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#bbbbbb; font-style:italic; } constant.numeric { color:#4ea1df; } constant.numeric.keyword { color:#da564a; } keyword { color:#da564a; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#808dd3; } language.operator { color:#da564a; } language.property { color:#f66153; } language.variable { color:#555555; } markup.comment { color:#bbbbbb; } markup.constant.entity { color:#f66153; } markup.declaration { color:#bbbbbb; } markup.inline.cdata { color:#4ea1df; } markup.processing { color:#bbbbbb; font-style:italic; } markup.tag { color:#4ea1df; font-weight:bold; } markup.tag.attribute.name { color:#f66153; font-weight:normal; } markup.tag.attribute.value { color:#4ea1df; font-weight:normal; } meta.default { background-color:#ffffff; color:#555555; } meta.highlight.currentline { background-color:#eeeeee; } meta.important { color:#da564a; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#4ea1df; font-underline:none; } string { color:#4ea1df; } string.regex { color:#f66153; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#bbbbbb; font-style:italic; font-weight:normal; } style.property.name { color:#f66153; } style.value.color.rgb-value { color:#4ea1df; } style.value.keyword { color:#da564a; } style.value.numeric { color:#4ea1df; } style.value.string { color:#4ea1df; } support { color:#f66153; } ================================================ FILE: coda/light/userscape.sss ================================================ /* ====================================================================== Userscape ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#bbbbbb; font-style:italic; } constant.numeric { color:#DE4D3A; } constant.numeric.keyword { color:#808C9C; } keyword { color:#808C9C; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#E3BD14; } language.operator { color:#808C9C; } language.property { color:#355B8C; } language.variable { color:#879BB0; } markup.comment { color:#bbbbbb; } markup.constant.entity { color:#355B8C; } markup.declaration { color:#bbbbbb; } markup.inline.cdata { color:#E3BD14; } markup.processing { color:#bbbbbb; font-style:italic; } markup.tag { color:#A8C0E0; font-weight:bold; } markup.tag.attribute.name { color:#355B8C; font-weight:normal; } markup.tag.attribute.value { color:#E3BD14; font-weight:normal; } meta.default { background-color:#F5F8FC; color:#879BB0; } meta.highlight.currentline { background-color:#eeeeee; } meta.important { color:#808C9C; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#E3BD14; font-underline:none; } string { color:#E3BD14; } string.regex { color:#355B8C; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#bbbbbb; font-style:italic; font-weight:normal; } style.property.name { color:#355B8C; } style.value.color.rgb-value { color:#DE4D3A; } style.value.keyword { color:#808C9C; } style.value.numeric { color:#DE4D3A; } style.value.string { color:#E3BD14; } support { color:#355B8C; } ================================================ FILE: coda/mellow.sss ================================================ /* ====================================================================== Mellow ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7A7267; font-style:italic; } constant.numeric { color:#F8BB39; } constant.numeric.keyword { color:#F2BC79; } keyword { color:#F2BC79; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F28972; } language.operator { color:#F2BC79; } language.property { color:#1F8181; } language.variable { color:#F8F8F2; } markup.comment { color:#7A7267; } markup.constant.entity { color:#1F8181; } markup.declaration { color:#7A7267; } markup.inline.cdata { color:#F8BB39; } markup.processing { color:#7A7267; font-style:italic; } markup.tag { color:#F2BC79; font-weight:bold; } markup.tag.attribute.name { color:#1F8181; font-weight:normal; } markup.tag.attribute.value { color:#F8BB39; font-weight:normal; } meta.default { background-color:#36312C; color:#F8F8F2; } meta.highlight.currentline { background-color:#45403B; } meta.important { color:#F2BC79; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F8BB39; font-underline:none; } string { color:#F8BB39; } string.regex { color:#1F8181; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7A7267; font-style:italic; font-weight:normal; } style.property.name { color:#1F8181; } style.value.color.rgb-value { color:#F8BB39; } style.value.keyword { color:#F2BC79; } style.value.numeric { color:#F8BB39; } style.value.string { color:#F8BB39; } support { color:#1F8181; } ================================================ FILE: coda/mintchoc.sss ================================================ /* ====================================================================== Mintchoc ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#564439; font-style:italic; } constant.numeric { color:#00E08C; } constant.numeric.keyword { color:#9D8262; } keyword { color:#9D8262; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#00E08C; } language.operator { color:#9D8262; } language.property { color:#008D62; } language.variable { color:#BABABA; } markup.comment { color:#564439; } markup.constant.entity { color:#008D62; } markup.declaration { color:#564439; } markup.inline.cdata { color:#00E08C; } markup.processing { color:#564439; font-style:italic; } markup.tag { color:#9D8262; font-weight:bold; } markup.tag.attribute.name { color:#008D62; font-weight:normal; } markup.tag.attribute.value { color:#00E08C; font-weight:normal; } meta.default { background-color:#2b221c; color:#BABABA; } meta.highlight.currentline { background-color:#3f322a; } meta.important { color:#9D8262; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#00E08C; font-underline:none; } string { color:#00E08C; } string.regex { color:#008D62; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#564439; font-style:italic; font-weight:normal; } style.property.name { color:#008D62; } style.value.color.rgb-value { color:#00E08C; } style.value.keyword { color:#9D8262; } style.value.numeric { color:#00E08C; } style.value.string { color:#00E08C; } support { color:#008D62; } ================================================ FILE: coda/mud.sss ================================================ /* ====================================================================== Mud ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#c3b8b7; font-style:italic; } constant.numeric { color:#b5db99; } constant.numeric.keyword { color:#FF9787; } keyword { color:#FF9787; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#b5db99; } language.operator { color:#FF9787; } language.property { color:#FF9787; } language.variable { color:#ffffff; } markup.comment { color:#c3b8b7; } markup.constant.entity { color:#FF9787; } markup.declaration { color:#c3b8b7; } markup.inline.cdata { color:#b5db99; } markup.processing { color:#c3b8b7; font-style:italic; } markup.tag { color:#e9c865; font-weight:bold; } markup.tag.attribute.name { color:#FF9787; font-weight:normal; } markup.tag.attribute.value { color:#b5db99; font-weight:normal; } meta.default { background-color:#403635; color:#ffffff; } meta.highlight.currentline { background-color:#322a29; } meta.important { color:#FF9787; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#b5db99; font-underline:none; } string { color:#b5db99; } string.regex { color:#FF9787; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#c3b8b7; font-style:italic; font-weight:normal; } style.property.name { color:#FF9787; } style.value.color.rgb-value { color:#b5db99; } style.value.keyword { color:#FF9787; } style.value.numeric { color:#b5db99; } style.value.string { color:#b5db99; } support { color:#FF9787; } ================================================ FILE: coda/otakon.sss ================================================ /* ====================================================================== Otakon ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#515166; font-style:italic; } constant.numeric { color:#9eb2d9; } constant.numeric.keyword { color:#CACBDD; } keyword { color:#CACBDD; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#E484B2; } language.operator { color:#CACBDD; } language.property { color:#F6E6EB; } language.variable { color:#f9f3f9; } markup.comment { color:#515166; } markup.constant.entity { color:#F6E6EB; } markup.declaration { color:#515166; } markup.inline.cdata { color:#9eb2d9; } markup.processing { color:#515166; font-style:italic; } markup.tag { color:#B1A6CA; font-weight:bold; } markup.tag.attribute.name { color:#F6E6EB; font-weight:normal; } markup.tag.attribute.value { color:#9eb2d9; font-weight:normal; } meta.default { background-color:#171417; color:#f9f3f9; } meta.highlight.currentline { background-color:#332d33; } meta.important { color:#CACBDD; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#9eb2d9; font-underline:none; } string { color:#9eb2d9; } string.regex { color:#F6E6EB; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#515166; font-style:italic; font-weight:normal; } style.property.name { color:#F6E6EB; } style.value.color.rgb-value { color:#9eb2d9; } style.value.keyword { color:#CACBDD; } style.value.numeric { color:#9eb2d9; } style.value.string { color:#9eb2d9; } support { color:#F6E6EB; } ================================================ FILE: coda/pastel.sss ================================================ /* ====================================================================== Pastel ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#444444; font-style:italic; } constant.numeric { color:#C56C6C; } constant.numeric.keyword { color:#C5906C; } keyword { color:#C5906C; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#C56C6C; } language.operator { color:#C5906C; } language.property { color:#04C4A5; } language.variable { color:#eeeeee; } markup.comment { color:#444444; } markup.constant.entity { color:#04C4A5; } markup.declaration { color:#444444; } markup.inline.cdata { color:#C56C6C; } markup.processing { color:#444444; font-style:italic; } markup.tag { color:#9474a9; font-weight:bold; } markup.tag.attribute.name { color:#04C4A5; font-weight:normal; } markup.tag.attribute.value { color:#C56C6C; font-weight:normal; } meta.default { background-color:#222222; color:#eeeeee; } meta.highlight.currentline { background-color:#333333; } meta.important { color:#C5906C; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#C56C6C; font-underline:none; } string { color:#C56C6C; } string.regex { color:#04C4A5; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#444444; font-style:italic; font-weight:normal; } style.property.name { color:#04C4A5; } style.value.color.rgb-value { color:#C56C6C; } style.value.keyword { color:#C5906C; } style.value.numeric { color:#C56C6C; } style.value.string { color:#C56C6C; } support { color:#04C4A5; } ================================================ FILE: coda/patriot.sss ================================================ /* ====================================================================== Patriot ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#515E66; font-style:italic; } constant.numeric { color:#2E6FD9; } constant.numeric.keyword { color:#BBBCC4; } keyword { color:#BBBCC4; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#ffffff; } language.operator { color:#BBBCC4; } language.property { color:#2E6FD9; } language.variable { color:#CAD9E3; } markup.comment { color:#515E66; } markup.constant.entity { color:#2E6FD9; } markup.declaration { color:#515E66; } markup.inline.cdata { color:#3790DE; } markup.processing { color:#515E66; font-style:italic; } markup.tag { color:#DE333C; font-weight:bold; } markup.tag.attribute.name { color:#2E6FD9; font-weight:normal; } markup.tag.attribute.value { color:#3790DE; font-weight:normal; } meta.default { background-color:#2D3133; color:#CAD9E3; } meta.highlight.currentline { background-color:#40484D; } meta.important { color:#BBBCC4; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#3790DE; font-underline:none; } string { color:#3790DE; } string.regex { color:#2E6FD9; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#515E66; font-style:italic; font-weight:normal; } style.property.name { color:#2E6FD9; } style.value.color.rgb-value { color:#2E6FD9; } style.value.keyword { color:#BBBCC4; } style.value.numeric { color:#2E6FD9; } style.value.string { color:#3790DE; } support { color:#2E6FD9; } ================================================ FILE: coda/peacock.sss ================================================ /* ====================================================================== Peacock ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7a7267; font-style:italic; } constant.numeric { color:#bcd42a; } constant.numeric.keyword { color:#26A6A6; } keyword { color:#26A6A6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#bcd42a; } language.operator { color:#26A6A6; } language.property { color:#ff5d38; } language.variable { color:#ede0ce; } markup.comment { color:#7a7267; } markup.constant.entity { color:#ff5d38; } markup.declaration { color:#7a7267; } markup.inline.cdata { color:#bcd42a; } markup.processing { color:#7a7267; font-style:italic; } markup.tag { color:#26a6a6; font-weight:bold; } markup.tag.attribute.name { color:#ff5d38; font-weight:normal; } markup.tag.attribute.value { color:#bcd42a; font-weight:normal; } meta.default { background-color:#2b2a27; color:#ede0ce; } meta.highlight.currentline { background-color:#403c37; } meta.important { color:#26A6A6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#bcd42a; font-underline:none; } string { color:#bcd42a; } string.regex { color:#ff5d38; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7a7267; font-style:italic; font-weight:normal; } style.property.name { color:#ff5d38; } style.value.color.rgb-value { color:#bcd42a; } style.value.keyword { color:#26A6A6; } style.value.numeric { color:#bcd42a; } style.value.string { color:#bcd42a; } support { color:#ff5d38; } ================================================ FILE: coda/peacocks-in-space.sss ================================================ /* ====================================================================== Peacocks In Space ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#6e7a94; font-style:italic; } constant.numeric { color:#BCD42A; } constant.numeric.keyword { color:#26A6A6; } keyword { color:#26A6A6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#BCD42A; } language.operator { color:#26A6A6; } language.property { color:#FF5D38; } language.variable { color:#dee3ec; } markup.comment { color:#6e7a94; } markup.constant.entity { color:#FF5D38; } markup.declaration { color:#6e7a94; } markup.inline.cdata { color:#BCD42A; } markup.processing { color:#6e7a94; font-style:italic; } markup.tag { color:#26A6A6; font-weight:bold; } markup.tag.attribute.name { color:#FF5D38; font-weight:normal; } markup.tag.attribute.value { color:#BCD42A; font-weight:normal; } meta.default { background-color:#2b303b; color:#dee3ec; } meta.highlight.currentline { background-color:#272b34; } meta.important { color:#26A6A6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#BCD42A; font-underline:none; } string { color:#BCD42A; } string.regex { color:#FF5D38; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#6e7a94; font-style:italic; font-weight:normal; } style.property.name { color:#FF5D38; } style.value.color.rgb-value { color:#BCD42A; } style.value.keyword { color:#26A6A6; } style.value.numeric { color:#BCD42A; } style.value.string { color:#BCD42A; } support { color:#FF5D38; } ================================================ FILE: coda/peel.sss ================================================ /* ====================================================================== Peel ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#585146; font-style:italic; } constant.numeric { color:#f4d370; } constant.numeric.keyword { color:#94C7B6; } keyword { color:#94C7B6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#D6E1C7; } language.operator { color:#94C7B6; } language.property { color:#D3643B; } language.variable { color:#EDEBE6; } markup.comment { color:#585146; } markup.constant.entity { color:#D3643B; } markup.declaration { color:#585146; } markup.inline.cdata { color:#f4d370; } markup.processing { color:#585146; font-style:italic; } markup.tag { color:#94C7B6; font-weight:bold; } markup.tag.attribute.name { color:#D3643B; font-weight:normal; } markup.tag.attribute.value { color:#f4d370; font-weight:normal; } meta.default { background-color:#23201c; color:#EDEBE6; } meta.highlight.currentline { background-color:#403c37; } meta.important { color:#94C7B6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#f4d370; font-underline:none; } string { color:#f4d370; } string.regex { color:#D3643B; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#585146; font-style:italic; font-weight:normal; } style.property.name { color:#D3643B; } style.value.color.rgb-value { color:#f4d370; } style.value.keyword { color:#94C7B6; } style.value.numeric { color:#f4d370; } style.value.string { color:#f4d370; } support { color:#D3643B; } ================================================ FILE: coda/piggy.sss ================================================ /* ====================================================================== Piggy ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#3f3236; font-style:italic; } constant.numeric { color:#FF453E; } constant.numeric.keyword { color:#FD6A5D; } keyword { color:#FD6A5D; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FF5D80; } language.operator { color:#FD6A5D; } language.property { color:#FD6A5D; } language.variable { color:#EDEBE6; } markup.comment { color:#3f3236; } markup.constant.entity { color:#FD6A5D; } markup.declaration { color:#3f3236; } markup.inline.cdata { color:#FF453E; } markup.processing { color:#3f3236; font-style:italic; } markup.tag { color:#F52E62; font-weight:bold; } markup.tag.attribute.name { color:#FD6A5D; font-weight:normal; } markup.tag.attribute.value { color:#FF453E; font-weight:normal; } meta.default { background-color:#1c1618; color:#EDEBE6; } meta.highlight.currentline { background-color:#34282c; } meta.important { color:#FD6A5D; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FF453E; font-underline:none; } string { color:#FF453E; } string.regex { color:#FD6A5D; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#3f3236; font-style:italic; font-weight:normal; } style.property.name { color:#FD6A5D; } style.value.color.rgb-value { color:#FF453E; } style.value.keyword { color:#FD6A5D; } style.value.numeric { color:#FF453E; } style.value.string { color:#FF453E; } support { color:#FD6A5D; } ================================================ FILE: coda/potpourri.sss ================================================ /* ====================================================================== Potpourri ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#696363; font-style:italic; } constant.numeric { color:#C84FF0; } constant.numeric.keyword { color:#ED1153; } keyword { color:#ED1153; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#B866FA; } language.operator { color:#ED1153; } language.property { color:#ED1153; } language.variable { color:#F8F8F2; } markup.comment { color:#696363; } markup.constant.entity { color:#ED1153; } markup.declaration { color:#696363; } markup.inline.cdata { color:#B866FA; } markup.processing { color:#696363; font-style:italic; } markup.tag { color:#C491C4; font-weight:bold; } markup.tag.attribute.name { color:#ED1153; font-weight:normal; } markup.tag.attribute.value { color:#B866FA; font-weight:normal; } meta.default { background-color:#2E2B2C; color:#F8F8F2; } meta.highlight.currentline { background-color:#403c37; } meta.important { color:#ED1153; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#B866FA; font-underline:none; } string { color:#B866FA; } string.regex { color:#ED1153; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#696363; font-style:italic; font-weight:normal; } style.property.name { color:#ED1153; } style.value.color.rgb-value { color:#C84FF0; } style.value.keyword { color:#ED1153; } style.value.numeric { color:#C84FF0; } style.value.string { color:#B866FA; } support { color:#ED1153; } ================================================ FILE: coda/rainbow.sss ================================================ /* ====================================================================== Rainbow ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#424c55; font-style:italic; } constant.numeric { color:#c78feb; } constant.numeric.keyword { color:#3fb4c5; } keyword { color:#3fb4c5; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FFBE40; } language.operator { color:#3fb4c5; } language.property { color:#EF746F; } language.variable { color:#c7d0d9; } markup.comment { color:#424c55; } markup.constant.entity { color:#EF746F; } markup.declaration { color:#424c55; } markup.inline.cdata { color:#c78feb; } markup.processing { color:#424c55; font-style:italic; } markup.tag { color:#B3CC57; font-weight:bold; } markup.tag.attribute.name { color:#EF746F; font-weight:normal; } markup.tag.attribute.value { color:#c78feb; font-weight:normal; } meta.default { background-color:#16181a; color:#c7d0d9; } meta.highlight.currentline { background-color:#403c37; } meta.important { color:#3fb4c5; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#c78feb; font-underline:none; } string { color:#c78feb; } string.regex { color:#EF746F; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#424c55; font-style:italic; font-weight:normal; } style.property.name { color:#EF746F; } style.value.color.rgb-value { color:#c78feb; } style.value.keyword { color:#3fb4c5; } style.value.numeric { color:#c78feb; } style.value.string { color:#c78feb; } support { color:#EF746F; } ================================================ FILE: coda/revelation.sss ================================================ /* ====================================================================== Revelation ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7b726b; font-style:italic; } constant.numeric { color:#617FA0; } constant.numeric.keyword { color:#C2DCF2; } keyword { color:#C2DCF2; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#95C2E8; } language.operator { color:#C2DCF2; } language.property { color:#617FA0; } language.variable { color:#DEDEDE; } markup.comment { color:#7b726b; } markup.constant.entity { color:#617FA0; } markup.declaration { color:#7b726b; } markup.inline.cdata { color:#FFBB29; } markup.processing { color:#7b726b; font-style:italic; } markup.tag { color:#4E5D84; font-weight:bold; } markup.tag.attribute.name { color:#617FA0; font-weight:normal; } markup.tag.attribute.value { color:#FFBB29; font-weight:normal; } meta.default { background-color:#2E2C2B; color:#DEDEDE; } meta.highlight.currentline { background-color:#3B3633; } meta.important { color:#C2DCF2; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FFBB29; font-underline:none; } string { color:#FFBB29; } string.regex { color:#617FA0; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7b726b; font-style:italic; font-weight:normal; } style.property.name { color:#617FA0; } style.value.color.rgb-value { color:#617FA0; } style.value.keyword { color:#C2DCF2; } style.value.numeric { color:#617FA0; } style.value.string { color:#FFBB29; } support { color:#617FA0; } ================================================ FILE: coda/shrek.sss ================================================ /* ====================================================================== Shrek ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#555555; font-style:italic; } constant.numeric { color:#81e911; } constant.numeric.keyword { color:#bfb59b; } keyword { color:#bfb59b; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F0F2EB; } language.operator { color:#bfb59b; } language.property { color:#857a5e; } language.variable { color:#ffffff; } markup.comment { color:#555555; } markup.constant.entity { color:#857a5e; } markup.declaration { color:#555555; } markup.inline.cdata { color:#81e911; } markup.processing { color:#555555; font-style:italic; } markup.tag { color:#B2DE62; font-weight:bold; } markup.tag.attribute.name { color:#857a5e; font-weight:normal; } markup.tag.attribute.value { color:#81e911; font-weight:normal; } meta.default { background-color:#222222; color:#ffffff; } meta.highlight.currentline { background-color:#333333; } meta.important { color:#bfb59b; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#81e911; font-underline:none; } string { color:#81e911; } string.regex { color:#857a5e; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#555555; font-style:italic; font-weight:normal; } style.property.name { color:#857a5e; } style.value.color.rgb-value { color:#81e911; } style.value.keyword { color:#bfb59b; } style.value.numeric { color:#81e911; } style.value.string { color:#81e911; } support { color:#857a5e; } ================================================ FILE: coda/slate.sss ================================================ /* ====================================================================== Slate ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#515166; font-style:italic; } constant.numeric { color:#9eb2d9; } constant.numeric.keyword { color:#566981; } keyword { color:#566981; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#CBDAD5; } language.operator { color:#566981; } language.property { color:#89A7B1; } language.variable { color:#ebebf4; } markup.comment { color:#515166; } markup.constant.entity { color:#89A7B1; } markup.declaration { color:#515166; } markup.inline.cdata { color:#9eb2d9; } markup.processing { color:#515166; font-style:italic; } markup.tag { color:#566981; font-weight:bold; } markup.tag.attribute.name { color:#89A7B1; font-weight:normal; } markup.tag.attribute.value { color:#9eb2d9; font-weight:normal; } meta.default { background-color:#19191f; color:#ebebf4; } meta.highlight.currentline { background-color:#2a2a33; } meta.important { color:#566981; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#9eb2d9; font-underline:none; } string { color:#9eb2d9; } string.regex { color:#89A7B1; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#515166; font-style:italic; font-weight:normal; } style.property.name { color:#89A7B1; } style.value.color.rgb-value { color:#9eb2d9; } style.value.keyword { color:#566981; } style.value.numeric { color:#9eb2d9; } style.value.string { color:#9eb2d9; } support { color:#89A7B1; } ================================================ FILE: coda/slime.sss ================================================ /* ====================================================================== Slime ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#4F5A63; font-style:italic; } constant.numeric { color:#C7AF3F; } constant.numeric.keyword { color:#9FB3C2; } keyword { color:#9FB3C2; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#C7AF3F; } language.operator { color:#9FB3C2; } language.property { color:#9FB3C2; } language.variable { color:#FFFFFF; } markup.comment { color:#4F5A63; } markup.constant.entity { color:#9FB3C2; } markup.declaration { color:#4F5A63; } markup.inline.cdata { color:#FAFFDB; } markup.processing { color:#4F5A63; font-style:italic; } markup.tag { color:#FAFFDB; font-weight:bold; } markup.tag.attribute.name { color:#9FB3C2; font-weight:normal; } markup.tag.attribute.value { color:#FAFFDB; font-weight:normal; } meta.default { background-color:#292D30; color:#FFFFFF; } meta.highlight.currentline { background-color:#384147; } meta.important { color:#9FB3C2; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FAFFDB; font-underline:none; } string { color:#FAFFDB; } string.regex { color:#9FB3C2; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#4F5A63; font-style:italic; font-weight:normal; } style.property.name { color:#9FB3C2; } style.value.color.rgb-value { color:#C7AF3F; } style.value.keyword { color:#9FB3C2; } style.value.numeric { color:#C7AF3F; } style.value.string { color:#FAFFDB; } support { color:#9FB3C2; } ================================================ FILE: coda/snappy.sss ================================================ /* ====================================================================== Snappy ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#696969; font-style:italic; } constant.numeric { color:#4ea1df; } constant.numeric.keyword { color:#f66153; } keyword { color:#f66153; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#808dd3; } language.operator { color:#f66153; } language.property { color:#f66153; } language.variable { color:#e3e2e0; } markup.comment { color:#696969; } markup.constant.entity { color:#f66153; } markup.declaration { color:#696969; } markup.inline.cdata { color:#4ea1df; } markup.processing { color:#696969; font-style:italic; } markup.tag { color:#4ea1df; font-weight:bold; } markup.tag.attribute.name { color:#f66153; font-weight:normal; } markup.tag.attribute.value { color:#4ea1df; font-weight:normal; } meta.default { background-color:#393939; color:#e3e2e0; } meta.highlight.currentline { background-color:#282828; } meta.important { color:#f66153; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#4ea1df; font-underline:none; } string { color:#4ea1df; } string.regex { color:#f66153; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#696969; font-style:italic; font-weight:normal; } style.property.name { color:#f66153; } style.value.color.rgb-value { color:#4ea1df; } style.value.keyword { color:#f66153; } style.value.numeric { color:#4ea1df; } style.value.string { color:#4ea1df; } support { color:#f66153; } ================================================ FILE: coda/solarflare.sss ================================================ /* ====================================================================== Solarflare ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#777777; font-style:italic; } constant.numeric { color:#FF4E50; } constant.numeric.keyword { color:#FF4E50; } keyword { color:#FF4E50; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#EDE574; } language.operator { color:#FF4E50; } language.property { color:#FF4E50; } language.variable { color:#e3e2e0; } markup.comment { color:#777777; } markup.constant.entity { color:#FF4E50; } markup.declaration { color:#777777; } markup.inline.cdata { color:#EDE574; } markup.processing { color:#777777; font-style:italic; } markup.tag { color:#FC913A; font-weight:bold; } markup.tag.attribute.name { color:#FF4E50; font-weight:normal; } markup.tag.attribute.value { color:#EDE574; font-weight:normal; } meta.default { background-color:#222222; color:#e3e2e0; } meta.highlight.currentline { background-color:#282828; } meta.important { color:#FF4E50; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#EDE574; font-underline:none; } string { color:#EDE574; } string.regex { color:#FF4E50; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#777777; font-style:italic; font-weight:normal; } style.property.name { color:#FF4E50; } style.value.color.rgb-value { color:#FF4E50; } style.value.keyword { color:#FF4E50; } style.value.numeric { color:#FF4E50; } style.value.string { color:#EDE574; } support { color:#FF4E50; } ================================================ FILE: coda/sourlick.sss ================================================ /* ====================================================================== Sourlick ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#615953; font-style:italic; } constant.numeric { color:#FC580C; } constant.numeric.keyword { color:#D2EB31; } keyword { color:#D2EB31; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#BDF522; } language.operator { color:#D2EB31; } language.property { color:#8AC27A; } language.variable { color:#DEDEDE; } markup.comment { color:#615953; } markup.constant.entity { color:#8AC27A; } markup.declaration { color:#615953; } markup.inline.cdata { color:#E4FF33; } markup.processing { color:#615953; font-style:italic; } markup.tag { color:#EDF252; font-weight:bold; } markup.tag.attribute.name { color:#8AC27A; font-weight:normal; } markup.tag.attribute.value { color:#E4FF33; font-weight:normal; } meta.default { background-color:#2E2C2B; color:#DEDEDE; } meta.highlight.currentline { background-color:#3B3633; } meta.important { color:#D2EB31; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#E4FF33; font-underline:none; } string { color:#E4FF33; } string.regex { color:#8AC27A; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#615953; font-style:italic; font-weight:normal; } style.property.name { color:#8AC27A; } style.value.color.rgb-value { color:#FC580C; } style.value.keyword { color:#D2EB31; } style.value.numeric { color:#FC580C; } style.value.string { color:#E4FF33; } support { color:#8AC27A; } ================================================ FILE: coda/spearmint.sss ================================================ /* ====================================================================== Spearmint ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#93C7C0; font-style:italic; } constant.numeric { color:#199FA8; } constant.numeric.keyword { color:#69ADB5; } keyword { color:#69ADB5; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#4CD7E0; } language.operator { color:#69ADB5; } language.property { color:#25808A; } language.variable { color:#719692; } markup.comment { color:#93C7C0; } markup.constant.entity { color:#25808A; } markup.declaration { color:#93C7C0; } markup.inline.cdata { color:#4CD7E0; } markup.processing { color:#93C7C0; font-style:italic; } markup.tag { color:#69ADB5; font-weight:bold; } markup.tag.attribute.name { color:#25808A; font-weight:normal; } markup.tag.attribute.value { color:#4CD7E0; font-weight:normal; } meta.default { background-color:#E1F0EE; color:#719692; } meta.highlight.currentline { background-color:#CEEBE7; } meta.important { color:#69ADB5; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#4CD7E0; font-underline:none; } string { color:#4CD7E0; } string.regex { color:#25808A; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#93C7C0; font-style:italic; font-weight:normal; } style.property.name { color:#25808A; } style.value.color.rgb-value { color:#199FA8; } style.value.keyword { color:#69ADB5; } style.value.numeric { color:#199FA8; } style.value.string { color:#4CD7E0; } support { color:#25808A; } ================================================ FILE: coda/stark.sss ================================================ /* ====================================================================== Stark ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#615953; font-style:italic; } constant.numeric { color:#617FA0; } constant.numeric.keyword { color:#aaaaaa; } keyword { color:#aaaaaa; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F03113; } language.operator { color:#aaaaaa; } language.property { color:#F03113; } language.variable { color:#DEDEDE; } markup.comment { color:#615953; } markup.constant.entity { color:#F03113; } markup.declaration { color:#615953; } markup.inline.cdata { color:#FFBB29; } markup.processing { color:#615953; font-style:italic; } markup.tag { color:#FFBB29; font-weight:bold; } markup.tag.attribute.name { color:#F03113; font-weight:normal; } markup.tag.attribute.value { color:#FFBB29; font-weight:normal; } meta.default { background-color:#2E2C2B; color:#DEDEDE; } meta.highlight.currentline { background-color:#3B3633; } meta.important { color:#aaaaaa; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FFBB29; font-underline:none; } string { color:#FFBB29; } string.regex { color:#F03113; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#615953; font-style:italic; font-weight:normal; } style.property.name { color:#F03113; } style.value.color.rgb-value { color:#617FA0; } style.value.keyword { color:#aaaaaa; } style.value.numeric { color:#617FA0; } style.value.string { color:#FFBB29; } support { color:#F03113; } ================================================ FILE: coda/super.sss ================================================ /* ====================================================================== Super ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#465360; font-style:italic; } constant.numeric { color:#F7A21B; } constant.numeric.keyword { color:#5d67ad; } keyword { color:#5d67ad; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#E45635; } language.operator { color:#5d67ad; } language.property { color:#D60257; } language.variable { color:#ffffff; } markup.comment { color:#465360; } markup.constant.entity { color:#D60257; } markup.declaration { color:#465360; } markup.inline.cdata { color:#F7A21B; } markup.processing { color:#465360; font-style:italic; } markup.tag { color:#5d67ad; font-weight:bold; } markup.tag.attribute.name { color:#D60257; font-weight:normal; } markup.tag.attribute.value { color:#F7A21B; font-weight:normal; } meta.default { background-color:#15191D; color:#ffffff; } meta.highlight.currentline { background-color:#242b32; } meta.important { color:#5d67ad; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F7A21B; font-underline:none; } string { color:#F7A21B; } string.regex { color:#D60257; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#465360; font-style:italic; font-weight:normal; } style.property.name { color:#D60257; } style.value.color.rgb-value { color:#F7A21B; } style.value.keyword { color:#5d67ad; } style.value.numeric { color:#F7A21B; } style.value.string { color:#F7A21B; } support { color:#D60257; } ================================================ FILE: coda/tonic.sss ================================================ /* ====================================================================== Tonic ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#4a5356; font-style:italic; } constant.numeric { color:#B8CD44; } constant.numeric.keyword { color:#EF6E44; } keyword { color:#EF6E44; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FD9F59; } language.operator { color:#EF6E44; } language.property { color:#B8CD44; } language.variable { color:#eeeeee; } markup.comment { color:#4a5356; } markup.constant.entity { color:#B8CD44; } markup.declaration { color:#4a5356; } markup.inline.cdata { color:#B8CD44; } markup.processing { color:#4a5356; font-style:italic; } markup.tag { color:#75A1A4; font-weight:bold; } markup.tag.attribute.name { color:#B8CD44; font-weight:normal; } markup.tag.attribute.value { color:#B8CD44; font-weight:normal; } meta.default { background-color:#2a2f31; color:#eeeeee; } meta.highlight.currentline { background-color:#353b3e; } meta.important { color:#EF6E44; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#B8CD44; font-underline:none; } string { color:#B8CD44; } string.regex { color:#B8CD44; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#4a5356; font-style:italic; font-weight:normal; } style.property.name { color:#B8CD44; } style.value.color.rgb-value { color:#B8CD44; } style.value.keyword { color:#EF6E44; } style.value.numeric { color:#B8CD44; } style.value.string { color:#B8CD44; } support { color:#B8CD44; } ================================================ FILE: coda/tribal.sss ================================================ /* ====================================================================== Tribal ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#4a4a54; font-style:italic; } constant.numeric { color:#64aeb3; } constant.numeric.keyword { color:#5f5582; } keyword { color:#5f5582; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#E0DDEB; } language.operator { color:#5f5582; } language.property { color:#5f5582; } language.variable { color:#ffffff; } markup.comment { color:#4a4a54; } markup.constant.entity { color:#5f5582; } markup.declaration { color:#4a4a54; } markup.inline.cdata { color:#64aeb3; } markup.processing { color:#4a4a54; font-style:italic; } markup.tag { color:#c43535; font-weight:bold; } markup.tag.attribute.name { color:#5f5582; font-weight:normal; } markup.tag.attribute.value { color:#64aeb3; font-weight:normal; } meta.default { background-color:#19191d; color:#ffffff; } meta.highlight.currentline { background-color:#33333c; } meta.important { color:#5f5582; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#64aeb3; font-underline:none; } string { color:#64aeb3; } string.regex { color:#5f5582; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#4a4a54; font-style:italic; font-weight:normal; } style.property.name { color:#5f5582; } style.value.color.rgb-value { color:#64aeb3; } style.value.keyword { color:#5f5582; } style.value.numeric { color:#64aeb3; } style.value.string { color:#64aeb3; } support { color:#5f5582; } ================================================ FILE: coda/tron.sss ================================================ /* ====================================================================== Tron ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#324357; font-style:italic; } constant.numeric { color:#6ee2ff; } constant.numeric.keyword { color:#748aa6; } keyword { color:#748aa6; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#ffffff; } language.operator { color:#748aa6; } language.property { color:#ffffff; } language.variable { color:#aec2e0; } markup.comment { color:#324357; } markup.constant.entity { color:#ffffff; } markup.declaration { color:#324357; } markup.inline.cdata { color:#6ee2ff; } markup.processing { color:#324357; font-style:italic; } markup.tag { color:#267fb5; font-weight:bold; } markup.tag.attribute.name { color:#ffffff; font-weight:normal; } markup.tag.attribute.value { color:#6ee2ff; font-weight:normal; } meta.default { background-color:#14191f; color:#aec2e0; } meta.highlight.currentline { background-color:#1b232c; } meta.important { color:#748aa6; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#6ee2ff; font-underline:none; } string { color:#6ee2ff; } string.regex { color:#ffffff; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#324357; font-style:italic; font-weight:normal; } style.property.name { color:#ffffff; } style.value.color.rgb-value { color:#6ee2ff; } style.value.keyword { color:#748aa6; } style.value.numeric { color:#6ee2ff; } style.value.string { color:#6ee2ff; } support { color:#ffffff; } ================================================ FILE: coda/turnip.sss ================================================ /* ====================================================================== Turnip ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7A7267; font-style:italic; } constant.numeric { color:#E8DA5E; } constant.numeric.keyword { color:#92B55F; } keyword { color:#92B55F; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#E8DA5E; } language.operator { color:#92B55F; } language.property { color:#487D76; } language.variable { color:#EDE0CE; } markup.comment { color:#7A7267; } markup.constant.entity { color:#487D76; } markup.declaration { color:#7A7267; } markup.inline.cdata { color:#E8DA5E; } markup.processing { color:#7A7267; font-style:italic; } markup.tag { color:#92B55F; font-weight:bold; } markup.tag.attribute.name { color:#487D76; font-weight:normal; } markup.tag.attribute.value { color:#E8DA5E; font-weight:normal; } meta.default { background-color:#1a1b1d; color:#EDE0CE; } meta.highlight.currentline { background-color:#222222; } meta.important { color:#92B55F; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#E8DA5E; font-underline:none; } string { color:#E8DA5E; } string.regex { color:#487D76; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7A7267; font-style:italic; font-weight:normal; } style.property.name { color:#487D76; } style.value.color.rgb-value { color:#E8DA5E; } style.value.keyword { color:#92B55F; } style.value.numeric { color:#E8DA5E; } style.value.string { color:#E8DA5E; } support { color:#487D76; } ================================================ FILE: coda/yule.sss ================================================ /* ====================================================================== Yule ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#7A7267; font-style:italic; } constant.numeric { color:#EBB626; } constant.numeric.keyword { color:#39B81F; } keyword { color:#39B81F; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#EBB626; } language.operator { color:#39B81F; } language.property { color:#D63131; } language.variable { color:#EDE0CE; } markup.comment { color:#7A7267; } markup.constant.entity { color:#D63131; } markup.declaration { color:#7A7267; } markup.inline.cdata { color:#EBB626; } markup.processing { color:#7A7267; font-style:italic; } markup.tag { color:#39B81F; font-weight:bold; } markup.tag.attribute.name { color:#D63131; font-weight:normal; } markup.tag.attribute.value { color:#EBB626; font-weight:normal; } meta.default { background-color:#2B2A27; color:#EDE0CE; } meta.highlight.currentline { background-color:#52504b; } meta.important { color:#39B81F; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#EBB626; font-underline:none; } string { color:#EBB626; } string.regex { color:#D63131; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#7A7267; font-style:italic; font-weight:normal; } style.property.name { color:#D63131; } style.value.color.rgb-value { color:#EBB626; } style.value.keyword { color:#39B81F; } style.value.numeric { color:#EBB626; } style.value.string { color:#EBB626; } support { color:#D63131; } ================================================ FILE: coda/zacks.sss ================================================ /* ====================================================================== Zacks ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#777777; font-style:italic; } constant.numeric { color:#bcd42a; } constant.numeric.keyword { color:#ff6a38; } keyword { color:#ff6a38; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#bcd42a; } language.operator { color:#ff6a38; } language.property { color:#ff6a38; } language.variable { color:#f0f0f0; } markup.comment { color:#777777; } markup.constant.entity { color:#ff6a38; } markup.declaration { color:#777777; } markup.inline.cdata { color:#bcd42a; } markup.processing { color:#777777; font-style:italic; } markup.tag { color:#9c7ddb; font-weight:bold; } markup.tag.attribute.name { color:#ff6a38; font-weight:normal; } markup.tag.attribute.value { color:#bcd42a; font-weight:normal; } meta.default { background-color:#222222; color:#f0f0f0; } meta.highlight.currentline { background-color:#333333; } meta.important { color:#ff6a38; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#bcd42a; font-underline:none; } string { color:#bcd42a; } string.regex { color:#ff6a38; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#777777; font-style:italic; font-weight:normal; } style.property.name { color:#ff6a38; } style.value.color.rgb-value { color:#bcd42a; } style.value.keyword { color:#ff6a38; } style.value.numeric { color:#bcd42a; } style.value.string { color:#bcd42a; } support { color:#ff6a38; } ================================================ FILE: emacs/arstotzka-theme.el ================================================ (deftheme arstotzka "Arstotzka") (custom-theme-set-faces 'arstotzka '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#EDEBE6" :background "#211f1e" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#A2A797")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#516B6B" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#516B6B")))) '(font-lock-builtin-face ((t (:foreground "#A2A797")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#3f3a36")))) '(font-lock-constant-face ((t (:foreground "#516B6B")))) '(font-lock-doc-face ((t (:foreground "#605852")))) '(font-lock-function-name-face ((t (:foreground "#70807B")))) '(font-lock-keyword-face ((t (:foreground "#cf433e")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#cf433e")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#a5e3d0")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#A2A797")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'arstotzka ) ================================================ FILE: emacs/azure-theme.el ================================================ (deftheme azure "Azure.") (custom-theme-set-faces 'azure '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#181D26" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#6AB0A3")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#47959a" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#47959a")))) '(font-lock-builtin-face ((t (:foreground "#6AB0A3")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#414d62")))) '(font-lock-constant-face ((t (:foreground "#52708b")))) '(font-lock-doc-face ((t (:foreground "#5c6b86")))) '(font-lock-function-name-face ((t (:foreground "#508aaa")))) '(font-lock-keyword-face ((t (:foreground "#6AB0A3")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#6AB0A3")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#64aeb3")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#6AB0A3")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'azure ) ================================================ FILE: emacs/bold-theme.el ================================================ (deftheme bold "Bold.") (custom-theme-set-faces 'bold '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#2a2626" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#3D8E91")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#3D8E91" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#3D8E91")))) '(font-lock-builtin-face ((t (:foreground "#3D8E91")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#534b4b")))) '(font-lock-constant-face ((t (:foreground "#F0624B")))) '(font-lock-doc-face ((t (:foreground "#6b6161")))) '(font-lock-function-name-face ((t (:foreground "#B4B7AD")))) '(font-lock-keyword-face ((t (:foreground "#3D8E91")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#3D8E91")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F7A21B")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#3D8E91")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'bold ) ================================================ FILE: emacs/boxuk-theme.el ================================================ (deftheme boxuk "Box UK.") (custom-theme-set-faces 'boxuk '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#414f5c" :background "#ffffff" :stipple nil :inherit nil)))) '(cursor ((t (:background "#222222")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#017c9d")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#017c9d" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#017c9d")))) '(font-lock-builtin-face ((t (:foreground "#017c9d")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#b8b6b1")))) '(font-lock-constant-face ((t (:foreground "#019d76")))) '(font-lock-doc-face ((t (:foreground "#888888")))) '(font-lock-function-name-face ((t (:foreground "#15b8ae")))) '(font-lock-keyword-face ((t (:foreground "#019d76")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#019d76")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#15b8ae")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#017c9d")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'boxuk ) ================================================ FILE: emacs/carbonight-theme.el ================================================ (deftheme carbonight "Carbonight.") (custom-theme-set-faces 'carbonight '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#B0B0B0" :background "#2E2C2B" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#C4C4C4")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#8C8C8C" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#8C8C8C")))) '(font-lock-builtin-face ((t (:foreground "#C4C4C4")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#423F3D")))) '(font-lock-constant-face ((t (:foreground "#8C8C8C")))) '(font-lock-doc-face ((t (:foreground "#5c5856")))) '(font-lock-function-name-face ((t (:foreground "#ffffff")))) '(font-lock-keyword-face ((t (:foreground "#ffffff")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#ffffff")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#ffffff")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#C4C4C4")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'carbonight ) ================================================ FILE: emacs/chocolate-theme.el ================================================ (deftheme chocolate "Chocolate.") (custom-theme-set-faces 'chocolate '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#150f08" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#8B6E46")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#8B6E46" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#8B6E46")))) '(font-lock-builtin-face ((t (:foreground "#8B6E46")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#795431")))) '(font-lock-constant-face ((t (:foreground "#CCB697")))) '(font-lock-doc-face ((t (:foreground "#795431")))) '(font-lock-function-name-face ((t (:foreground "#E2CDB0")))) '(font-lock-keyword-face ((t (:foreground "#8B6E46")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#8B6E46")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F7A21B")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#8B6E46")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'chocolate ) ================================================ FILE: emacs/contrast/carbonight-contrast-theme.el ================================================ (deftheme carbonight-contrast "Carbonight Contrast.") (custom-theme-set-faces 'carbonight-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#000000" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#C4C4C4")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#8C8C8C" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#8C8C8C")))) '(font-lock-builtin-face ((t (:foreground "#C4C4C4")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#423F3D")))) '(font-lock-constant-face ((t (:foreground "#8C8C8C")))) '(font-lock-doc-face ((t (:foreground "#5c5856")))) '(font-lock-function-name-face ((t (:foreground "#ffffff")))) '(font-lock-keyword-face ((t (:foreground "#ffffff")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#ffffff")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#ffffff")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#C4C4C4")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'carbonight-contrast ) ================================================ FILE: emacs/contrast/darkside-contrast-theme.el ================================================ (deftheme darkside-contrast "Darkside Contrast.") (custom-theme-set-faces 'darkside-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#BABABA" :background "#000000" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#1CC3E8")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FF4E50" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FF4E50")))) '(font-lock-builtin-face ((t (:foreground "#1CC3E8")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#494B4D")))) '(font-lock-constant-face ((t (:foreground "#E8341C")))) '(font-lock-doc-face ((t (:foreground "#696b6e")))) '(font-lock-function-name-face ((t (:foreground "#68C244")))) '(font-lock-keyword-face ((t (:foreground "#8E69C9")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#8E69C9")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F2D42C")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#1CC3E8")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'darkside-contrast ) ================================================ FILE: emacs/contrast/earthsong-contrast-theme.el ================================================ (deftheme earthsong-contrast "Nothing to do with Michael Jackson.") (custom-theme-set-faces 'earthsong-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#EBD1B7" :background "#12100f" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#95CC5E")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#DB784D" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#DB784D")))) '(font-lock-builtin-face ((t (:foreground "#95CC5E")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7A7267")))) '(font-lock-constant-face ((t (:foreground "#DB784D")))) '(font-lock-doc-face ((t (:foreground "#9a9082")))) '(font-lock-function-name-face ((t (:foreground "#60A365")))) '(font-lock-keyword-face ((t (:foreground "#95CC5E")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#95CC5E")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F8BB39")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#95CC5E")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'earthsong-contrast ) ================================================ FILE: emacs/contrast/freshcut-contrast-theme.el ================================================ (deftheme freshcut-contrast "Freshcut.") (custom-theme-set-faces 'freshcut-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#000000" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#4ECDC4")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#008097" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#008097")))) '(font-lock-builtin-face ((t (:foreground "#4ECDC4")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#737b84")))) '(font-lock-constant-face ((t (:foreground "#00A8C6")))) '(font-lock-doc-face ((t (:foreground "#939da8")))) '(font-lock-function-name-face ((t (:foreground "#AEE239")))) '(font-lock-keyword-face ((t (:foreground "#4ECDC4")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#4ECDC4")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#e9ee00")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#4ECDC4")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'freshcut-contrast ) ================================================ FILE: emacs/contrast/frontier-contrast-theme.el ================================================ (deftheme frontier-contrast "Frontier.") (custom-theme-set-faces 'frontier-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#110f0e" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#2EBF7E")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#2EBF7E" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#2EBF7E")))) '(font-lock-builtin-face ((t (:foreground "#2EBF7E")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7A7267")))) '(font-lock-constant-face ((t (:foreground "#F23A3A")))) '(font-lock-doc-face ((t (:foreground "#a59a8a")))) '(font-lock-function-name-face ((t (:foreground "#F8BB39")))) '(font-lock-keyword-face ((t (:foreground "#2EBF7E")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#2EBF7E")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F8BB39")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#2EBF7E")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'frontier-contrast ) ================================================ FILE: emacs/contrast/gloom-contrast-theme.el ================================================ (deftheme gloom-contrast "Gloom.") (custom-theme-set-faces 'gloom-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#D8EBE5" :background "#0f120f" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#26A6A6")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FF5D38" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FF5D38")))) '(font-lock-builtin-face ((t (:foreground "#26A6A6")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#4F6E64")))) '(font-lock-constant-face ((t (:foreground "#FF5D38")))) '(font-lock-doc-face ((t (:foreground "#668e81")))) '(font-lock-function-name-face ((t (:foreground "#BCD42A")))) '(font-lock-keyword-face ((t (:foreground "#FF5D38")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FF5D38")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#BCD42A")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#26A6A6")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'gloom-contrast ) ================================================ FILE: emacs/contrast/glowfish-contrast-theme.el ================================================ (deftheme glowfish-contrast "Glowfish.") (custom-theme-set-faces 'glowfish-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#6ea240" :background "#090b07" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#95CC5E")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#DB784D" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#DB784D")))) '(font-lock-builtin-face ((t (:foreground "#95CC5E")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#3c4e2d")))) '(font-lock-constant-face ((t (:foreground "#DB784D")))) '(font-lock-doc-face ((t (:foreground "#67854f")))) '(font-lock-function-name-face ((t (:foreground "#60A365")))) '(font-lock-keyword-face ((t (:foreground "#95CC5E")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#95CC5E")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F8BB39")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#95CC5E")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'glowfish-contrast ) ================================================ FILE: emacs/contrast/goldfish-contrast-theme.el ================================================ (deftheme goldfish-contrast "Goldfish.") (custom-theme-set-faces 'goldfish-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#0c0d0e" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#F38630")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F38630" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F38630")))) '(font-lock-builtin-face ((t (:foreground "#F38630")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#505C63")))) '(font-lock-constant-face ((t (:foreground "#FA6900")))) '(font-lock-doc-face ((t (:foreground "#798891")))) '(font-lock-function-name-face ((t (:foreground "#69D2E7")))) '(font-lock-keyword-face ((t (:foreground "#F38630")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F38630")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#f36e3a")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#F38630")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'goldfish-contrast ) ================================================ FILE: emacs/contrast/grunge-contrast-theme.el ================================================ (deftheme grunge-contrast "Grunge.") (custom-theme-set-faces 'grunge-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#0c0c0a" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#D1F2A5")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F56991" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F56991")))) '(font-lock-builtin-face ((t (:foreground "#D1F2A5")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#5C634F")))) '(font-lock-constant-face ((t (:foreground "#F56991")))) '(font-lock-doc-face ((t (:foreground "#7f886f")))) '(font-lock-function-name-face ((t (:foreground "#FFC48C")))) '(font-lock-keyword-face ((t (:foreground "#FFC48C")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFC48C")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#D1F2A5")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#D1F2A5")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'grunge-contrast ) ================================================ FILE: emacs/contrast/halflife-contrast-theme.el ================================================ (deftheme halflife-contrast "Halflife.") (custom-theme-set-faces 'halflife-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#cccccc" :background "#000000" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FC913A")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F85931" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F85931")))) '(font-lock-builtin-face ((t (:foreground "#FC913A")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#555555")))) '(font-lock-constant-face ((t (:foreground "#7D8991")))) '(font-lock-doc-face ((t (:foreground "#808080")))) '(font-lock-function-name-face ((t (:foreground "#F9D423")))) '(font-lock-keyword-face ((t (:foreground "#F85931")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F85931")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F9D423")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FC913A")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'halflife-contrast ) ================================================ FILE: emacs/contrast/hyrule-contrast-theme.el ================================================ (deftheme hyrule-contrast "Hyrule.") (custom-theme-set-faces 'hyrule-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#c0d5c1" :background "#0c0c0c" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#f5c504")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#569e16" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#569e16")))) '(font-lock-builtin-face ((t (:foreground "#f5c504")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#716d6a")))) '(font-lock-constant-face ((t (:foreground "#569e16")))) '(font-lock-doc-face ((t (:foreground "#9e9a98")))) '(font-lock-function-name-face ((t (:foreground "#90c93f")))) '(font-lock-keyword-face ((t (:foreground "#f5c504")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#f5c504")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#ce830d")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#f5c504")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'hyrule-contrast ) ================================================ FILE: emacs/contrast/iceberg-contrast-theme.el ================================================ (deftheme iceberg-contrast "Iceberg.") (custom-theme-set-faces 'iceberg-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#BDD6DB" :background "#0b0e0e" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#59C0E3")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#2D8DA1" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#2D8DA1")))) '(font-lock-builtin-face ((t (:foreground "#59C0E3")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#537178")))) '(font-lock-constant-face ((t (:foreground "#2D8DA1")))) '(font-lock-doc-face ((t (:foreground "#79a2ab")))) '(font-lock-function-name-face ((t (:foreground "#FFFFFF")))) '(font-lock-keyword-face ((t (:foreground "#ffffff")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#ffffff")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FFFFFF")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#59C0E3")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'iceberg-contrast ) ================================================ FILE: emacs/contrast/juicy-contrast-theme.el ================================================ (deftheme juicy-contrast "Juicy.") (custom-theme-set-faces 'juicy-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#e3e2e0" :background "#000000" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FF4E50")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FF4E50" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FF4E50")))) '(font-lock-builtin-face ((t (:foreground "#FF4E50")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#777777")))) '(font-lock-constant-face ((t (:foreground "#3bc7b8")))) '(font-lock-doc-face ((t (:foreground "#9b9b9b")))) '(font-lock-function-name-face ((t (:foreground "#c3cb4c")))) '(font-lock-keyword-face ((t (:foreground "#F85931")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F85931")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#3bc7b8")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FF4E50")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'juicy-contrast ) ================================================ FILE: emacs/contrast/keen-contrast-theme.el ================================================ (deftheme keen-contrast "Keen.") (custom-theme-set-faces 'keen-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#000000" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#6F8B94")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#8767b7" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#8767b7")))) '(font-lock-builtin-face ((t (:foreground "#6F8B94")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#374c60")))) '(font-lock-constant-face ((t (:foreground "#8767b7")))) '(font-lock-doc-face ((t (:foreground "#56738e")))) '(font-lock-function-name-face ((t (:foreground "#b5db99")))) '(font-lock-keyword-face ((t (:foreground "#8767b7")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#8767b7")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#b5db99")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#6F8B94")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'keen-contrast ) ================================================ FILE: emacs/contrast/laravel-contrast-theme.el ================================================ (deftheme laravel-contrast "Laravel.") (custom-theme-set-faces 'laravel-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#000000" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FFC48C")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#cd724e" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#cd724e")))) '(font-lock-builtin-face ((t (:foreground "#FFC48C")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#615953")))) '(font-lock-constant-face ((t (:foreground "#FC6B0A")))) '(font-lock-doc-face ((t (:foreground "#8e8279")))) '(font-lock-function-name-face ((t (:foreground "#FC580C")))) '(font-lock-keyword-face ((t (:foreground "#FFC48C")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFC48C")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FDCA49")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FFC48C")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'laravel-contrast ) ================================================ FILE: emacs/contrast/lavender-contrast-theme.el ================================================ (deftheme lavender-contrast "Lavender.") (custom-theme-set-faces 'lavender-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#E0CEED" :background "#080709" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#A29DFA")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#B657FF" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#B657FF")))) '(font-lock-builtin-face ((t (:foreground "#A29DFA")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#614e6e")))) '(font-lock-constant-face ((t (:foreground "#B657FF")))) '(font-lock-doc-face ((t (:foreground "#9076a1")))) '(font-lock-function-name-face ((t (:foreground "#F5B0EF")))) '(font-lock-keyword-face ((t (:foreground "#8E69C9")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#8E69C9")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F5B0EF")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#A29DFA")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'lavender-contrast ) ================================================ FILE: emacs/contrast/mellow-contrast-theme.el ================================================ (deftheme mellow-contrast "Mellow.") (custom-theme-set-faces 'mellow-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#0b0a09" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#F2BC79")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F55D79" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F55D79")))) '(font-lock-builtin-face ((t (:foreground "#F2BC79")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7A7267")))) '(font-lock-constant-face ((t (:foreground "#1F8181")))) '(font-lock-doc-face ((t (:foreground "#a09688")))) '(font-lock-function-name-face ((t (:foreground "#F28972")))) '(font-lock-keyword-face ((t (:foreground "#F55D79")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F55D79")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F8BB39")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#F2BC79")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'mellow-contrast ) ================================================ FILE: emacs/contrast/mud-contrast-theme.el ================================================ (deftheme mud-contrast "Mud.") (custom-theme-set-faces 'mud-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#0d0b0b" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#f2c12f")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#b5db99" :foreground "#4e653d")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#b5db99")))) '(font-lock-builtin-face ((t (:foreground "#f2c12f")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#524343")))) '(font-lock-constant-face ((t (:foreground "#f55239")))) '(font-lock-doc-face ((t (:foreground "#e3d7d6")))) '(font-lock-function-name-face ((t (:foreground "#8ee350")))) '(font-lock-keyword-face ((t (:foreground "#eaba2c")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#eaba2c")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#b5db99")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#f2c12f")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'mud-contrast ) ================================================ FILE: emacs/contrast/patriot-contrast-theme.el ================================================ (deftheme patriot-contrast "Patriot.") (custom-theme-set-faces 'patriot-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#CAD9E3" :background "#0d0e0f" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#DE333C")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#DE333C" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#DE333C")))) '(font-lock-builtin-face ((t (:foreground "#DE333C")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#515E66")))) '(font-lock-constant-face ((t (:foreground "#2E6FD9")))) '(font-lock-doc-face ((t (:foreground "#798b96")))) '(font-lock-function-name-face ((t (:foreground "#ffffff")))) '(font-lock-keyword-face ((t (:foreground "#DE333C")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#DE333C")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#3790DE")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#DE333C")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'patriot-contrast ) ================================================ FILE: emacs/contrast/peacock-contrast-theme.el ================================================ (deftheme peacock-contrast "Dayle's peacock sublime theme.") (custom-theme-set-faces 'peacock-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#0c0c0b" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#26a6a6")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#ff5d38" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#ff5d38")))) '(font-lock-builtin-face ((t (:foreground "#26a6a6")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#555555")))) '(font-lock-constant-face ((t (:foreground "#ff5d38")))) '(font-lock-doc-face ((t (:foreground "#888888")))) '(font-lock-function-name-face ((t (:foreground "#bcd42a")))) '(font-lock-keyword-face ((t (:foreground "#FF5D38")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FF5D38")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#bcd42a")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#26a6a6")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'peacock-contrast ) ================================================ FILE: emacs/contrast/potpourri-contrast-theme.el ================================================ (deftheme potpourri-contrast "Potpourri.") (custom-theme-set-faces 'potpourri-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#0d0c0c" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#C491C4")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#ED1153" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#ED1153")))) '(font-lock-builtin-face ((t (:foreground "#C491C4")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#696363")))) '(font-lock-constant-face ((t (:foreground "#ED1153")))) '(font-lock-doc-face ((t (:foreground "#8f8787")))) '(font-lock-function-name-face ((t (:foreground "#B866FA")))) '(font-lock-keyword-face ((t (:foreground "#F76ACB")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F76ACB")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#B866FA")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#C491C4")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'potpourri-contrast ) ================================================ FILE: emacs/contrast/revelation-contrast-theme.el ================================================ (deftheme revelation-contrast "Revelation.") (custom-theme-set-faces 'revelation-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#DEDEDE" :background "#0c0b0b" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#4E5D84")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#617FA0" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#617FA0")))) '(font-lock-builtin-face ((t (:foreground "#4E5D84")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7b726b")))) '(font-lock-constant-face ((t (:foreground "#617FA0")))) '(font-lock-doc-face ((t (:foreground "#a19790")))) '(font-lock-function-name-face ((t (:foreground "#95C2E8")))) '(font-lock-keyword-face ((t (:foreground "#FFBB29")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFBB29")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FFBB29")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#4E5D84")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'revelation-contrast ) ================================================ FILE: emacs/contrast/slime-contrast-theme.el ================================================ (deftheme slime-contrast "Slime.") (custom-theme-set-faces 'slime-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#FFFFFF" :background "#0b0c0d" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#d8e778")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#C7AF3F" :foreground "#4e653d")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#C7AF3F")))) '(font-lock-builtin-face ((t (:foreground "#d8e778")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#4F5A63")))) '(font-lock-constant-face ((t (:foreground "#6a9ec5")))) '(font-lock-doc-face ((t (:foreground "#80919f")))) '(font-lock-function-name-face ((t (:foreground "#d0b123")))) '(font-lock-keyword-face ((t (:foreground "#dfbf29")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#dfbf29")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FAFFDB")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#d8e778")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'slime-contrast ) ================================================ FILE: emacs/contrast/snappy-contrast-theme.el ================================================ (deftheme snappy-contrast "Snappy.") (custom-theme-set-faces 'snappy-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#e3e2e0" :background "#0c0c0c" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#4ea1df")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#f66153" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#f66153")))) '(font-lock-builtin-face ((t (:foreground "#4ea1df")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#696969")))) '(font-lock-constant-face ((t (:foreground "#f66153")))) '(font-lock-doc-face ((t (:foreground "#909090")))) '(font-lock-function-name-face ((t (:foreground "#808dd3")))) '(font-lock-keyword-face ((t (:foreground "#808dd3")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#808dd3")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#4ea1df")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#4ea1df")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'snappy-contrast ) ================================================ FILE: emacs/contrast/solarflare-contrast-theme.el ================================================ (deftheme solarflare-contrast "Solarflare") (custom-theme-set-faces 'solarflare-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#e3e2e0" :background "#000000" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FC913A")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FF4E50" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FF4E50")))) '(font-lock-builtin-face ((t (:foreground "#FC913A")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#777777")))) '(font-lock-constant-face ((t (:foreground "#FF4E50")))) '(font-lock-doc-face ((t (:foreground "#9b9b9b")))) '(font-lock-function-name-face ((t (:foreground "#EDE574")))) '(font-lock-keyword-face ((t (:foreground "#FC913A")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FC913A")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#EDE574")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FC913A")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'solarflare-contrast ) ================================================ FILE: emacs/contrast/sourlick-contrast-theme.el ================================================ (deftheme sourlick-contrast "Sourlick.") (custom-theme-set-faces 'sourlick-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#DEDEDE" :background "#060606" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#EDF252")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#518f0d" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#518f0d")))) '(font-lock-builtin-face ((t (:foreground "#EDF252")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#615953")))) '(font-lock-constant-face ((t (:foreground "#8AC27A")))) '(font-lock-doc-face ((t (:foreground "#92867d")))) '(font-lock-function-name-face ((t (:foreground "#BDF522")))) '(font-lock-keyword-face ((t (:foreground "#FFBB29")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFBB29")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#E4FF33")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#EDF252")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'sourlick-contrast ) ================================================ FILE: emacs/contrast/stark-contrast-theme.el ================================================ (deftheme stark-contrast "Stark.") (custom-theme-set-faces 'stark-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#DEDEDE" :background "#0b0a0a" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FFBB29")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F03113" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F03113")))) '(font-lock-builtin-face ((t (:foreground "#FFBB29")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#615953")))) '(font-lock-constant-face ((t (:foreground "#F03113")))) '(font-lock-doc-face ((t (:foreground "#877d76")))) '(font-lock-function-name-face ((t (:foreground "#F03113")))) '(font-lock-keyword-face ((t (:foreground "#FFBB29")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFBB29")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FFBB29")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FFBB29")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'stark-contrast ) ================================================ FILE: emacs/contrast/tron-contrast-theme.el ================================================ (deftheme tron-contrast "Tron.") (custom-theme-set-faces 'tron-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#aec2e0" :background "#07090b" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#267fb5")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#7a9bc2" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#7a9bc2")))) '(font-lock-builtin-face ((t (:foreground "#267fb5")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#324357")))) '(font-lock-constant-face ((t (:foreground "#ffffff")))) '(font-lock-doc-face ((t (:foreground "#4d6785")))) '(font-lock-function-name-face ((t (:foreground "#ffffff")))) '(font-lock-keyword-face ((t (:foreground "#267fb5")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#267fb5")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#6ee2ff")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#267fb5")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'tron-contrast ) ================================================ FILE: emacs/contrast/turnip-contrast-theme.el ================================================ (deftheme turnip-contrast "Mmm taste them turnips.") (custom-theme-set-faces 'turnip-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#EDE0CE" :background "#080809" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#92B55F")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#487D76" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#487D76")))) '(font-lock-builtin-face ((t (:foreground "#92B55F")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7A7267")))) '(font-lock-constant-face ((t (:foreground "#487D76")))) '(font-lock-doc-face ((t (:foreground "#aea395")))) '(font-lock-function-name-face ((t (:foreground "#E8DA5E")))) '(font-lock-keyword-face ((t (:foreground "#487D76")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#487D76")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#E8DA5E")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#92B55F")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'turnip-contrast ) ================================================ FILE: emacs/contrast/zacks-contrast-theme.el ================================================ (deftheme zacks-contrast "Dayle's zacks theme.") (custom-theme-set-faces 'zacks-contrast '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#f0f0f0" :background "#000000" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#9c7ddb")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#9c7ddb" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#9c7ddb")))) '(font-lock-builtin-face ((t (:foreground "#9c7ddb")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#777777")))) '(font-lock-constant-face ((t (:foreground "#ff6a38")))) '(font-lock-doc-face ((t (:foreground "#afafaf")))) '(font-lock-function-name-face ((t (:foreground "#bcd42a")))) '(font-lock-keyword-face ((t (:foreground "#9c7ddb")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#9c7ddb")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#bcd42a")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#9c7ddb")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'zacks-contrast ) ================================================ FILE: emacs/crisp-theme.el ================================================ (deftheme crisp "Crisp.") (custom-theme-set-faces 'crisp '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#221a22" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#cba0cd")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FC6A0F" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FC6A0F")))) '(font-lock-builtin-face ((t (:foreground "#cba0cd")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#574457")))) '(font-lock-constant-face ((t (:foreground "#765478")))) '(font-lock-doc-face ((t (:foreground "#776377")))) '(font-lock-function-name-face ((t (:foreground "#FC6A0F")))) '(font-lock-keyword-face ((t (:foreground "#cba0cd")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#cba0cd")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#fc9a0f")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#cba0cd")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'crisp ) ================================================ FILE: emacs/darkside-theme.el ================================================ (deftheme darkside "Darkside.") (custom-theme-set-faces 'darkside '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#BABABA" :background "#222324" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#1CC3E8")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FF4E50" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FF4E50")))) '(font-lock-builtin-face ((t (:foreground "#1CC3E8")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#494B4D")))) '(font-lock-constant-face ((t (:foreground "#E8341C")))) '(font-lock-doc-face ((t (:foreground "#696b6e")))) '(font-lock-function-name-face ((t (:foreground "#68C244")))) '(font-lock-keyword-face ((t (:foreground "#8E69C9")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#8E69C9")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F2D42C")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#1CC3E8")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'darkside ) ================================================ FILE: emacs/earthsong-theme.el ================================================ (deftheme earthsong "Nothing to do with Michael Jackson.") (custom-theme-set-faces 'earthsong '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#EBD1B7" :background "#36312C" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#95CC5E")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#DB784D" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#DB784D")))) '(font-lock-builtin-face ((t (:foreground "#95CC5E")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7A7267")))) '(font-lock-constant-face ((t (:foreground "#DB784D")))) '(font-lock-doc-face ((t (:foreground "#9a9082")))) '(font-lock-function-name-face ((t (:foreground "#60A365")))) '(font-lock-keyword-face ((t (:foreground "#95CC5E")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#95CC5E")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F8BB39")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#95CC5E")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'earthsong ) ================================================ FILE: emacs/freshcut-theme.el ================================================ (deftheme freshcut "Freshcut.") (custom-theme-set-faces 'freshcut '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#2F3030" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#4ECDC4")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#008097" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#008097")))) '(font-lock-builtin-face ((t (:foreground "#4ECDC4")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#737b84")))) '(font-lock-constant-face ((t (:foreground "#00A8C6")))) '(font-lock-doc-face ((t (:foreground "#939da8")))) '(font-lock-function-name-face ((t (:foreground "#AEE239")))) '(font-lock-keyword-face ((t (:foreground "#4ECDC4")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#4ECDC4")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#e9ee00")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#4ECDC4")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'freshcut ) ================================================ FILE: emacs/frontier-theme.el ================================================ (deftheme frontier "Frontier.") (custom-theme-set-faces 'frontier '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#36312C" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#2EBF7E")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#2EBF7E" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#2EBF7E")))) '(font-lock-builtin-face ((t (:foreground "#2EBF7E")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7A7267")))) '(font-lock-constant-face ((t (:foreground "#F23A3A")))) '(font-lock-doc-face ((t (:foreground "#a59a8a")))) '(font-lock-function-name-face ((t (:foreground "#F8BB39")))) '(font-lock-keyword-face ((t (:foreground "#2EBF7E")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#2EBF7E")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F8BB39")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#2EBF7E")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'frontier ) ================================================ FILE: emacs/github-theme.el ================================================ (deftheme github "Github.") (custom-theme-set-faces 'github '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#555555" :background "#ffffff" :stipple nil :inherit nil)))) '(cursor ((t (:background "#444444")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#445588")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#008080" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#008080")))) '(font-lock-builtin-face ((t (:foreground "#445588")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#b8b6b1")))) '(font-lock-constant-face ((t (:foreground "#008080")))) '(font-lock-doc-face ((t (:foreground "#7f7e7a")))) '(font-lock-function-name-face ((t (:foreground "#DD1144")))) '(font-lock-keyword-face ((t (:foreground "#445588")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#445588")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#DD1144")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#445588")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'github ) ================================================ FILE: emacs/gloom-theme.el ================================================ (deftheme gloom "Gloom.") (custom-theme-set-faces 'gloom '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#D8EBE5" :background "#2A332B" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#26A6A6")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FF5D38" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FF5D38")))) '(font-lock-builtin-face ((t (:foreground "#26A6A6")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#4F6E64")))) '(font-lock-constant-face ((t (:foreground "#FF5D38")))) '(font-lock-doc-face ((t (:foreground "#668e81")))) '(font-lock-function-name-face ((t (:foreground "#BCD42A")))) '(font-lock-keyword-face ((t (:foreground "#FF5D38")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FF5D38")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#BCD42A")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#26A6A6")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'gloom ) ================================================ FILE: emacs/glowfish-theme.el ================================================ (deftheme glowfish "Glowfish.") (custom-theme-set-faces 'glowfish '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#6ea240" :background "#191f13" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#95CC5E")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#DB784D" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#DB784D")))) '(font-lock-builtin-face ((t (:foreground "#95CC5E")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#3c4e2d")))) '(font-lock-constant-face ((t (:foreground "#DB784D")))) '(font-lock-doc-face ((t (:foreground "#67854f")))) '(font-lock-function-name-face ((t (:foreground "#60A365")))) '(font-lock-keyword-face ((t (:foreground "#95CC5E")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#95CC5E")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F8BB39")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#95CC5E")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'glowfish ) ================================================ FILE: emacs/goldfish-theme.el ================================================ (deftheme goldfish "Goldfish.") (custom-theme-set-faces 'goldfish '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#2E3336" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#F38630")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F38630" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F38630")))) '(font-lock-builtin-face ((t (:foreground "#F38630")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#505C63")))) '(font-lock-constant-face ((t (:foreground "#FA6900")))) '(font-lock-doc-face ((t (:foreground "#798891")))) '(font-lock-function-name-face ((t (:foreground "#69D2E7")))) '(font-lock-keyword-face ((t (:foreground "#F38630")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F38630")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#f36e3a")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#F38630")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'goldfish ) ================================================ FILE: emacs/grunge-theme.el ================================================ (deftheme grunge "Grunge.") (custom-theme-set-faces 'grunge '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#31332C" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#D1F2A5")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F56991" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F56991")))) '(font-lock-builtin-face ((t (:foreground "#D1F2A5")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#5C634F")))) '(font-lock-constant-face ((t (:foreground "#F56991")))) '(font-lock-doc-face ((t (:foreground "#7f886f")))) '(font-lock-function-name-face ((t (:foreground "#FFC48C")))) '(font-lock-keyword-face ((t (:foreground "#FFC48C")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFC48C")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#D1F2A5")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#D1F2A5")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'grunge ) ================================================ FILE: emacs/halflife-theme.el ================================================ (deftheme halflife "Halflife.") (custom-theme-set-faces 'halflife '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#cccccc" :background "#222222" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FC913A")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F85931" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F85931")))) '(font-lock-builtin-face ((t (:foreground "#FC913A")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#555555")))) '(font-lock-constant-face ((t (:foreground "#7D8991")))) '(font-lock-doc-face ((t (:foreground "#808080")))) '(font-lock-function-name-face ((t (:foreground "#F9D423")))) '(font-lock-keyword-face ((t (:foreground "#F85931")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F85931")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F9D423")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FC913A")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'halflife ) ================================================ FILE: emacs/heroku-theme.el ================================================ (deftheme heroku "Heroku.") (custom-theme-set-faces 'heroku '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#c8c7d5" :background "#1b1b24" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#585480")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#7873ae" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#7873ae")))) '(font-lock-builtin-face ((t (:foreground "#585480")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#505067")))) '(font-lock-constant-face ((t (:foreground "#7873ae")))) '(font-lock-doc-face ((t (:foreground "#5d5d76")))) '(font-lock-function-name-face ((t (:foreground "#ffffff")))) '(font-lock-keyword-face ((t (:foreground "#a6fa62")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#a6fa62")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#a6fa62")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#585480")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'heroku ) ================================================ FILE: emacs/hyrule-theme.el ================================================ (deftheme hyrule "Hyrule.") (custom-theme-set-faces 'hyrule '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#c0d5c1" :background "#2d2c2b" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#f5c504")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#569e16" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#569e16")))) '(font-lock-builtin-face ((t (:foreground "#f5c504")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#716d6a")))) '(font-lock-constant-face ((t (:foreground "#569e16")))) '(font-lock-doc-face ((t (:foreground "#9e9a98")))) '(font-lock-function-name-face ((t (:foreground "#90c93f")))) '(font-lock-keyword-face ((t (:foreground "#f5c504")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#f5c504")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#ce830d")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#f5c504")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'hyrule ) ================================================ FILE: emacs/iceberg-theme.el ================================================ (deftheme iceberg "Iceberg.") (custom-theme-set-faces 'iceberg '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#BDD6DB" :background "#323B3D" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#59C0E3")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#2D8DA1" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#2D8DA1")))) '(font-lock-builtin-face ((t (:foreground "#59C0E3")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#537178")))) '(font-lock-constant-face ((t (:foreground "#2D8DA1")))) '(font-lock-doc-face ((t (:foreground "#79a2ab")))) '(font-lock-function-name-face ((t (:foreground "#FFFFFF")))) '(font-lock-keyword-face ((t (:foreground "#ffffff")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#ffffff")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FFFFFF")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#59C0E3")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'iceberg ) ================================================ FILE: emacs/juicy-theme.el ================================================ (deftheme juicy "Juicy.") (custom-theme-set-faces 'juicy '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#e3e2e0" :background "#222222" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FF4E50")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FF4E50" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FF4E50")))) '(font-lock-builtin-face ((t (:foreground "#FF4E50")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#777777")))) '(font-lock-constant-face ((t (:foreground "#3bc7b8")))) '(font-lock-doc-face ((t (:foreground "#9b9b9b")))) '(font-lock-function-name-face ((t (:foreground "#c3cb4c")))) '(font-lock-keyword-face ((t (:foreground "#F85931")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F85931")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#3bc7b8")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FF4E50")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'juicy ) ================================================ FILE: emacs/keen-theme.el ================================================ (deftheme keen "Keen.") (custom-theme-set-faces 'keen '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#cccccc" :background "#111111" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#6F8B94")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#8767b7" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#8767b7")))) '(font-lock-builtin-face ((t (:foreground "#6F8B94")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#374c60")))) '(font-lock-constant-face ((t (:foreground "#8767b7")))) '(font-lock-doc-face ((t (:foreground "#56738e")))) '(font-lock-function-name-face ((t (:foreground "#b5db99")))) '(font-lock-keyword-face ((t (:foreground "#8767b7")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#8767b7")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#b5db99")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#6F8B94")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'keen ) ================================================ FILE: emacs/kiwi-theme.el ================================================ (deftheme kiwi "Kiwi") (custom-theme-set-faces 'kiwi '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#EDEBE6" :background "#161a19" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#229986")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#0B6D5C" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#0B6D5C")))) '(font-lock-builtin-face ((t (:foreground "#229986")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#354341")))) '(font-lock-constant-face ((t (:foreground "#95C72A")))) '(font-lock-doc-face ((t (:foreground "#5b7a75")))) '(font-lock-function-name-face ((t (:foreground "#0B6D5C")))) '(font-lock-keyword-face ((t (:foreground "#95C72A")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#95C72A")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#a1e6c1")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#229986")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'kiwi ) ================================================ FILE: emacs/laravel-theme.el ================================================ (deftheme laravel "Laravel.") (custom-theme-set-faces 'laravel '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#DEDEDE" :background "#2E2C2B" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FFC48C")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#cd724e" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#cd724e")))) '(font-lock-builtin-face ((t (:foreground "#FFC48C")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#615953")))) '(font-lock-constant-face ((t (:foreground "#FC6B0A")))) '(font-lock-doc-face ((t (:foreground "#8e8279")))) '(font-lock-function-name-face ((t (:foreground "#FC580C")))) '(font-lock-keyword-face ((t (:foreground "#FFC48C")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFC48C")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FDCA49")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FFC48C")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'laravel ) ================================================ FILE: emacs/lavender-theme.el ================================================ (deftheme lavender "Lavender.") (custom-theme-set-faces 'lavender '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#E0CEED" :background "#29222E" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#A29DFA")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#B657FF" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#B657FF")))) '(font-lock-builtin-face ((t (:foreground "#A29DFA")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#614e6e")))) '(font-lock-constant-face ((t (:foreground "#B657FF")))) '(font-lock-doc-face ((t (:foreground "#9076a1")))) '(font-lock-function-name-face ((t (:foreground "#F5B0EF")))) '(font-lock-keyword-face ((t (:foreground "#8E69C9")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#8E69C9")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F5B0EF")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#A29DFA")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'lavender ) ================================================ FILE: emacs/legacy-theme.el ================================================ (deftheme legacy "Aurélien Thieriot wasn't happy with just one theme, here's Tron Legacy!") (custom-theme-set-faces 'legacy '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#aec2e0" :background "#14191f" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#267fb5")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FF410D" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FF410D")))) '(font-lock-builtin-face ((t (:foreground "#267fb5")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#324357")))) '(font-lock-constant-face ((t (:foreground "#ffffff")))) '(font-lock-doc-face ((t (:foreground "#4d6785")))) '(font-lock-function-name-face ((t (:foreground "#FFB20D")))) '(font-lock-keyword-face ((t (:foreground "#267fb5")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#267fb5")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FF410D")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#267fb5")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'legacy ) ================================================ FILE: emacs/light/earthsong-light-theme.el ================================================ (deftheme earthsong-light "Nothing to do with Michael Jackson.") (custom-theme-set-faces 'earthsong-light '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#4d463e" :background "#ffffff" :stipple nil :inherit nil)))) '(cursor ((t (:background "#111111")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#95CC5E")))) '(highlight ((t (:background "#ffe792" :foreground "#ffffff")))) '(region ((t (:background "#60A365" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#60A365")))) '(font-lock-builtin-face ((t (:foreground "#95CC5E")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#d6cab9")))) '(font-lock-constant-face ((t (:foreground "#DB784D")))) '(font-lock-doc-face ((t (:foreground "#9a9082")))) '(font-lock-function-name-face ((t (:foreground "#60A365")))) '(font-lock-keyword-face ((t (:foreground "#95CC5E")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#95CC5E")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F8BB39")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#95CC5E")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#ffffff")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#ffffff")))) '(match ((t (:background "#ffe792" :foreground "#ffffff")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'earthsong-light ) ================================================ FILE: emacs/light/snappy-light-theme.el ================================================ (deftheme snappy-light "Snappy Light.") (custom-theme-set-faces 'snappy-light '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#555555" :background "#ffffff" :stipple nil :inherit nil)))) '(cursor ((t (:background "#444444")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#4ea1df")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#808dd3" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#808dd3")))) '(font-lock-builtin-face ((t (:foreground "#4ea1df")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#bbbbbb")))) '(font-lock-constant-face ((t (:foreground "#f66153")))) '(font-lock-doc-face ((t (:foreground "#7d7d7d")))) '(font-lock-function-name-face ((t (:foreground "#808dd3")))) '(font-lock-keyword-face ((t (:foreground "#606aa1")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#606aa1")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#4ea1df")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#4ea1df")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'snappy-light ) ================================================ FILE: emacs/light/userscape-theme.el ================================================ (deftheme userscape "Userscape.") (custom-theme-set-faces 'userscape '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#879BB0" :background "#F5F8FC" :stipple nil :inherit nil)))) '(cursor ((t (:background "#444444")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#A8C0E0")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#355B8C" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#355B8C")))) '(font-lock-builtin-face ((t (:foreground "#A8C0E0")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#bbbbbb")))) '(font-lock-constant-face ((t (:foreground "#355B8C")))) '(font-lock-doc-face ((t (:foreground "#7d7d7d")))) '(font-lock-function-name-face ((t (:foreground "#E3BD14")))) '(font-lock-keyword-face ((t (:foreground "#DE4D3A")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#DE4D3A")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#E3BD14")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#A8C0E0")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'userscape ) ================================================ FILE: emacs/mellow-theme.el ================================================ (deftheme mellow "Mellow.") (custom-theme-set-faces 'mellow '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#36312C" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#F2BC79")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F55D79" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F55D79")))) '(font-lock-builtin-face ((t (:foreground "#F2BC79")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7A7267")))) '(font-lock-constant-face ((t (:foreground "#1F8181")))) '(font-lock-doc-face ((t (:foreground "#a09688")))) '(font-lock-function-name-face ((t (:foreground "#F28972")))) '(font-lock-keyword-face ((t (:foreground "#F55D79")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F55D79")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F8BB39")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#F2BC79")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'mellow ) ================================================ FILE: emacs/mintchoc-theme.el ================================================ (deftheme mintchoc "Mintchoc.") (custom-theme-set-faces 'mintchoc '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#BABABA" :background "#2b221c" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#9D8262")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#008D62" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#008D62")))) '(font-lock-builtin-face ((t (:foreground "#9D8262")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#564439")))) '(font-lock-constant-face ((t (:foreground "#008D62")))) '(font-lock-doc-face ((t (:foreground "#775a47")))) '(font-lock-function-name-face ((t (:foreground "#00E08C")))) '(font-lock-keyword-face ((t (:foreground "#008D62")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#008D62")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#00E08C")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#9D8262")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'mintchoc ) ================================================ FILE: emacs/mud-theme.el ================================================ (deftheme mud "Mud.") (custom-theme-set-faces 'mud '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#403635" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#e9c865")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#b5db99" :foreground "#4e653d")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#b5db99")))) '(font-lock-builtin-face ((t (:foreground "#e9c865")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#c3b8b7")))) '(font-lock-constant-face ((t (:foreground "#FF9787")))) '(font-lock-doc-face ((t (:foreground "#e3d7d6")))) '(font-lock-function-name-face ((t (:foreground "#b5db99")))) '(font-lock-keyword-face ((t (:foreground "#e9c865")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#e9c865")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#b5db99")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#e9c865")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'mud ) ================================================ FILE: emacs/otakon-theme.el ================================================ (deftheme otakon "Otakon.") (custom-theme-set-faces 'otakon '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#f9f3f9" :background "#171417" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#B1A6CA")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#B1A6CA" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#B1A6CA")))) '(font-lock-builtin-face ((t (:foreground "#B1A6CA")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#515166")))) '(font-lock-constant-face ((t (:foreground "#F6E6EB")))) '(font-lock-doc-face ((t (:foreground "#686883")))) '(font-lock-function-name-face ((t (:foreground "#E484B2")))) '(font-lock-keyword-face ((t (:foreground "#F0B9D4")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F0B9D4")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#9eb2d9")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#B1A6CA")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'otakon ) ================================================ FILE: emacs/pastel-theme.el ================================================ (deftheme pastel "Pastel.") (custom-theme-set-faces 'pastel '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#eeeeee" :background "#222222" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#9474a9")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#008D62" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#008D62")))) '(font-lock-builtin-face ((t (:foreground "#9474a9")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#444444")))) '(font-lock-constant-face ((t (:foreground "#04C4A5")))) '(font-lock-doc-face ((t (:foreground "#666666")))) '(font-lock-function-name-face ((t (:foreground "#C56C6C")))) '(font-lock-keyword-face ((t (:foreground "#E2E060")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#E2E060")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#C56C6C")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#9474a9")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'pastel ) ================================================ FILE: emacs/patriot-theme.el ================================================ (deftheme patriot "Patriot.") (custom-theme-set-faces 'patriot '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#CAD9E3" :background "#2D3133" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#DE333C")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#DE333C" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#DE333C")))) '(font-lock-builtin-face ((t (:foreground "#DE333C")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#515E66")))) '(font-lock-constant-face ((t (:foreground "#2E6FD9")))) '(font-lock-doc-face ((t (:foreground "#798b96")))) '(font-lock-function-name-face ((t (:foreground "#ffffff")))) '(font-lock-keyword-face ((t (:foreground "#DE333C")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#DE333C")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#3790DE")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#DE333C")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'patriot ) ================================================ FILE: emacs/peacock-theme.el ================================================ (deftheme peacock "Dayle's peacock sublime theme.") (custom-theme-set-faces 'peacock '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ede0ce" :background "#2b2a27" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#26a6a6")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#ff5d38" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#ff5d38")))) '(font-lock-builtin-face ((t (:foreground "#26a6a6")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7a7267")))) '(font-lock-constant-face ((t (:foreground "#ff5d38")))) '(font-lock-doc-face ((t (:foreground "#b7b1a9")))) '(font-lock-function-name-face ((t (:foreground "#bcd42a")))) '(font-lock-keyword-face ((t (:foreground "#FF5D38")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FF5D38")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#bcd42a")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#26a6a6")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'peacock ) ================================================ FILE: emacs/peacocks-in-space-theme.el ================================================ (deftheme peacocks-in-space "Peacocks In Space") (custom-theme-set-faces 'peacocks-in-space '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#dee3ec" :background "#2b303b" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#26A6A6")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#26A6A6" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#26A6A6")))) '(font-lock-builtin-face ((t (:foreground "#26A6A6")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#6e7a94")))) '(font-lock-constant-face ((t (:foreground "#FF5D38")))) '(font-lock-doc-face ((t (:foreground "#8998b9")))) '(font-lock-function-name-face ((t (:foreground "#BCD42A")))) '(font-lock-keyword-face ((t (:foreground "#FF5D38")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FF5D38")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#BCD42A")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#26A6A6")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'peacocks-in-space ) ================================================ FILE: emacs/peel-theme.el ================================================ (deftheme peel "Peel") (custom-theme-set-faces 'peel '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#EDEBE6" :background "#23201c" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#94C7B6")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#D3643B" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#D3643B")))) '(font-lock-builtin-face ((t (:foreground "#94C7B6")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#585146")))) '(font-lock-constant-face ((t (:foreground "#D3643B")))) '(font-lock-doc-face ((t (:foreground "#827766")))) '(font-lock-function-name-face ((t (:foreground "#D6E1C7")))) '(font-lock-keyword-face ((t (:foreground "#D3643B")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#D3643B")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#f4d370")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#94C7B6")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'peel ) ================================================ FILE: emacs/piggy-theme.el ================================================ (deftheme piggy "Piggy") (custom-theme-set-faces 'piggy '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#EDEBE6" :background "#1c1618" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#F52E62")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F52E62" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F52E62")))) '(font-lock-builtin-face ((t (:foreground "#F52E62")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#3f3236")))) '(font-lock-constant-face ((t (:foreground "#FD6A5D")))) '(font-lock-doc-face ((t (:foreground "#6a515a")))) '(font-lock-function-name-face ((t (:foreground "#FF5D80")))) '(font-lock-keyword-face ((t (:foreground "#F52E62")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F52E62")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FF453E")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#F52E62")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'piggy ) ================================================ FILE: emacs/potpourri-theme.el ================================================ (deftheme potpourri "Potpourri.") (custom-theme-set-faces 'potpourri '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#F8F8F2" :background "#2E2B2C" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#C491C4")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#ED1153" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#ED1153")))) '(font-lock-builtin-face ((t (:foreground "#C491C4")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#696363")))) '(font-lock-constant-face ((t (:foreground "#ED1153")))) '(font-lock-doc-face ((t (:foreground "#8f8787")))) '(font-lock-function-name-face ((t (:foreground "#B866FA")))) '(font-lock-keyword-face ((t (:foreground "#F76ACB")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#F76ACB")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#B866FA")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#C491C4")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'potpourri ) ================================================ FILE: emacs/rainbow-theme.el ================================================ (deftheme rainbow "Rainbow") (custom-theme-set-faces 'rainbow '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#c7d0d9" :background "#16181a" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#B3CC57")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#B3CC57" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#B3CC57")))) '(font-lock-builtin-face ((t (:foreground "#B3CC57")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#424c55")))) '(font-lock-constant-face ((t (:foreground "#EF746F")))) '(font-lock-doc-face ((t (:foreground "#5f6f7f")))) '(font-lock-function-name-face ((t (:foreground "#FFBE40")))) '(font-lock-keyword-face ((t (:foreground "#f86f50")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#f86f50")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#c78feb")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#B3CC57")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'rainbow ) ================================================ FILE: emacs/revelation-theme.el ================================================ (deftheme revelation "Revelation.") (custom-theme-set-faces 'revelation '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#DEDEDE" :background "#2E2C2B" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#4E5D84")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#617FA0" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#617FA0")))) '(font-lock-builtin-face ((t (:foreground "#4E5D84")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7b726b")))) '(font-lock-constant-face ((t (:foreground "#617FA0")))) '(font-lock-doc-face ((t (:foreground "#a19790")))) '(font-lock-function-name-face ((t (:foreground "#95C2E8")))) '(font-lock-keyword-face ((t (:foreground "#FFBB29")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFBB29")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FFBB29")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#4E5D84")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'revelation ) ================================================ FILE: emacs/shrek-theme.el ================================================ (deftheme shrek "Shrek.") (custom-theme-set-faces 'shrek '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#222222" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#B2DE62")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#857a5e" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#857a5e")))) '(font-lock-builtin-face ((t (:foreground "#B2DE62")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#555555")))) '(font-lock-constant-face ((t (:foreground "#857a5e")))) '(font-lock-doc-face ((t (:foreground "#777777")))) '(font-lock-function-name-face ((t (:foreground "#F0F2EB")))) '(font-lock-keyword-face ((t (:foreground "#B2DE62")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#B2DE62")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#81e911")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#B2DE62")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'shrek ) ================================================ FILE: emacs/slate-theme.el ================================================ (deftheme slate "Slate.") (custom-theme-set-faces 'slate '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ebebf4" :background "#19191f" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#566981")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#566981" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#566981")))) '(font-lock-builtin-face ((t (:foreground "#566981")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#515166")))) '(font-lock-constant-face ((t (:foreground "#89A7B1")))) '(font-lock-doc-face ((t (:foreground "#686883")))) '(font-lock-function-name-face ((t (:foreground "#CBDAD5")))) '(font-lock-keyword-face ((t (:foreground "#89A7B1")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#89A7B1")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#9eb2d9")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#566981")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'slate ) ================================================ FILE: emacs/slime-theme.el ================================================ (deftheme slime "Slime.") (custom-theme-set-faces 'slime '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#FFFFFF" :background "#292D30" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FAFFDB")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#C7AF3F" :foreground "#4e653d")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#C7AF3F")))) '(font-lock-builtin-face ((t (:foreground "#FAFFDB")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#4F5A63")))) '(font-lock-constant-face ((t (:foreground "#9FB3C2")))) '(font-lock-doc-face ((t (:foreground "#80919f")))) '(font-lock-function-name-face ((t (:foreground "#C7AF3F")))) '(font-lock-keyword-face ((t (:foreground "#C7AF3F")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#C7AF3F")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FAFFDB")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FAFFDB")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'slime ) ================================================ FILE: emacs/snappy-theme.el ================================================ (deftheme snappy "Snappy.") (custom-theme-set-faces 'snappy '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#e3e2e0" :background "#393939" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#4ea1df")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#f66153" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#f66153")))) '(font-lock-builtin-face ((t (:foreground "#4ea1df")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#696969")))) '(font-lock-constant-face ((t (:foreground "#f66153")))) '(font-lock-doc-face ((t (:foreground "#909090")))) '(font-lock-function-name-face ((t (:foreground "#808dd3")))) '(font-lock-keyword-face ((t (:foreground "#808dd3")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#808dd3")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#4ea1df")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#4ea1df")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'snappy ) ================================================ FILE: emacs/solarflare-theme.el ================================================ (deftheme solarflare "Solarflare") (custom-theme-set-faces 'solarflare '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#e3e2e0" :background "#222222" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FC913A")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#FF4E50" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#FF4E50")))) '(font-lock-builtin-face ((t (:foreground "#FC913A")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#777777")))) '(font-lock-constant-face ((t (:foreground "#FF4E50")))) '(font-lock-doc-face ((t (:foreground "#9b9b9b")))) '(font-lock-function-name-face ((t (:foreground "#EDE574")))) '(font-lock-keyword-face ((t (:foreground "#FC913A")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FC913A")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#EDE574")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FC913A")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'solarflare ) ================================================ FILE: emacs/sourlick-theme.el ================================================ (deftheme sourlick "Sourlick.") (custom-theme-set-faces 'sourlick '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#DEDEDE" :background "#2E2C2B" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#EDF252")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#518f0d" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#518f0d")))) '(font-lock-builtin-face ((t (:foreground "#EDF252")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#615953")))) '(font-lock-constant-face ((t (:foreground "#8AC27A")))) '(font-lock-doc-face ((t (:foreground "#92867d")))) '(font-lock-function-name-face ((t (:foreground "#BDF522")))) '(font-lock-keyword-face ((t (:foreground "#FFBB29")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFBB29")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#E4FF33")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#EDF252")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'sourlick ) ================================================ FILE: emacs/spearmint-theme.el ================================================ (deftheme spearmint "Spearmint.") (custom-theme-set-faces 'spearmint '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#719692" :background "#E1F0EE" :stipple nil :inherit nil)))) '(cursor ((t (:background "#444444")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#69ADB5")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#25808A" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#25808A")))) '(font-lock-builtin-face ((t (:foreground "#69ADB5")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#93C7C0")))) '(font-lock-constant-face ((t (:foreground "#25808A")))) '(font-lock-doc-face ((t (:foreground "#729e98")))) '(font-lock-function-name-face ((t (:foreground "#4CD7E0")))) '(font-lock-keyword-face ((t (:foreground "#199FA8")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#199FA8")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#4CD7E0")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#69ADB5")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'spearmint ) ================================================ FILE: emacs/stark-theme.el ================================================ (deftheme stark "Stark.") (custom-theme-set-faces 'stark '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#DEDEDE" :background "#2E2C2B" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#FFBB29")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#F03113" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#F03113")))) '(font-lock-builtin-face ((t (:foreground "#FFBB29")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#615953")))) '(font-lock-constant-face ((t (:foreground "#F03113")))) '(font-lock-doc-face ((t (:foreground "#877d76")))) '(font-lock-function-name-face ((t (:foreground "#F03113")))) '(font-lock-keyword-face ((t (:foreground "#FFBB29")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#FFBB29")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#FFBB29")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#FFBB29")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'stark ) ================================================ FILE: emacs/super-theme.el ================================================ (deftheme super "Super.") (custom-theme-set-faces 'super '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#15191D" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#5d67ad")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#E45635" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#E45635")))) '(font-lock-builtin-face ((t (:foreground "#5d67ad")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#465360")))) '(font-lock-constant-face ((t (:foreground "#D60257")))) '(font-lock-doc-face ((t (:foreground "#64778a")))) '(font-lock-function-name-face ((t (:foreground "#E45635")))) '(font-lock-keyword-face ((t (:foreground "#E45635")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#E45635")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#F7A21B")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#5d67ad")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'super ) ================================================ FILE: emacs/tonic-theme.el ================================================ (deftheme tonic "Tonic.") (custom-theme-set-faces 'tonic '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#eeeeee" :background "#2a2f31" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#75A1A4")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#75A1A4" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#75A1A4")))) '(font-lock-builtin-face ((t (:foreground "#75A1A4")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#4a5356")))) '(font-lock-constant-face ((t (:foreground "#B8CD44")))) '(font-lock-doc-face ((t (:foreground "#67757a")))) '(font-lock-function-name-face ((t (:foreground "#FD9F59")))) '(font-lock-keyword-face ((t (:foreground "#B8CD44")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#B8CD44")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#B8CD44")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#75A1A4")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'tonic ) ================================================ FILE: emacs/tribal-theme.el ================================================ (deftheme tribal "Tribal.") (custom-theme-set-faces 'tribal '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#ffffff" :background "#19191d" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#c43535")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#47959a" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#47959a")))) '(font-lock-builtin-face ((t (:foreground "#c43535")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#4a4a54")))) '(font-lock-constant-face ((t (:foreground "#5f5582")))) '(font-lock-doc-face ((t (:foreground "#62626e")))) '(font-lock-function-name-face ((t (:foreground "#E0DDEB")))) '(font-lock-keyword-face ((t (:foreground "#8f8aa2")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#8f8aa2")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#64aeb3")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#c43535")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'tribal ) ================================================ FILE: emacs/tron-theme.el ================================================ (deftheme tron "Tron.") (custom-theme-set-faces 'tron '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#aec2e0" :background "#14191f" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#267fb5")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#7a9bc2" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#7a9bc2")))) '(font-lock-builtin-face ((t (:foreground "#267fb5")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#324357")))) '(font-lock-constant-face ((t (:foreground "#ffffff")))) '(font-lock-doc-face ((t (:foreground "#4d6785")))) '(font-lock-function-name-face ((t (:foreground "#ffffff")))) '(font-lock-keyword-face ((t (:foreground "#267fb5")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#267fb5")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#6ee2ff")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#267fb5")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'tron ) ================================================ FILE: emacs/turnip-theme.el ================================================ (deftheme turnip "Mmm taste them turnips.") (custom-theme-set-faces 'turnip '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#EDE0CE" :background "#1a1b1d" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#92B55F")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#487D76" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#487D76")))) '(font-lock-builtin-face ((t (:foreground "#92B55F")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7A7267")))) '(font-lock-constant-face ((t (:foreground "#487D76")))) '(font-lock-doc-face ((t (:foreground "#aea395")))) '(font-lock-function-name-face ((t (:foreground "#E8DA5E")))) '(font-lock-keyword-face ((t (:foreground "#487D76")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#487D76")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#E8DA5E")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#92B55F")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'turnip ) ================================================ FILE: emacs/yule-theme.el ================================================ (deftheme yule "Yule.") (custom-theme-set-faces 'yule '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#EDE0CE" :background "#2B2A27" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#39B81F")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#D63131" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#D63131")))) '(font-lock-builtin-face ((t (:foreground "#39B81F")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#7A7267")))) '(font-lock-constant-face ((t (:foreground "#D63131")))) '(font-lock-doc-face ((t (:foreground "#bdae9a")))) '(font-lock-function-name-face ((t (:foreground "#EBB626")))) '(font-lock-keyword-face ((t (:foreground "#D63131")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#D63131")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#EBB626")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#39B81F")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'yule ) ================================================ FILE: emacs/zacks-theme.el ================================================ (deftheme zacks "Dayle's zacks theme.") (custom-theme-set-faces 'zacks '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :width normal :height 113 :weight normal :slant normal :underline nil :overline nil :strike-through nil :box nil :inverse-video nil :foreground "#f0f0f0" :background "#222222" :stipple nil :inherit nil)))) '(cursor ((t (:background "#f8f8f0")))) '(fixed-pitch ((t (:family "Monospace")))) '(variable-pitch ((t (:family "Sans Serif")))) '(escape-glyph ((t (:foreground "brown")))) '(minibuffer-prompt ((t (:foreground "#9c7ddb")))) '(highlight ((t (:background "#ffe792" :foreground "#000000")))) '(region ((t (:background "#9c7ddb" :foreground "#ffffff")))) '(shadow ((t (:foreground "#3b3a32")))) '(secondary-selection ((t (:background "#9c7ddb")))) '(font-lock-builtin-face ((t (:foreground "#9c7ddb")))) '(font-lock-comment-delimiter-face ((default (:inherit (font-lock-comment-face))))) '(font-lock-comment-face ((t (:foreground "#777777")))) '(font-lock-constant-face ((t (:foreground "#ff6a38")))) '(font-lock-doc-face ((t (:foreground "#afafaf")))) '(font-lock-function-name-face ((t (:foreground "#bcd42a")))) '(font-lock-keyword-face ((t (:foreground "#9c7ddb")))) '(font-lock-negation-char-face ((t nil))) '(font-lock-preprocessor-face ((t (:foreground "#9c7ddb")))) '(font-lock-regexp-grouping-backslash ((t (:inherit (bold))))) '(font-lock-regexp-grouping-construct ((t (:inherit (bold))))) '(font-lock-string-face ((t (:foreground "#bcd42a")))) '(font-lock-type-face ((t (:inherit 'default)))) '(font-lock-variable-name-face ((t (:foreground "#9c7ddb")))) '(font-lock-warning-face ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(button ((t (:inherit (link))))) '(link ((((class color) (min-colors 88) (background light)) (:underline (:color foreground-color :style line) :foreground "RoyalBlue3")) (((class color) (background light)) (:underline (:color foreground-color :style line) :foreground "blue")) (((class color) (min-colors 88) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan1")) (((class color) (background dark)) (:underline (:color foreground-color :style line) :foreground "cyan")) (t (:inherit (underline))))) '(link-visited ((default (:inherit (link))) (((class color) (background light)) (:foreground "magenta4")) (((class color) (background dark)) (:foreground "violet")))) '(fringe ((((class color) (background light)) (:background "grey95")) (((class color) (background dark)) (:background "grey10")) (t (:background "gray")))) '(header-line ((default (:inherit (mode-line))) (((type tty)) (:underline (:color foreground-color :style line) :inverse-video nil)) (((class color grayscale) (background light)) (:box nil :foreground "grey20" :background "grey90")) (((class color grayscale) (background dark)) (:box nil :foreground "grey90" :background "grey20")) (((class mono) (background light)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "black" :background "white")) (((class mono) (background dark)) (:underline (:color foreground-color :style line) :box nil :inverse-video nil :foreground "white" :background "black")))) '(tooltip ((((class color)) (:inherit (variable-pitch) :foreground "black" :background "lightyellow")) (t (:inherit (variable-pitch))))) '(mode-line ((((class color) (min-colors 88)) (:foreground "black" :background "grey75" :box (:line-width -1 :color nil :style released-button))) (t (:inverse-video t)))) '(mode-line-buffer-id ((t (:weight bold)))) '(mode-line-emphasis ((t (:weight bold)))) '(mode-line-highlight ((((class color) (min-colors 88)) (:box (:line-width 2 :color "grey40" :style released-button))) (t (:inherit (highlight))))) '(mode-line-inactive ((default (:inherit (mode-line))) (((class color) (min-colors 88) (background light)) (:background "grey90" :foreground "grey20" :box (:line-width -1 :color "grey75" :style nil) :weight light)) (((class color) (min-colors 88) (background dark)) (:background "grey30" :foreground "grey80" :box (:line-width -1 :color "grey40" :style nil) :weight light)))) '(isearch ((t (:background "#ffe792" :foreground "#000000")))) '(isearch-fail ((t (:background "#00a8c6" :foreground "#f8f8f0")))) '(lazy-highlight ((t (:background "#ffe792" :foreground "#000000")))) '(match ((t (:background "#ffe792" :foreground "#000000")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit (isearch))))) ) (provide-theme 'zacks ) ================================================ FILE: highlightjs/arstotzka.css ================================================ .hljs { display: block; padding: 0.5em; background: #211f1e; color: #EDEBE6; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #3f3a36; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #A2A797; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #70807B; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #a5e3d0; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #516B6B; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #a5e3d0; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #EDEBE6; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #516B6B; } .css .hljs-class { color: #A2A797; } .hljs-rules .hljs-keyword { color: #A2A797; } .hljs-rules .hljs-value { color: #516B6B; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/azure.css ================================================ .hljs { display: block; padding: 0.5em; background: #181D26; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #414d62; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #508aaa; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #508aaa; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #64aeb3; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #52708b; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #64aeb3; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #ffffff; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #52708b; } .css .hljs-class { color: #6AB0A3; } .hljs-rules .hljs-keyword { color: #6AB0A3; } .hljs-rules .hljs-value { color: #52708b; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/bold.css ================================================ .hljs { display: block; padding: 0.5em; background: #2a2626; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #534b4b; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #F0624B; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #B4B7AD; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F7A21B; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #F0624B; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F7A21B; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #3D8E91; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #F0624B; } .css .hljs-class { color: #3D8E91; } .hljs-rules .hljs-keyword { color: #3D8E91; } .hljs-rules .hljs-value { color: #F0624B; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/boxuk.css ================================================ .hljs { display: block; padding: 0.5em; background: #ffffff; color: #414f5c; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #b8b6b1; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #017c9d; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #15b8ae; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #15b8ae; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #019d76; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #15b8ae; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #017c9d; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #019d76; } .css .hljs-class { color: #017c9d; } .hljs-rules .hljs-keyword { color: #017c9d; } .hljs-rules .hljs-value { color: #019d76; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/carbonight.css ================================================ .hljs { display: block; padding: 0.5em; background: #2E2C2B; color: #B0B0B0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #423F3D; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #eeeeee; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #ffffff; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #ffffff; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #8C8C8C; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #B0B0B0; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #C4C4C4; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #8C8C8C; } .css .hljs-class { color: #C4C4C4; } .hljs-rules .hljs-keyword { color: #C4C4C4; } .hljs-rules .hljs-value { color: #8C8C8C; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/chocolate.css ================================================ .hljs { display: block; padding: 0.5em; background: #150f08; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #795431; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #B99768; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #E2CDB0; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F7A21B; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #CCB697; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F7A21B; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #8B6E46; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #CCB697; } .css .hljs-class { color: #8B6E46; } .hljs-rules .hljs-keyword { color: #8B6E46; } .hljs-rules .hljs-value { color: #CCB697; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/carbonight-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #000000; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #423F3D; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #eeeeee; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #ffffff; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #ffffff; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #8C8C8C; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #B0B0B0; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #C4C4C4; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #8C8C8C; } .css .hljs-class { color: #C4C4C4; } .hljs-rules .hljs-keyword { color: #C4C4C4; } .hljs-rules .hljs-value { color: #8C8C8C; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/darkside-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #000000; color: #BABABA; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #494B4D; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #F08D24; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #68C244; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F2D42C; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #E8341C; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #8E69C9; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #1CC3E8; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #E8341C; } .css .hljs-class { color: #1CC3E8; } .hljs-rules .hljs-keyword { color: #1CC3E8; } .hljs-rules .hljs-value { color: #E8341C; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/earthsong-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #12100f; color: #EBD1B7; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7A7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #DB784D; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #60A365; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F8BB39; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #DB784D; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F8BB39; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #95CC5E; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #DB784D; } .css .hljs-class { color: #95CC5E; } .hljs-rules .hljs-keyword { color: #95CC5E; } .hljs-rules .hljs-value { color: #DB784D; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/freshcut-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #000000; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #737b84; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #C8D7E8; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #AEE239; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #e9ee00; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #00A8C6; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #8FBE00; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #4ECDC4; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #00A8C6; } .css .hljs-class { color: #4ECDC4; } .hljs-rules .hljs-keyword { color: #4ECDC4; } .hljs-rules .hljs-value { color: #00A8C6; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/frontier-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #110f0e; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7A7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #FC803D; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F8BB39; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F8BB39; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #F23A3A; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #2EBF7E; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #2EBF7E; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #F23A3A; } .css .hljs-class { color: #2EBF7E; } .hljs-rules .hljs-keyword { color: #2EBF7E; } .hljs-rules .hljs-value { color: #F23A3A; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/gloom-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0f120f; color: #D8EBE5; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #4F6E64; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #26A6A6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #BCD42A; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #BCD42A; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FF5D38; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #BCD42A; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #26A6A6; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FF5D38; } .css .hljs-class { color: #26A6A6; } .hljs-rules .hljs-keyword { color: #26A6A6; } .hljs-rules .hljs-value { color: #FF5D38; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/glowfish-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #090b07; color: #6ea240; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #3c4e2d; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #D65940; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #60A365; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F8BB39; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #DB784D; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #95CC5E; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #95CC5E; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #DB784D; } .css .hljs-class { color: #95CC5E; } .hljs-rules .hljs-keyword { color: #95CC5E; } .hljs-rules .hljs-value { color: #DB784D; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/goldfish-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0c0d0e; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #505C63; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #A7DBD8; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #69D2E7; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #f36e3a; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FA6900; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #f25619; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #F38630; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FA6900; } .css .hljs-class { color: #F38630; } .hljs-rules .hljs-keyword { color: #F38630; } .hljs-rules .hljs-value { color: #FA6900; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/grunge-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0c0c0a; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #5C634F; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #91A374; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FFC48C; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #D1F2A5; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #F56991; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F56991; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #D1F2A5; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #F56991; } .css .hljs-class { color: #D1F2A5; } .hljs-rules .hljs-keyword { color: #D1F2A5; } .hljs-rules .hljs-value { color: #F56991; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/halflife-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #000000; color: #cccccc; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #555555; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #7D8991; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F9D423; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F9D423; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #7D8991; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F9D423; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FC913A; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #7D8991; } .css .hljs-class { color: #FC913A; } .hljs-rules .hljs-keyword { color: #FC913A; } .hljs-rules .hljs-value { color: #7D8991; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/hyrule-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0c0c0c; color: #c0d5c1; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #716d6a; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #90c93f; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #90c93f; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #ce830d; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #569e16; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #f5c504; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #f5c504; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #569e16; } .css .hljs-class { color: #f5c504; } .hljs-rules .hljs-keyword { color: #f5c504; } .hljs-rules .hljs-value { color: #569e16; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/iceberg-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0b0e0e; color: #BDD6DB; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #537178; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #B1E2F2; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FFFFFF; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FFFFFF; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #2D8DA1; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #FFFFFF; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #59C0E3; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #2D8DA1; } .css .hljs-class { color: #59C0E3; } .hljs-rules .hljs-keyword { color: #59C0E3; } .hljs-rules .hljs-value { color: #2D8DA1; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/juicy-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #000000; color: #e3e2e0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #777777; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #EDB92E; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #c3cb4c; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #3bc7b8; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #3bc7b8; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #CE1836; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FF4E50; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #3bc7b8; } .css .hljs-class { color: #FF4E50; } .hljs-rules .hljs-keyword { color: #FF4E50; } .hljs-rules .hljs-value { color: #3bc7b8; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/keen-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #000000; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #374c60; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #6F8B94; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #b5db99; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #b5db99; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #8767b7; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #b5db99; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #6F8B94; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #8767b7; } .css .hljs-class { color: #6F8B94; } .hljs-rules .hljs-keyword { color: #6F8B94; } .hljs-rules .hljs-value { color: #8767b7; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/laravel-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #000000; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #615953; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #FFA927; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FC580C; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FDCA49; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FC6B0A; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #FC580C; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FFC48C; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FC6B0A; } .css .hljs-class { color: #FFC48C; } .hljs-rules .hljs-keyword { color: #FFC48C; } .hljs-rules .hljs-value { color: #FC6B0A; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/lavender-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #080709; color: #E0CEED; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #614e6e; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #8E6DA6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F5B0EF; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F5B0EF; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #B657FF; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F25AE6; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #A29DFA; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #B657FF; } .css .hljs-class { color: #A29DFA; } .hljs-rules .hljs-keyword { color: #A29DFA; } .hljs-rules .hljs-value { color: #B657FF; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/mellow-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0b0a09; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7A7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #F2BC79; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F28972; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F8BB39; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #1F8181; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F8BB39; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #F2BC79; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #1F8181; } .css .hljs-class { color: #F2BC79; } .hljs-rules .hljs-keyword { color: #F2BC79; } .hljs-rules .hljs-value { color: #1F8181; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/mud-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0d0b0b; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #524343; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #f8553c; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #8ee350; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #b5db99; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #f55239; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #b5db99; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #f2c12f; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #f55239; } .css .hljs-class { color: #f2c12f; } .hljs-rules .hljs-keyword { color: #f2c12f; } .hljs-rules .hljs-value { color: #f55239; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/patriot-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0d0e0f; color: #CAD9E3; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #515E66; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #BBBCC4; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #ffffff; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #3790DE; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #2E6FD9; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #2E6FD9; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #DE333C; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #2E6FD9; } .css .hljs-class { color: #DE333C; } .hljs-rules .hljs-keyword { color: #DE333C; } .hljs-rules .hljs-value { color: #2E6FD9; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/peacock-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0c0c0b; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #555555; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #26A6A6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #bcd42a; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #bcd42a; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #ff5d38; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #bcd42a; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #26a6a6; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #ff5d38; } .css .hljs-class { color: #26a6a6; } .hljs-rules .hljs-keyword { color: #26a6a6; } .hljs-rules .hljs-value { color: #ff5d38; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/potpourri-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0d0c0c; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #696363; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #ED1153; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #B866FA; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #B866FA; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #ED1153; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #C84FF0; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #C491C4; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #ED1153; } .css .hljs-class { color: #C491C4; } .hljs-rules .hljs-keyword { color: #C491C4; } .hljs-rules .hljs-value { color: #ED1153; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/revelation-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0c0b0b; color: #DEDEDE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7b726b; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #C2DCF2; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #95C2E8; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FFBB29; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #617FA0; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #617FA0; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #4E5D84; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #617FA0; } .css .hljs-class { color: #4E5D84; } .hljs-rules .hljs-keyword { color: #4E5D84; } .hljs-rules .hljs-value { color: #617FA0; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/slime-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0b0c0d; color: #FFFFFF; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #4F5A63; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #689dc5; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #d0b123; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FAFFDB; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #6a9ec5; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #C7AF3F; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #d8e778; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #6a9ec5; } .css .hljs-class { color: #d8e778; } .hljs-rules .hljs-keyword { color: #d8e778; } .hljs-rules .hljs-value { color: #6a9ec5; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/snappy-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0c0c0c; color: #e3e2e0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #696969; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #f66153; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #808dd3; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #4ea1df; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #f66153; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #4ea1df; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #4ea1df; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #f66153; } .css .hljs-class { color: #4ea1df; } .hljs-rules .hljs-keyword { color: #4ea1df; } .hljs-rules .hljs-value { color: #f66153; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/solarflare-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #000000; color: #e3e2e0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #777777; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #FF4E50; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #EDE574; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #EDE574; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FF4E50; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #FF4E50; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FC913A; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FF4E50; } .css .hljs-class { color: #FC913A; } .hljs-rules .hljs-keyword { color: #FC913A; } .hljs-rules .hljs-value { color: #FF4E50; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/sourlick-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #060606; color: #DEDEDE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #615953; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #D2EB31; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #BDF522; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #E4FF33; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #8AC27A; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #FC580C; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #EDF252; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #8AC27A; } .css .hljs-class { color: #EDF252; } .hljs-rules .hljs-keyword { color: #EDF252; } .hljs-rules .hljs-value { color: #8AC27A; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/stark-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #0b0a0a; color: #DEDEDE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #615953; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #aaaaaa; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F03113; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FFBB29; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #F03113; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #617FA0; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FFBB29; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #F03113; } .css .hljs-class { color: #FFBB29; } .hljs-rules .hljs-keyword { color: #FFBB29; } .hljs-rules .hljs-value { color: #F03113; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/tron-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #07090b; color: #aec2e0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #324357; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #748aa6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #ffffff; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #6ee2ff; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #ffffff; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #6ee2ff; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #267fb5; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #ffffff; } .css .hljs-class { color: #267fb5; } .hljs-rules .hljs-keyword { color: #267fb5; } .hljs-rules .hljs-value { color: #ffffff; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/turnip-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #080809; color: #EDE0CE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7A7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #92B55F; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #E8DA5E; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #E8DA5E; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #487D76; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #E8DA5E; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #92B55F; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #487D76; } .css .hljs-class { color: #92B55F; } .hljs-rules .hljs-keyword { color: #92B55F; } .hljs-rules .hljs-value { color: #487D76; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/contrast/zacks-contrast.css ================================================ .hljs { display: block; padding: 0.5em; background: #000000; color: #f0f0f0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #777777; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #ff6a38; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #bcd42a; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #bcd42a; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #ff6a38; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #bcd42a; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #9c7ddb; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #ff6a38; } .css .hljs-class { color: #9c7ddb; } .hljs-rules .hljs-keyword { color: #9c7ddb; } .hljs-rules .hljs-value { color: #ff6a38; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/crisp.css ================================================ .hljs { display: block; padding: 0.5em; background: #221a22; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #574457; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #FC6A0F; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FC6A0F; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #fc9a0f; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #765478; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #fc9a0f; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #ffffff; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #765478; } .css .hljs-class { color: #cba0cd; } .hljs-rules .hljs-keyword { color: #cba0cd; } .hljs-rules .hljs-value { color: #765478; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/darkside.css ================================================ .hljs { display: block; padding: 0.5em; background: #222324; color: #BABABA; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #494B4D; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #F08D24; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #68C244; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F2D42C; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #E8341C; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #8E69C9; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #1CC3E8; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #E8341C; } .css .hljs-class { color: #1CC3E8; } .hljs-rules .hljs-keyword { color: #1CC3E8; } .hljs-rules .hljs-value { color: #E8341C; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/earthsong.css ================================================ .hljs { display: block; padding: 0.5em; background: #36312C; color: #EBD1B7; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7A7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #DB784D; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #60A365; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F8BB39; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #DB784D; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F8BB39; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #95CC5E; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #DB784D; } .css .hljs-class { color: #95CC5E; } .hljs-rules .hljs-keyword { color: #95CC5E; } .hljs-rules .hljs-value { color: #DB784D; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/freshcut.css ================================================ .hljs { display: block; padding: 0.5em; background: #2F3030; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #737b84; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #C8D7E8; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #AEE239; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #e9ee00; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #00A8C6; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #8FBE00; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #4ECDC4; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #00A8C6; } .css .hljs-class { color: #4ECDC4; } .hljs-rules .hljs-keyword { color: #4ECDC4; } .hljs-rules .hljs-value { color: #00A8C6; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/frontier.css ================================================ .hljs { display: block; padding: 0.5em; background: #36312C; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7A7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #FC803D; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F8BB39; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F8BB39; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #F23A3A; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #2EBF7E; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #2EBF7E; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #F23A3A; } .css .hljs-class { color: #2EBF7E; } .hljs-rules .hljs-keyword { color: #2EBF7E; } .hljs-rules .hljs-value { color: #F23A3A; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/github.css ================================================ .hljs { display: block; padding: 0.5em; background: #ffffff; color: #555555; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #b8b6b1; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #555555; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #DD1144; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #DD1144; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #008080; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #DD1144; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #008080; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #008080; } .css .hljs-class { color: #445588; } .hljs-rules .hljs-keyword { color: #445588; } .hljs-rules .hljs-value { color: #008080; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/gloom.css ================================================ .hljs { display: block; padding: 0.5em; background: #2A332B; color: #D8EBE5; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #4F6E64; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #26A6A6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #BCD42A; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #BCD42A; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FF5D38; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #BCD42A; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #26A6A6; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FF5D38; } .css .hljs-class { color: #26A6A6; } .hljs-rules .hljs-keyword { color: #26A6A6; } .hljs-rules .hljs-value { color: #FF5D38; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/glowfish.css ================================================ .hljs { display: block; padding: 0.5em; background: #191f13; color: #6ea240; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #3c4e2d; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #D65940; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #60A365; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F8BB39; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #DB784D; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #95CC5E; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #95CC5E; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #DB784D; } .css .hljs-class { color: #95CC5E; } .hljs-rules .hljs-keyword { color: #95CC5E; } .hljs-rules .hljs-value { color: #DB784D; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/goldfish.css ================================================ .hljs { display: block; padding: 0.5em; background: #2E3336; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #505C63; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #A7DBD8; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #69D2E7; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #f36e3a; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FA6900; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #f25619; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #F38630; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FA6900; } .css .hljs-class { color: #F38630; } .hljs-rules .hljs-keyword { color: #F38630; } .hljs-rules .hljs-value { color: #FA6900; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/grunge.css ================================================ .hljs { display: block; padding: 0.5em; background: #31332C; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #5C634F; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #91A374; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FFC48C; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #D1F2A5; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #F56991; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F56991; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #D1F2A5; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #F56991; } .css .hljs-class { color: #D1F2A5; } .hljs-rules .hljs-keyword { color: #D1F2A5; } .hljs-rules .hljs-value { color: #F56991; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/halflife.css ================================================ .hljs { display: block; padding: 0.5em; background: #222222; color: #cccccc; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #555555; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #7D8991; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F9D423; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F9D423; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #7D8991; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F9D423; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FC913A; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #7D8991; } .css .hljs-class { color: #FC913A; } .hljs-rules .hljs-keyword { color: #FC913A; } .hljs-rules .hljs-value { color: #7D8991; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/heroku.css ================================================ .hljs { display: block; padding: 0.5em; background: #1b1b24; color: #c8c7d5; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #505067; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #7873ae; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #ffffff; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #a6fa62; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #7873ae; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #a6fa62; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #585480; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #7873ae; } .css .hljs-class { color: #585480; } .hljs-rules .hljs-keyword { color: #585480; } .hljs-rules .hljs-value { color: #7873ae; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/hyrule.css ================================================ .hljs { display: block; padding: 0.5em; background: #2d2c2b; color: #c0d5c1; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #716d6a; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #90c93f; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #90c93f; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #ce830d; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #569e16; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #f5c504; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #f5c504; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #569e16; } .css .hljs-class { color: #f5c504; } .hljs-rules .hljs-keyword { color: #f5c504; } .hljs-rules .hljs-value { color: #569e16; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/iceberg.css ================================================ .hljs { display: block; padding: 0.5em; background: #323B3D; color: #BDD6DB; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #537178; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #B1E2F2; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FFFFFF; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FFFFFF; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #2D8DA1; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #FFFFFF; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #59C0E3; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #2D8DA1; } .css .hljs-class { color: #59C0E3; } .hljs-rules .hljs-keyword { color: #59C0E3; } .hljs-rules .hljs-value { color: #2D8DA1; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/juicy.css ================================================ .hljs { display: block; padding: 0.5em; background: #222222; color: #e3e2e0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #777777; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #EDB92E; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #c3cb4c; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #3bc7b8; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #3bc7b8; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #CE1836; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FF4E50; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #3bc7b8; } .css .hljs-class { color: #FF4E50; } .hljs-rules .hljs-keyword { color: #FF4E50; } .hljs-rules .hljs-value { color: #3bc7b8; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/keen.css ================================================ .hljs { display: block; padding: 0.5em; background: #111111; color: #cccccc; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #374c60; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #6F8B94; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #b5db99; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #b5db99; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #8767b7; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #b5db99; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #6F8B94; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #8767b7; } .css .hljs-class { color: #6F8B94; } .hljs-rules .hljs-keyword { color: #6F8B94; } .hljs-rules .hljs-value { color: #8767b7; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/kiwi.css ================================================ .hljs { display: block; padding: 0.5em; background: #161a19; color: #EDEBE6; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #354341; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #229986; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #0B6D5C; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #a1e6c1; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #95C72A; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #a1e6c1; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #EDEBE6; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #95C72A; } .css .hljs-class { color: #229986; } .hljs-rules .hljs-keyword { color: #229986; } .hljs-rules .hljs-value { color: #95C72A; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/laravel.css ================================================ .hljs { display: block; padding: 0.5em; background: #2E2C2B; color: #DEDEDE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #615953; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #FFA927; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FC580C; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FDCA49; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FC6B0A; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #FC580C; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FFC48C; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FC6B0A; } .css .hljs-class { color: #FFC48C; } .hljs-rules .hljs-keyword { color: #FFC48C; } .hljs-rules .hljs-value { color: #FC6B0A; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/lavender.css ================================================ .hljs { display: block; padding: 0.5em; background: #29222E; color: #E0CEED; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #614e6e; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #8E6DA6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F5B0EF; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F5B0EF; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #B657FF; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F25AE6; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #A29DFA; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #B657FF; } .css .hljs-class { color: #A29DFA; } .hljs-rules .hljs-keyword { color: #A29DFA; } .hljs-rules .hljs-value { color: #B657FF; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/legacy.css ================================================ .hljs { display: block; padding: 0.5em; background: #14191f; color: #aec2e0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #324357; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #748aa6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FFB20D; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FF410D; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #ffffff; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #C7F026; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #f1f6fb; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #ffffff; } .css .hljs-class { color: #267fb5; } .hljs-rules .hljs-keyword { color: #267fb5; } .hljs-rules .hljs-value { color: #ffffff; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/light/earthsong-light.css ================================================ .hljs { display: block; padding: 0.5em; background: #ffffff; color: #4d463e; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #d6cab9; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #DB784D; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #60A365; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F8BB39; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #DB784D; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F8BB39; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #95CC5E; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #DB784D; } .css .hljs-class { color: #95CC5E; } .hljs-rules .hljs-keyword { color: #95CC5E; } .hljs-rules .hljs-value { color: #DB784D; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/light/snappy-light.css ================================================ .hljs { display: block; padding: 0.5em; background: #ffffff; color: #555555; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #bbbbbb; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #da564a; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #808dd3; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #4ea1df; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #f66153; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #4ea1df; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #4ea1df; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #f66153; } .css .hljs-class { color: #4ea1df; } .hljs-rules .hljs-keyword { color: #4ea1df; } .hljs-rules .hljs-value { color: #f66153; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/light/userscape.css ================================================ .hljs { display: block; padding: 0.5em; background: #F5F8FC; color: #879BB0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #bbbbbb; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #808C9C; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #E3BD14; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #E3BD14; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #355B8C; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #DE4D3A; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #A8C0E0; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #355B8C; } .css .hljs-class { color: #A8C0E0; } .hljs-rules .hljs-keyword { color: #A8C0E0; } .hljs-rules .hljs-value { color: #355B8C; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/mellow.css ================================================ .hljs { display: block; padding: 0.5em; background: #36312C; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7A7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #F2BC79; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F28972; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F8BB39; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #1F8181; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F8BB39; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #F2BC79; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #1F8181; } .css .hljs-class { color: #F2BC79; } .hljs-rules .hljs-keyword { color: #F2BC79; } .hljs-rules .hljs-value { color: #1F8181; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/mintchoc.css ================================================ .hljs { display: block; padding: 0.5em; background: #2b221c; color: #BABABA; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #564439; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #9D8262; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #00E08C; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #00E08C; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #008D62; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #00E08C; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #9D8262; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #008D62; } .css .hljs-class { color: #9D8262; } .hljs-rules .hljs-keyword { color: #9D8262; } .hljs-rules .hljs-value { color: #008D62; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/mud.css ================================================ .hljs { display: block; padding: 0.5em; background: #403635; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #c3b8b7; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #FF9787; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #b5db99; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #b5db99; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FF9787; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #b5db99; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #e9c865; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FF9787; } .css .hljs-class { color: #e9c865; } .hljs-rules .hljs-keyword { color: #e9c865; } .hljs-rules .hljs-value { color: #FF9787; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/otakon.css ================================================ .hljs { display: block; padding: 0.5em; background: #171417; color: #f9f3f9; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #515166; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #CACBDD; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #E484B2; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #9eb2d9; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #F6E6EB; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #9eb2d9; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #B1A6CA; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #F6E6EB; } .css .hljs-class { color: #B1A6CA; } .hljs-rules .hljs-keyword { color: #B1A6CA; } .hljs-rules .hljs-value { color: #F6E6EB; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/pastel.css ================================================ .hljs { display: block; padding: 0.5em; background: #222222; color: #eeeeee; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #444444; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #C5906C; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #C56C6C; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #C56C6C; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #04C4A5; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #C56C6C; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #9474a9; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #04C4A5; } .css .hljs-class { color: #9474a9; } .hljs-rules .hljs-keyword { color: #9474a9; } .hljs-rules .hljs-value { color: #04C4A5; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/patriot.css ================================================ .hljs { display: block; padding: 0.5em; background: #2D3133; color: #CAD9E3; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #515E66; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #BBBCC4; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #ffffff; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #3790DE; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #2E6FD9; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #2E6FD9; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #DE333C; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #2E6FD9; } .css .hljs-class { color: #DE333C; } .hljs-rules .hljs-keyword { color: #DE333C; } .hljs-rules .hljs-value { color: #2E6FD9; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/peacock.css ================================================ .hljs { display: block; padding: 0.5em; background: #2b2a27; color: #ede0ce; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7a7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #26A6A6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #bcd42a; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #bcd42a; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #ff5d38; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #bcd42a; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #26a6a6; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #ff5d38; } .css .hljs-class { color: #26a6a6; } .hljs-rules .hljs-keyword { color: #26a6a6; } .hljs-rules .hljs-value { color: #ff5d38; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/peacocks-in-space.css ================================================ .hljs { display: block; padding: 0.5em; background: #2b303b; color: #dee3ec; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #6e7a94; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #26A6A6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #BCD42A; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #BCD42A; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FF5D38; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #BCD42A; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #26A6A6; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FF5D38; } .css .hljs-class { color: #26A6A6; } .hljs-rules .hljs-keyword { color: #26A6A6; } .hljs-rules .hljs-value { color: #FF5D38; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/peel.css ================================================ .hljs { display: block; padding: 0.5em; background: #23201c; color: #EDEBE6; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #585146; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #94C7B6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #D6E1C7; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #f4d370; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #D3643B; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #f4d370; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #EDEBE6; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #D3643B; } .css .hljs-class { color: #94C7B6; } .hljs-rules .hljs-keyword { color: #94C7B6; } .hljs-rules .hljs-value { color: #D3643B; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/piggy.css ================================================ .hljs { display: block; padding: 0.5em; background: #1c1618; color: #EDEBE6; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #3f3236; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #FD6A5D; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FF5D80; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FF453E; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FD6A5D; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #FF453E; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #EDEBE6; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FD6A5D; } .css .hljs-class { color: #F52E62; } .hljs-rules .hljs-keyword { color: #F52E62; } .hljs-rules .hljs-value { color: #FD6A5D; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/potpourri.css ================================================ .hljs { display: block; padding: 0.5em; background: #2E2B2C; color: #F8F8F2; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #696363; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #ED1153; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #B866FA; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #B866FA; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #ED1153; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #C84FF0; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #C491C4; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #ED1153; } .css .hljs-class { color: #C491C4; } .hljs-rules .hljs-keyword { color: #C491C4; } .hljs-rules .hljs-value { color: #ED1153; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/rainbow.css ================================================ .hljs { display: block; padding: 0.5em; background: #16181a; color: #c7d0d9; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #424c55; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #3fb4c5; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FFBE40; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #c78feb; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #EF746F; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #c78feb; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #f4f7fa; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #EF746F; } .css .hljs-class { color: #B3CC57; } .hljs-rules .hljs-keyword { color: #B3CC57; } .hljs-rules .hljs-value { color: #EF746F; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/revelation.css ================================================ .hljs { display: block; padding: 0.5em; background: #2E2C2B; color: #DEDEDE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7b726b; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #C2DCF2; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #95C2E8; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FFBB29; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #617FA0; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #617FA0; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #4E5D84; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #617FA0; } .css .hljs-class { color: #4E5D84; } .hljs-rules .hljs-keyword { color: #4E5D84; } .hljs-rules .hljs-value { color: #617FA0; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/shrek.css ================================================ .hljs { display: block; padding: 0.5em; background: #222222; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #555555; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #bfb59b; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F0F2EB; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #81e911; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #857a5e; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #81e911; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #ffffff; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #857a5e; } .css .hljs-class { color: #B2DE62; } .hljs-rules .hljs-keyword { color: #B2DE62; } .hljs-rules .hljs-value { color: #857a5e; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/slate.css ================================================ .hljs { display: block; padding: 0.5em; background: #19191f; color: #ebebf4; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #515166; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #566981; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #CBDAD5; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #9eb2d9; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #89A7B1; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #9eb2d9; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #566981; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #89A7B1; } .css .hljs-class { color: #566981; } .hljs-rules .hljs-keyword { color: #566981; } .hljs-rules .hljs-value { color: #89A7B1; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/slime.css ================================================ .hljs { display: block; padding: 0.5em; background: #292D30; color: #FFFFFF; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #4F5A63; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #9FB3C2; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #C7AF3F; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FAFFDB; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #9FB3C2; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #C7AF3F; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FAFFDB; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #9FB3C2; } .css .hljs-class { color: #FAFFDB; } .hljs-rules .hljs-keyword { color: #FAFFDB; } .hljs-rules .hljs-value { color: #9FB3C2; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/snappy.css ================================================ .hljs { display: block; padding: 0.5em; background: #393939; color: #e3e2e0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #696969; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #f66153; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #808dd3; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #4ea1df; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #f66153; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #4ea1df; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #4ea1df; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #f66153; } .css .hljs-class { color: #4ea1df; } .hljs-rules .hljs-keyword { color: #4ea1df; } .hljs-rules .hljs-value { color: #f66153; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/solarflare.css ================================================ .hljs { display: block; padding: 0.5em; background: #222222; color: #e3e2e0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #777777; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #FF4E50; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #EDE574; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #EDE574; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #FF4E50; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #FF4E50; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FC913A; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #FF4E50; } .css .hljs-class { color: #FC913A; } .hljs-rules .hljs-keyword { color: #FC913A; } .hljs-rules .hljs-value { color: #FF4E50; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/sourlick.css ================================================ .hljs { display: block; padding: 0.5em; background: #2E2C2B; color: #DEDEDE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #615953; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #D2EB31; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #BDF522; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #E4FF33; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #8AC27A; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #FC580C; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #EDF252; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #8AC27A; } .css .hljs-class { color: #EDF252; } .hljs-rules .hljs-keyword { color: #EDF252; } .hljs-rules .hljs-value { color: #8AC27A; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/spearmint.css ================================================ .hljs { display: block; padding: 0.5em; background: #E1F0EE; color: #719692; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #93C7C0; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #69ADB5; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #4CD7E0; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #4CD7E0; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #25808A; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #199FA8; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #69ADB5; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #25808A; } .css .hljs-class { color: #69ADB5; } .hljs-rules .hljs-keyword { color: #69ADB5; } .hljs-rules .hljs-value { color: #25808A; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/stark.css ================================================ .hljs { display: block; padding: 0.5em; background: #2E2C2B; color: #DEDEDE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #615953; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #aaaaaa; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #F03113; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #FFBB29; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #F03113; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #617FA0; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #FFBB29; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #F03113; } .css .hljs-class { color: #FFBB29; } .hljs-rules .hljs-keyword { color: #FFBB29; } .hljs-rules .hljs-value { color: #F03113; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/super.css ================================================ .hljs { display: block; padding: 0.5em; background: #15191D; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #465360; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #5d67ad; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #E45635; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #F7A21B; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #D60257; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #F7A21B; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #5d67ad; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #D60257; } .css .hljs-class { color: #5d67ad; } .hljs-rules .hljs-keyword { color: #5d67ad; } .hljs-rules .hljs-value { color: #D60257; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/tonic.css ================================================ .hljs { display: block; padding: 0.5em; background: #2a2f31; color: #eeeeee; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #4a5356; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #EF6E44; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #FD9F59; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #B8CD44; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #B8CD44; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #B8CD44; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #75A1A4; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #B8CD44; } .css .hljs-class { color: #75A1A4; } .hljs-rules .hljs-keyword { color: #75A1A4; } .hljs-rules .hljs-value { color: #B8CD44; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/tribal.css ================================================ .hljs { display: block; padding: 0.5em; background: #19191d; color: #ffffff; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #4a4a54; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #5f5582; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #E0DDEB; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #64aeb3; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #5f5582; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #64aeb3; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #ffffff; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #5f5582; } .css .hljs-class { color: #c43535; } .hljs-rules .hljs-keyword { color: #c43535; } .hljs-rules .hljs-value { color: #5f5582; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/tron.css ================================================ .hljs { display: block; padding: 0.5em; background: #14191f; color: #aec2e0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #324357; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #748aa6; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #ffffff; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #6ee2ff; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #ffffff; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #6ee2ff; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #267fb5; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #ffffff; } .css .hljs-class { color: #267fb5; } .hljs-rules .hljs-keyword { color: #267fb5; } .hljs-rules .hljs-value { color: #ffffff; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/turnip.css ================================================ .hljs { display: block; padding: 0.5em; background: #1a1b1d; color: #EDE0CE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7A7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #92B55F; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #E8DA5E; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #E8DA5E; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #487D76; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #E8DA5E; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #92B55F; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #487D76; } .css .hljs-class { color: #92B55F; } .hljs-rules .hljs-keyword { color: #92B55F; } .hljs-rules .hljs-value { color: #487D76; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/yule.css ================================================ .hljs { display: block; padding: 0.5em; background: #2B2A27; color: #EDE0CE; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #7A7267; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #39B81F; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #EBB626; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #EBB626; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #D63131; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #EBB626; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #39B81F; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #D63131; } .css .hljs-class { color: #39B81F; } .hljs-rules .hljs-keyword { color: #39B81F; } .hljs-rules .hljs-value { color: #D63131; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: highlightjs/zacks.css ================================================ .hljs { display: block; padding: 0.5em; background: #222222; color: #f0f0f0; } .hljs-comment, .hljs-template_comment, .hljs-javadoc { color: #777777; } .hljs-keyword, .ruby .hljs-function .hljs-keyword, .hljs-request, .hljs-status, .nginx .hljs-title { color: #ff6a38; } .hljs-function .hljs-keyword, .hljs-sub .hljs-keyword, .method, .hljs-list .hljs-title { color: #bcd42a; } .hljs-string, .hljs-tag .hljs-value, .hljs-cdata, .hljs-filter .hljs-argument, .hljs-attr_selector, .apache .hljs-cbracket, .hljs-date, .tex .hljs-command, .coffeescript .hljs-attribute { color: #bcd42a; } .hljs-subst { color: #DAEFA3; } .hljs-regexp { color: #E9C062; } .hljs-title, .hljs-sub .hljs-identifier, .hljs-pi, .hljs-tag, .hljs-tag .hljs-keyword, .hljs-decorator, .hljs-shebang, .hljs-prompt { color: #ff6a38; } .hljs-symbol, .ruby .hljs-symbol .hljs-string, .hljs-number { color: #bcd42a; } .hljs-params, .hljs-variable, .clojure .hljs-attribute { color: #9c7ddb; } .css .hljs-tag, .hljs-rules .hljs-property, .hljs-pseudo, .tex .hljs-special { color: #ff6a38; } .css .hljs-class { color: #9c7ddb; } .hljs-rules .hljs-keyword { color: #9c7ddb; } .hljs-rules .hljs-value { color: #ff6a38; } .css .hljs-id { color: #8B98AB; } .hljs-annotation, .apache .hljs-sqbracket, .nginx .hljs-built_in { color: #9B859D; } .hljs-preprocessor, .hljs-pragma { color: #8996A8; } .hljs-hexcolor, .css .hljs-value .hljs-number { color: #DD7B3B; } .css .hljs-function { color: #DAD085; } .diff .hljs-header, .hljs-chunk, .tex .hljs-formula { background-color: #0E2231; color: #F8F8F8; font-style: italic; } .diff .hljs-change { background-color: #4A410D; color: #F8F8F8; } .hljs-addition { background-color: #253B22; color: #F8F8F8; } .hljs-deletion { background-color: #420E09; color: #F8F8F8; } .coffeescript .javascript, .javascript .xml, .tex .hljs-formula, .xml .javascript, .xml .vbscript, .xml .css, .xml .hljs-cdata { opacity: 0.5; } ================================================ FILE: jedit/BlueDawn-thirdparty.xml ================================================ # Converted from Textmate theme Blue Dawn using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Blue Dawn view.fgColor=\#bbd0ef view.bgColor=\#0f1318 view.caretColor=\#f8f8f0 view.selectionColor=\#183c66 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#1b232c view.style.comment1=color\:\#eeb900 style\: view.style.literal1=color\:\#e9ee00 style\: view.style.label=color\:\#4cbbff style\: view.style.digit=color\:\#e9ee00 style\: view.style.keyword1=color\:\#a3c1e8 style\: view.style.keyword2=color\:\#36aaf1 style\: view.style.keyword3=color\:\#e9ee00 style\: view.style.keyword4=color\:\#effbff style\: view.style.operator=color\:\#a3c1e8 style\: view.style.function=color\:\#effbff style\: view.style.literal3=color\:\#e9ee00 style\: view.style.markup=color\:\#ffffff style\: ================================================ FILE: jedit/BlueLover-thirdparty.xml ================================================ # Converted from Textmate theme Blue Dawn using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Blue Dawn view.fgColor=\#bbd0ef view.bgColor=\#0d2136 view.caretColor=\#f8f8f0 view.selectionColor=\#183c66 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#1b232c view.style.comment1=color\:\#b63099 style\: view.style.literal1=color\:\#65e6b8 style\: view.style.label=color\:\#4cbbff style\: view.style.digit=color\:\#ffcc41 style\: view.style.keyword1=color\:\#a3c1e8 style\: view.style.keyword2=color\:\#36aaf1 style\: view.style.keyword3=color\:\#e9ee00 style\: view.style.keyword4=color\:\#effbff style\: view.style.operator=color\:\#a3c1e8 style\: view.style.function=color\:\#effbff style\: view.style.literal3=color\:\#65e6b8 style\: view.style.markup=color\:\#ffffff style\: ================================================ FILE: jedit/BoxUK-contrast.xml ================================================ # Converted from Textmate theme BoxUK using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=BoxUK view.fgColor=\#000000 view.bgColor=\#ffffff view.caretColor=\#615649 view.selectionColor=\#a9dae5 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#f2f6f6 view.style.comment1=color\:\#7b7b7b style\: view.style.literal1=color\:\#098c84 style\: view.style.label=color\:\#019d76 style\: view.style.digit=color\:\#15b8ae style\: view.style.keyword1=color\:\#017c9d style\: view.style.keyword2=color\:\#019d76 style\: view.style.keyword3=color\:\#019d76 style\: view.style.keyword4=color\:\#000000 style\: view.style.operator=color\:\#017c9d style\: view.style.function=color\:\#019d76 style\: view.style.literal3=color\:\#098c84 style\: view.style.markup=color\:\#019d76 style\: ================================================ FILE: jedit/BoxUK.xml ================================================ # Converted from Textmate theme BoxUK using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=BoxUK view.fgColor=\#414f5c view.bgColor=\#ffffff view.caretColor=\#615649 view.selectionColor=\#a9dae5 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#f2f6f6 view.style.comment1=color\:\#b8b6b1 style\: view.style.literal1=color\:\#15b8ae style\: view.style.label=color\:\#019d76 style\: view.style.digit=color\:\#15b8ae style\: view.style.keyword1=color\:\#017c9d style\: view.style.keyword2=color\:\#019d76 style\: view.style.keyword3=color\:\#019d76 style\: view.style.keyword4=color\:\#414f5c style\: view.style.operator=color\:\#017c9d style\: view.style.function=color\:\#019d76 style\: view.style.literal3=color\:\#15b8ae style\: view.style.markup=color\:\#019d76 style\: ================================================ FILE: jedit/Carbonight-contrast.xml ================================================ # Converted from Textmate theme Carbonight using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Carbonight view.fgColor=\#b0b0b0 view.bgColor=\#111111 view.caretColor=\#f8f8f0 view.selectionColor=\#585858 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222222 view.style.comment1=color\:\#5c5855 style\: view.style.literal1=color\:\#ffffff style\: view.style.label=color\:\#b0b0b0 style\: view.style.digit=color\:\#b0b0b0 style\: view.style.keyword1=color\:\#e3e3e3 style\: view.style.keyword2=color\:\#b0b0b0 style\: view.style.keyword3=color\:\#b0b0b0 style\: view.style.keyword4=color\:\#b0b0b0 style\: view.style.operator=color\:\#e3e3e3 style\: view.style.function=color\:\#cccccc style\: view.style.literal3=color\:\#ffffff style\: view.style.markup=color\:\#8c8c8c style\: ================================================ FILE: jedit/Carbonight.xml ================================================ # Converted from Textmate theme Carbonight using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Carbonight view.fgColor=\#b0b0b0 view.bgColor=\#2e2c2b view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3b3633 view.style.comment1=color\:\#423f3d style\: view.style.literal1=color\:\#ffffff style\: view.style.label=color\:\#b0b0b0 style\: view.style.digit=color\:\#b0b0b0 style\: view.style.keyword1=color\:\#e3e3e3 style\: view.style.keyword2=color\:\#b0b0b0 style\: view.style.keyword3=color\:\#b0b0b0 style\: view.style.keyword4=color\:\#b0b0b0 style\: view.style.operator=color\:\#e3e3e3 style\: view.style.function=color\:\#cccccc style\: view.style.literal3=color\:\#ffffff style\: view.style.markup=color\:\#8c8c8c style\: ================================================ FILE: jedit/CarbonightBlue-contrast.xml ================================================ # Converted from Textmate theme Carbonight using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Carbonight view.fgColor=\#b0b0b0 view.bgColor=\#181b1c view.caretColor=\#f83333 view.selectionColor=\#433131 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3b3633 view.style.comment1=color\:\#3f5b69 style\: view.style.literal1=color\:\#77acc5 style\: view.style.label=color\:\#b0b0b0 style\: view.style.digit=color\:\#b0b0b0 style\: view.style.keyword1=color\:\#e3e3e3 style\: view.style.keyword2=color\:\#b0b0b0 style\: view.style.keyword3=color\:\#b0b0b0 style\: view.style.keyword4=color\:\#b0b0b0 style\: view.style.operator=color\:\#e3e3e3 style\: view.style.function=color\:\#cccccc style\: view.style.literal3=color\:\#77acc5 style\: view.style.markup=color\:\#8c8c8c style\: ================================================ FILE: jedit/CarbonightBlue-thirdparty.xml ================================================ # Converted from Textmate theme Carbonight Blue using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Carbonight Blue view.fgColor=\#b0b0b0 view.bgColor=\#25292a view.caretColor=\#f83333 view.selectionColor=\#ff4500 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3b3633 view.style.comment1=color\:\#3f5b69 style\: view.style.literal1=color\:\#77acc5 style\: view.style.label=color\:\#b0b0b0 style\: view.style.digit=color\:\#b0b0b0 style\: view.style.keyword1=color\:\#e3e3e3 style\: view.style.keyword2=color\:\#b0b0b0 style\: view.style.keyword3=color\:\#b0b0b0 style\: view.style.keyword4=color\:\#b0b0b0 style\: view.style.operator=color\:\#e3e3e3 style\: view.style.function=color\:\#cccccc style\: view.style.literal3=color\:\#77acc5 style\: view.style.markup=color\:\#8c8c8c style\: ================================================ FILE: jedit/Darkside-contrast.xml ================================================ # Converted from Textmate theme Darkside using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Darkside view.fgColor=\#f0f0f0 view.bgColor=\#000000 view.caretColor=\#f8f8f0 view.selectionColor=\#303333 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#303333 view.style.comment1=color\:\#666666 style\: view.style.literal1=color\:\#f2d42c style\: view.style.label=color\:\#8e69c9 style\: view.style.digit=color\:\#8e69c9 style\: view.style.keyword1=color\:\#f08d24 style\: view.style.keyword2=color\:\#8e69c9 style\: view.style.keyword3=color\:\#8e69c9 style\: view.style.keyword4=color\:\#f0f0f0 style\: view.style.operator=color\:\#f08d24 style\: view.style.function=color\:\#68c244 style\: view.style.literal3=color\:\#f2d42c style\: view.style.markup=color\:\#e8341c style\: ================================================ FILE: jedit/Darkside.xml ================================================ # Converted from Textmate theme Darkside using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Darkside view.fgColor=\#bababa view.bgColor=\#222324 view.caretColor=\#f8f8f0 view.selectionColor=\#303333 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#303333 view.style.comment1=color\:\#494b4d style\: view.style.literal1=color\:\#f2d42c style\: view.style.label=color\:\#8e69c9 style\: view.style.digit=color\:\#8e69c9 style\: view.style.keyword1=color\:\#f08d24 style\: view.style.keyword2=color\:\#8e69c9 style\: view.style.keyword3=color\:\#8e69c9 style\: view.style.keyword4=color\:\#bababa style\: view.style.operator=color\:\#f08d24 style\: view.style.function=color\:\#68c244 style\: view.style.literal3=color\:\#f2d42c style\: view.style.markup=color\:\#e8341c style\: ================================================ FILE: jedit/Earthsong-contrast.xml ================================================ # Converted from Textmate theme Earthsong using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Earthsong view.fgColor=\#fbeee1 view.bgColor=\#1d1a18 view.caretColor=\#f8f8f0 view.selectionColor=\#4f4a46 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#272422 view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#f8bb39 style\: view.style.label=color\:\#95cc5e style\: view.style.digit=color\:\#95cc5e style\: view.style.keyword1=color\:\#db784d style\: view.style.keyword2=color\:\#95cc5e style\: view.style.keyword3=color\:\#95cc5e style\: view.style.keyword4=color\:\#fbeee1 style\: view.style.operator=color\:\#db784d style\: view.style.function=color\:\#60a365 style\: view.style.literal3=color\:\#f8bb39 style\: view.style.markup=color\:\#db784d style\: ================================================ FILE: jedit/Earthsong.xml ================================================ # Converted from Textmate theme Earthsong using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Earthsong view.fgColor=\#ebd1b7 view.bgColor=\#36312c view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#45403b view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#f8bb39 style\: view.style.label=color\:\#95cc5e style\: view.style.digit=color\:\#95cc5e style\: view.style.keyword1=color\:\#db784d style\: view.style.keyword2=color\:\#95cc5e style\: view.style.keyword3=color\:\#95cc5e style\: view.style.keyword4=color\:\#ebd1b7 style\: view.style.operator=color\:\#db784d style\: view.style.function=color\:\#60a365 style\: view.style.literal3=color\:\#f8bb39 style\: view.style.markup=color\:\#db784d style\: ================================================ FILE: jedit/EarthsongLight.xml ================================================ # Converted from Textmate theme Earthsong Light using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Earthsong Light view.fgColor=\#7d6852 view.bgColor=\#ffffff view.caretColor=\#615649 view.selectionColor=\#dbcebf view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#f0e7df view.style.comment1=color\:\#baa188 style\: view.style.literal1=color\:\#db9d18 style\: view.style.label=color\:\#7ba84d style\: view.style.digit=color\:\#7ba84d style\: view.style.keyword1=color\:\#d45c28 style\: view.style.keyword2=color\:\#7ba84d style\: view.style.keyword3=color\:\#7ba84d style\: view.style.keyword4=color\:\#7d6852 style\: view.style.operator=color\:\#d45c28 style\: view.style.function=color\:\#448048 style\: view.style.literal3=color\:\#db9d18 style\: view.style.markup=color\:\#bf2608 style\: ================================================ FILE: jedit/FreshCut-contrast.xml ================================================ # Converted from Textmate theme FreshCut using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=FreshCut view.fgColor=\#f8f8f2 view.bgColor=\#1a1b1b view.caretColor=\#f8f8f0 view.selectionColor=\#2e3b3b view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#424c57 view.style.comment1=color\:\#556270 style\: view.style.literal1=color\:\#e9ee00 style\: view.style.label=color\:\#8fbe00 style\: view.style.digit=color\:\#8fbe00 style\: view.style.keyword1=color\:\#c8d7e8 style\: view.style.keyword2=color\:\#4ecdc4 style\: view.style.keyword3=color\:\#8fbe00 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#c8d7e8 style\: view.style.function=color\:\#aee239 style\: view.style.literal3=color\:\#e9ee00 style\: view.style.markup=color\:\#00a8c6 style\: ================================================ FILE: jedit/FreshCut.xml ================================================ # Converted from Textmate theme FreshCut using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=FreshCut view.fgColor=\#f8f8f2 view.bgColor=\#2f3030 view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#424c57 view.style.comment1=color\:\#556270 style\: view.style.literal1=color\:\#e9ee00 style\: view.style.label=color\:\#8fbe00 style\: view.style.digit=color\:\#8fbe00 style\: view.style.keyword1=color\:\#c8d7e8 style\: view.style.keyword2=color\:\#4ecdc4 style\: view.style.keyword3=color\:\#8fbe00 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#c8d7e8 style\: view.style.function=color\:\#aee239 style\: view.style.literal3=color\:\#e9ee00 style\: view.style.markup=color\:\#00a8c6 style\: ================================================ FILE: jedit/Frontier-contrast.xml ================================================ # Converted from Textmate theme Frontier using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Frontier view.fgColor=\#f8f8f2 view.bgColor=\#1c1917 view.caretColor=\#f8f8f0 view.selectionColor=\#443d36 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#45403b view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#f8bb39 style\: view.style.label=color\:\#2ebf7e style\: view.style.digit=color\:\#2ebf7e style\: view.style.keyword1=color\:\#fc803d style\: view.style.keyword2=color\:\#2ebf7e style\: view.style.keyword3=color\:\#2ebf7e style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#fc803d style\: view.style.function=color\:\#f8bb39 style\: view.style.literal3=color\:\#f8bb39 style\: view.style.markup=color\:\#f23a3a style\: ================================================ FILE: jedit/Frontier.xml ================================================ # Converted from Textmate theme Frontier using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Frontier view.fgColor=\#f8f8f2 view.bgColor=\#36312c view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#45403b view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#f8bb39 style\: view.style.label=color\:\#2ebf7e style\: view.style.digit=color\:\#2ebf7e style\: view.style.keyword1=color\:\#fc803d style\: view.style.keyword2=color\:\#2ebf7e style\: view.style.keyword3=color\:\#2ebf7e style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#fc803d style\: view.style.function=color\:\#f8bb39 style\: view.style.literal3=color\:\#f8bb39 style\: view.style.markup=color\:\#f23a3a style\: ================================================ FILE: jedit/Github.xml ================================================ # Converted from Textmate theme Github using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Github view.fgColor=\#555555 view.bgColor=\#ffffff view.caretColor=\#615649 view.selectionColor=\#afc4da view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#eeeeee view.style.comment1=color\:\#b8b6b1 style\: view.style.literal1=color\:\#dd1144 style\: view.style.label=color\:\#606aa1 style\: view.style.digit=color\:\#dd1144 style\: view.style.keyword1=color\:\#222222 style\:b view.style.keyword2=color\:\#445588 style\: view.style.keyword3=color\:\#000000 style\:b view.style.keyword4=color\:\#008080 style\: view.style.operator=color\:\#222222 style\:b view.style.function=color\:\#990000 style\:b view.style.literal3=color\:\#dd1144 style\: view.style.markup=color\:\#008080 style\: ================================================ FILE: jedit/Gloom-contrast.xml ================================================ # Converted from Textmate theme GloomDark using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=GloomDark view.fgColor=\#d8ebe5 view.bgColor=\#191919 view.caretColor=\#f8f8f0 view.selectionColor=\#000000 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222222 view.style.comment1=color\:\#444444 style\: view.style.literal1=color\:\#bcd42a style\: view.style.label=color\:\#ff5d38 style\: view.style.digit=color\:\#bcd42a style\: view.style.keyword1=color\:\#26a6a6 style\: view.style.keyword2=color\:\#ff5d38 style\: view.style.keyword3=color\:\#ff5d38 style\: view.style.keyword4=color\:\#d8ebe5 style\: view.style.operator=color\:\#26a6a6 style\: view.style.function=color\:\#bcd42a style\: view.style.literal3=color\:\#bcd42a style\: view.style.markup=color\:\#26a6a6 style\: ================================================ FILE: jedit/Gloom.xml ================================================ # Converted from Textmate theme Peacock using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Peacock view.fgColor=\#d8ebe5 view.bgColor=\#2a332b view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3c4d3e view.style.comment1=color\:\#4f6e64 style\: view.style.literal1=color\:\#bcd42a style\: view.style.label=color\:\#ff5d38 style\: view.style.digit=color\:\#bcd42a style\: view.style.keyword1=color\:\#26a6a6 style\: view.style.keyword2=color\:\#ff5d38 style\: view.style.keyword3=color\:\#ff5d38 style\: view.style.keyword4=color\:\#d8ebe5 style\: view.style.operator=color\:\#26a6a6 style\: view.style.function=color\:\#bcd42a style\: view.style.literal3=color\:\#bcd42a style\: view.style.markup=color\:\#26a6a6 style\: ================================================ FILE: jedit/Glowfish-contrast.xml ================================================ # Converted from Textmate theme Glowfish using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Glowfish view.fgColor=\#c3e2a7 view.bgColor=\#0e110a view.caretColor=\#f8f8f0 view.selectionColor=\#050804 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222a1a view.style.comment1=color\:\#566f40 style\: view.style.literal1=color\:\#f8bb39 style\: view.style.label=color\:\#95cc5e style\: view.style.digit=color\:\#95cc5e style\: view.style.keyword1=color\:\#d65940 style\: view.style.keyword2=color\:\#95cc5e style\: view.style.keyword3=color\:\#95cc5e style\: view.style.keyword4=color\:\#c3e2a7 style\: view.style.operator=color\:\#d65940 style\: view.style.function=color\:\#60a365 style\: view.style.literal3=color\:\#f8bb39 style\: view.style.markup=color\:\#95cc5e style\: ================================================ FILE: jedit/Glowfish.xml ================================================ # Converted from Textmate theme Glowfish using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Glowfish view.fgColor=\#6ea240 view.bgColor=\#191f13 view.caretColor=\#f8f8f0 view.selectionColor=\#050804 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222a1a view.style.comment1=color\:\#3c4e2d style\: view.style.literal1=color\:\#f8bb39 style\: view.style.label=color\:\#95cc5e style\: view.style.digit=color\:\#95cc5e style\: view.style.keyword1=color\:\#d65940 style\: view.style.keyword2=color\:\#95cc5e style\: view.style.keyword3=color\:\#95cc5e style\: view.style.keyword4=color\:\#6ea240 style\: view.style.operator=color\:\#d65940 style\: view.style.function=color\:\#60a365 style\: view.style.literal3=color\:\#f8bb39 style\: view.style.markup=color\:\#95cc5e style\: ================================================ FILE: jedit/Goldfish-contrast.xml ================================================ # Converted from Textmate theme Goldfish using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Goldfish view.fgColor=\#f8f8f2 view.bgColor=\#151819 view.caretColor=\#f8f8f0 view.selectionColor=\#3f484d view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#22272a view.style.comment1=color\:\#798b95 style\: view.style.literal1=color\:\#e0e4cc style\: view.style.label=color\:\#f38630 style\: view.style.digit=color\:\#2ebf7e style\: view.style.keyword1=color\:\#a7dbd8 style\: view.style.keyword2=color\:\#f38630 style\: view.style.keyword3=color\:\#f38630 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#a7dbd8 style\: view.style.function=color\:\#69d2e7 style\: view.style.literal3=color\:\#e0e4cc style\: view.style.markup=color\:\#f38630 style\: ================================================ FILE: jedit/Goldfish.xml ================================================ # Converted from Textmate theme Goldfish using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Goldfish view.fgColor=\#f8f8f2 view.bgColor=\#2e3336 view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#465459 view.style.comment1=color\:\#505c63 style\: view.style.literal1=color\:\#e0e4cc style\: view.style.label=color\:\#f38630 style\: view.style.digit=color\:\#2ebf7e style\: view.style.keyword1=color\:\#a7dbd8 style\: view.style.keyword2=color\:\#f38630 style\: view.style.keyword3=color\:\#f38630 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#a7dbd8 style\: view.style.function=color\:\#69d2e7 style\: view.style.literal3=color\:\#e0e4cc style\: view.style.markup=color\:\#f38630 style\: ================================================ FILE: jedit/Grunge-contrast.xml ================================================ # Converted from Textmate theme Grunge using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Grunge view.fgColor=\#f8f8f2 view.bgColor=\#131411 view.caretColor=\#f8f8f0 view.selectionColor=\#2d3421 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#1e2119 view.style.comment1=color\:\#7d8b63 style\: view.style.literal1=color\:\#d1f2a5 style\: view.style.label=color\:\#f38630 style\: view.style.digit=color\:\#f56991 style\: view.style.keyword1=color\:\#91a374 style\: view.style.keyword2=color\:\#ffc48c style\: view.style.keyword3=color\:\#f38630 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#91a374 style\: view.style.function=color\:\#ffc48c style\: view.style.literal3=color\:\#d1f2a5 style\: view.style.markup=color\:\#f56991 style\: ================================================ FILE: jedit/Grunge.xml ================================================ # Converted from Textmate theme Grunge using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Grunge view.fgColor=\#f8f8f2 view.bgColor=\#31332c view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#41453a view.style.comment1=color\:\#5c634f style\: view.style.literal1=color\:\#d1f2a5 style\: view.style.label=color\:\#f38630 style\: view.style.digit=color\:\#f56991 style\: view.style.keyword1=color\:\#91a374 style\: view.style.keyword2=color\:\#ffc48c style\: view.style.keyword3=color\:\#f38630 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#91a374 style\: view.style.function=color\:\#ffc48c style\: view.style.literal3=color\:\#d1f2a5 style\: view.style.markup=color\:\#f56991 style\: ================================================ FILE: jedit/HalfLife.xml ================================================ # Converted from Textmate theme HalfLife using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=HalfLife view.fgColor=\#cccccc view.bgColor=\#222222 view.caretColor=\#ffffff view.selectionColor=\#333333 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#282828 view.style.comment1=color\:\#555555 style\: view.style.literal1=color\:\#f9d423 style\: view.style.label=color\:\#f9d423 style\: view.style.digit=color\:\#f9d423 style\: view.style.keyword1=color\:\#7d8991 style\: view.style.keyword2=color\:\#f85931 style\: view.style.keyword3=color\:\#f9d423 style\: view.style.keyword4=color\:\#cccccc style\: view.style.operator=color\:\#7d8991 style\: view.style.function=color\:\#f85931 style\: view.style.literal3=color\:\#f9d423 style\: view.style.markup=color\:\#7d8991 style\: ================================================ FILE: jedit/Hyrule.xml ================================================ # Converted from Textmate theme Snappy Light using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Snappy Light view.fgColor=\#c0d5c1 view.bgColor=\#2d2c2b view.caretColor=\#ffffff view.selectionColor=\#000000 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3d3934 view.style.comment1=color\:\#716d6a style\: view.style.literal1=color\:\#ce830d style\: view.style.label=color\:\#90c93f style\: view.style.digit=color\:\#f5c504 style\: view.style.keyword1=color\:\#90c93f style\: view.style.keyword2=color\:\#f5c504 style\: view.style.keyword3=color\:\#90c93f style\: view.style.keyword4=color\:\#c0d5c1 style\: view.style.operator=color\:\#90c93f style\: view.style.function=color\:\#90c93f style\: view.style.literal3=color\:\#ce830d style\: view.style.markup=color\:\#569e16 style\: ================================================ FILE: jedit/Iceberg-contrast.xml ================================================ # Converted from Textmate theme Iceberg using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Iceberg view.fgColor=\#bdd6db view.bgColor=\#141819 view.caretColor=\#f8f8f0 view.selectionColor=\#324144 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#1f2627 view.style.comment1=color\:\#537178 style\: view.style.literal1=color\:\#ffffff style\: view.style.label=color\:\#ffffff style\: view.style.digit=color\:\#ffffff style\: view.style.keyword1=color\:\#b1e2f2 style\: view.style.keyword2=color\:\#ffffff style\: view.style.keyword3=color\:\#ffffff style\: view.style.keyword4=color\:\#bdd6db style\: view.style.operator=color\:\#b1e2f2 style\: view.style.function=color\:\#ffffff style\: view.style.literal3=color\:\#ffffff style\: view.style.markup=color\:\#2d8da1 style\: ================================================ FILE: jedit/Iceberg.xml ================================================ # Converted from Textmate theme Iceberg using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Iceberg view.fgColor=\#bdd6db view.bgColor=\#323b3d view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3e4c4f view.style.comment1=color\:\#537178 style\: view.style.literal1=color\:\#ffffff style\: view.style.label=color\:\#ffffff style\: view.style.digit=color\:\#ffffff style\: view.style.keyword1=color\:\#b1e2f2 style\: view.style.keyword2=color\:\#ffffff style\: view.style.keyword3=color\:\#ffffff style\: view.style.keyword4=color\:\#bdd6db style\: view.style.operator=color\:\#b1e2f2 style\: view.style.function=color\:\#ffffff style\: view.style.literal3=color\:\#ffffff style\: view.style.markup=color\:\#2d8da1 style\: ================================================ FILE: jedit/Juicy.xml ================================================ # Converted from Textmate theme Juicy using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Juicy view.fgColor=\#e3e2e0 view.bgColor=\#222222 view.caretColor=\#ffffff view.selectionColor=\#444444 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#282828 view.style.comment1=color\:\#777777 style\: view.style.literal1=color\:\#3bc7b8 style\: view.style.label=color\:\#f9d423 style\: view.style.digit=color\:\#ce1836 style\: view.style.keyword1=color\:\#edb92e style\: view.style.keyword2=color\:\#f85931 style\: view.style.keyword3=color\:\#f9d423 style\: view.style.keyword4=color\:\#e3e2e0 style\: view.style.operator=color\:\#edb92e style\: view.style.function=color\:\#f85931 style\: view.style.literal3=color\:\#3bc7b8 style\: view.style.markup=color\:\#ff4e50 style\: ================================================ FILE: jedit/Keen.xml ================================================ # Converted from Textmate theme Keen using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Keen view.fgColor=\#cccccc view.bgColor=\#111111 view.caretColor=\#f8f8f0 view.selectionColor=\#35414b view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222222 view.style.comment1=color\:\#374c60 style\: view.style.literal1=color\:\#b5db99 style\: view.style.label=color\:\#6f8b94 style\: view.style.digit=color\:\#b5db99 style\: view.style.keyword1=color\:\#8767b7 style\: view.style.keyword2=color\:\#6f8b94 style\: view.style.keyword3=color\:\#6f8b94 style\: view.style.keyword4=color\:\#cccccc style\: view.style.operator=color\:\#8767b7 style\: view.style.function=color\:\#b5db99 style\: view.style.literal3=color\:\#b5db99 style\: view.style.markup=color\:\#8767b7 style\: ================================================ FILE: jedit/Laravel-contrast.xml ================================================ # Converted from Textmate theme Laravel Darker using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Laravel Darker view.fgColor=\#dedede view.bgColor=\#000000 view.caretColor=\#f8f8f0 view.selectionColor=\#444444 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222222 view.style.comment1=color\:\#615953 style\: view.style.literal1=color\:\#fdca49 style\: view.style.label=color\:\#f38630 style\: view.style.digit=color\:\#fc580c style\: view.style.keyword1=color\:\#ffa927 style\: view.style.keyword2=color\:\#ffc48c style\: view.style.keyword3=color\:\#f38630 style\: view.style.keyword4=color\:\#dedede style\: view.style.operator=color\:\#ffa927 style\: view.style.function=color\:\#fc580c style\: view.style.literal3=color\:\#fdca49 style\: view.style.markup=color\:\#fc580c style\: ================================================ FILE: jedit/Laravel.xml ================================================ # Converted from Textmate theme Laravel using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Laravel view.fgColor=\#dedede view.bgColor=\#2e2c2b view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3b3633 view.style.comment1=color\:\#615953 style\: view.style.literal1=color\:\#fdca49 style\: view.style.label=color\:\#f38630 style\: view.style.digit=color\:\#fc580c style\: view.style.keyword1=color\:\#ffa927 style\: view.style.keyword2=color\:\#ffc48c style\: view.style.keyword3=color\:\#f38630 style\: view.style.keyword4=color\:\#dedede style\: view.style.operator=color\:\#ffa927 style\: view.style.function=color\:\#fc580c style\: view.style.literal3=color\:\#fdca49 style\: view.style.markup=color\:\#fc580c style\: ================================================ FILE: jedit/LastNight-thirdparty.xml ================================================ # Converted from Textmate theme Last Night using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Last Night view.fgColor=\#47494a view.bgColor=\#1d1f21 view.caretColor=\#00bdff view.selectionColor=\#373b41 view.eolMarkerColor=\#4b4e55 view.lineHighlightColor=\#282a2e view.style.comment1=color\:\#969896 style\: view.style.literal1=color\:\#b5bd68 style\: view.style.label=color\:\#b5bd68 style\: view.style.digit=color\:\#de935f style\: view.style.keyword1=color\:\#b294bb style\: view.style.keyword2=color\:\#81a2be style\: view.style.keyword3=color\:\#de935f style\: view.style.keyword4=color\:\#cc6666 style\: view.style.operator=color\:\#8abeb7 style\: view.style.function=color\:\#80bcae style\: view.style.literal3=color\:\#cc6666 style\: view.style.markup=color\:\#cc6666 style\: ================================================ FILE: jedit/Lava-thirdparty.xml ================================================ # Converted from Textmate theme Lava using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Lava view.fgColor=\#f8f8f2 view.bgColor=\#241404 view.caretColor=\#f8f8f0 view.selectionColor=\#4f2c09 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#382818 view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#f8bb39 style\: view.style.label=color\:\#2ebf7e style\: view.style.digit=color\:\#ffffff style\: view.style.keyword1=color\:\#fc803d style\: view.style.keyword2=color\:\#2ebf7e style\: view.style.keyword3=color\:\#2ebf7e style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#fc803d style\: view.style.function=color\:\#6dcff6 style\: view.style.literal3=color\:\#f8bb39 style\: view.style.markup=color\:\#f23a3a style\: ================================================ FILE: jedit/Lavender-contrast.xml ================================================ # Converted from Textmate theme Lavender using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Lavender view.fgColor=\#f7f0fc view.bgColor=\#17131a view.caretColor=\#f8f8f0 view.selectionColor=\#4e3c5c view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#261f2b view.style.comment1=color\:\#887b91 style\: view.style.literal1=color\:\#f5b0ef style\: view.style.label=color\:\#8e69c9 style\: view.style.digit=color\:\#f25ae6 style\: view.style.keyword1=color\:\#8e6da6 style\: view.style.keyword2=color\:\#8e69c9 style\: view.style.keyword3=color\:\#8e69c9 style\: view.style.keyword4=color\:\#f7f0fc style\: view.style.operator=color\:\#8e6da6 style\: view.style.function=color\:\#ecc0fa style\: view.style.literal3=color\:\#f5b0ef style\: view.style.markup=color\:\#b657ff style\: ================================================ FILE: jedit/Lavender.xml ================================================ # Converted from Textmate theme Lavender using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Lavender view.fgColor=\#e0ceed view.bgColor=\#29222e view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3a2f42 view.style.comment1=color\:\#51415c style\: view.style.literal1=color\:\#f5b0ef style\: view.style.label=color\:\#8e69c9 style\: view.style.digit=color\:\#f25ae6 style\: view.style.keyword1=color\:\#8e6da6 style\: view.style.keyword2=color\:\#8e69c9 style\: view.style.keyword3=color\:\#8e69c9 style\: view.style.keyword4=color\:\#e0ceed style\: view.style.operator=color\:\#8e6da6 style\: view.style.function=color\:\#ecc0fa style\: view.style.literal3=color\:\#f5b0ef style\: view.style.markup=color\:\#b657ff style\: ================================================ FILE: jedit/Mellow-contrast.xml ================================================ # Converted from Textmate theme Mellow using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Mellow view.fgColor=\#f8f8f2 view.bgColor=\#1c1917 view.caretColor=\#f8f8f0 view.selectionColor=\#54473e view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#292522 view.style.comment1=color\:\#968e84 style\: view.style.literal1=color\:\#f8bb39 style\: view.style.label=color\:\#f8bb39 style\: view.style.digit=color\:\#f8bb39 style\: view.style.keyword1=color\:\#f2bc79 style\: view.style.keyword2=color\:\#f55d79 style\: view.style.keyword3=color\:\#f8bb39 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#f2bc79 style\: view.style.function=color\:\#f28972 style\: view.style.literal3=color\:\#f8bb39 style\: view.style.markup=color\:\#f55d79 style\: ================================================ FILE: jedit/Mellow.xml ================================================ # Converted from Textmate theme Mellow using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Mellow view.fgColor=\#f8f8f2 view.bgColor=\#36312c view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#45403b view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#f8bb39 style\: view.style.label=color\:\#f8bb39 style\: view.style.digit=color\:\#f8bb39 style\: view.style.keyword1=color\:\#f2bc79 style\: view.style.keyword2=color\:\#f55d79 style\: view.style.keyword3=color\:\#f8bb39 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#f2bc79 style\: view.style.function=color\:\#f28972 style\: view.style.literal3=color\:\#f8bb39 style\: view.style.markup=color\:\#f55d79 style\: ================================================ FILE: jedit/Mud-contrast.xml ================================================ # Converted from Textmate theme Mud using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Mud view.fgColor=\#ffffff view.bgColor=\#1b1515 view.caretColor=\#f8f8f0 view.selectionColor=\#221d1c view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#322a29 view.style.comment1=color\:\#c3b8b7 style\: view.style.literal1=color\:\#b5db99 style\: view.style.label=color\:\#e9c865 style\: view.style.digit=color\:\#b5db99 style\: view.style.keyword1=color\:\#ff9787 style\: view.style.keyword2=color\:\#e9c865 style\: view.style.keyword3=color\:\#e9c865 style\: view.style.keyword4=color\:\#ffffff style\: view.style.operator=color\:\#ff9787 style\: view.style.function=color\:\#b5db99 style\: view.style.literal3=color\:\#b5db99 style\: view.style.markup=color\:\#ff9787 style\: ================================================ FILE: jedit/Mud.xml ================================================ # Converted from Textmate theme Mud using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Mud view.fgColor=\#ffffff view.bgColor=\#403635 view.caretColor=\#f8f8f0 view.selectionColor=\#221d1c view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#322a29 view.style.comment1=color\:\#c3b8b7 style\: view.style.literal1=color\:\#b5db99 style\: view.style.label=color\:\#e9c865 style\: view.style.digit=color\:\#b5db99 style\: view.style.keyword1=color\:\#ff9787 style\: view.style.keyword2=color\:\#e9c865 style\: view.style.keyword3=color\:\#e9c865 style\: view.style.keyword4=color\:\#ffffff style\: view.style.operator=color\:\#ff9787 style\: view.style.function=color\:\#b5db99 style\: view.style.literal3=color\:\#b5db99 style\: view.style.markup=color\:\#ff9787 style\: ================================================ FILE: jedit/NaturalContrast.xml ================================================ # Converted from Textmate theme Natural Contrast Theme using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Natural Contrast Theme view.fgColor=\#ffffff view.bgColor=\#1b2016 view.caretColor=\#9ebb80 view.selectionColor=\#687c55 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#343d4c view.style.comment1=color\:\#1b2016 bgColor\:\#fff1c0 style\: view.style.literal1=color\:\#aeceff style\: view.style.label=color\:\#ffe792 style\: view.style.digit=color\:\#aeceff style\: view.style.keyword1=color\:\#9ebb80 style\: view.style.keyword2=color\:\#ff6363 style\: view.style.keyword3=color\:\#ffe792 bgColor\:\#5c6d4a style\:b view.style.keyword4=color\:\#ffe792 style\: view.style.operator=color\:\#9ebb80 style\: view.style.function=color\:\#9ebb80 style\: view.style.literal3=color\:\#aeceff style\: view.style.markup=color\:\#ffe792 style\: ================================================ FILE: jedit/Patriot-contrast.xml ================================================ # Converted from Textmate theme Patriot using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Patriot view.fgColor=\#cad9e3 view.bgColor=\#181a1b view.caretColor=\#f8f8f0 view.selectionColor=\#313a3e view.eolMarkerColor=\#ffffff view.lineHighlightColor=\#232628 view.style.comment1=color\:\#515e66 style\: view.style.literal1=color\:\#3790de style\: view.style.label=color\:\#2e6fd9 style\: view.style.digit=color\:\#2e6fd9 style\: view.style.keyword1=color\:\#bbbcc4 style\: view.style.keyword2=color\:\#de333c style\: view.style.keyword3=color\:\#2e6fd9 style\: view.style.keyword4=color\:\#cad9e3 style\: view.style.operator=color\:\#bbbcc4 style\: view.style.function=color\:\#ffffff style\: view.style.literal3=color\:\#3790de style\: view.style.markup=color\:\#25808a style\: ================================================ FILE: jedit/Patriot.xml ================================================ # Converted from Textmate theme Patriot using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Patriot view.fgColor=\#cad9e3 view.bgColor=\#2d3133 view.caretColor=\#f8f8f0 view.selectionColor=\#5f7b94 view.eolMarkerColor=\#ffffff view.lineHighlightColor=\#40484d view.style.comment1=color\:\#515e66 style\: view.style.literal1=color\:\#3790de style\: view.style.label=color\:\#2e6fd9 style\: view.style.digit=color\:\#2e6fd9 style\: view.style.keyword1=color\:\#bbbcc4 style\: view.style.keyword2=color\:\#de333c style\: view.style.keyword3=color\:\#2e6fd9 style\: view.style.keyword4=color\:\#cad9e3 style\: view.style.operator=color\:\#bbbcc4 style\: view.style.function=color\:\#ffffff style\: view.style.literal3=color\:\#3790de style\: view.style.markup=color\:\#25808a style\: ================================================ FILE: jedit/Peacock-contrast.xml ================================================ # Converted from Textmate theme PeacockDark using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=PeacockDark view.fgColor=\#f0f0f0 view.bgColor=\#111111 view.caretColor=\#f8f8f0 view.selectionColor=\#344249 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222222 view.style.comment1=color\:\#777777 style\: view.style.literal1=color\:\#bcd42a style\: view.style.label=color\:\#ff5d38 style\: view.style.digit=color\:\#bcd42a style\: view.style.keyword1=color\:\#26a6a6 style\: view.style.keyword2=color\:\#ff5d38 style\: view.style.keyword3=color\:\#ff5d38 style\: view.style.keyword4=color\:\#f0f0f0 style\: view.style.operator=color\:\#26a6a6 style\: view.style.function=color\:\#bcd42a style\: view.style.literal3=color\:\#bcd42a style\: view.style.markup=color\:\#26a6a6 style\: ================================================ FILE: jedit/Peacock.xml ================================================ # Converted from Textmate theme Peacock using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Peacock view.fgColor=\#ede0ce view.bgColor=\#2b2a27 view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#403c37 view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#bcd42a style\: view.style.label=color\:\#ff5d38 style\: view.style.digit=color\:\#bcd42a style\: view.style.keyword1=color\:\#26a6a6 style\: view.style.keyword2=color\:\#ff5d38 style\: view.style.keyword3=color\:\#ff5d38 style\: view.style.keyword4=color\:\#ede0ce style\: view.style.operator=color\:\#26a6a6 style\: view.style.function=color\:\#bcd42a style\: view.style.literal3=color\:\#bcd42a style\: view.style.markup=color\:\#26a6a6 style\: ================================================ FILE: jedit/PeacocksInSpace.xml ================================================ # Converted from Textmate theme PeacocksInSpace using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=PeacocksInSpace view.fgColor=\#dee3ec view.bgColor=\#2b303b view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#272b34 view.style.comment1=color\:\#6e7a94 style\: view.style.literal1=color\:\#bcd42a style\: view.style.label=color\:\#ff5d38 style\: view.style.digit=color\:\#bcd42a style\: view.style.keyword1=color\:\#26a6a6 style\: view.style.keyword2=color\:\#ff5d38 style\: view.style.keyword3=color\:\#ff5d38 style\: view.style.keyword4=color\:\#dee3ec style\: view.style.operator=color\:\#26a6a6 style\: view.style.function=color\:\#bcd42a style\: view.style.literal3=color\:\#bcd42a style\: view.style.markup=color\:\#26a6a6 style\: ================================================ FILE: jedit/Potpourri-contrast.xml ================================================ # Converted from Textmate theme Potpourri using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Potpourri view.fgColor=\#f8f8f2 view.bgColor=\#1c1a1b view.caretColor=\#f8f8f0 view.selectionColor=\#393033 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#292527 view.style.comment1=color\:\#696363 style\: view.style.literal1=color\:\#b866fa style\: view.style.label=color\:\#e9d2f7 style\: view.style.digit=color\:\#c84ff0 style\: view.style.keyword1=color\:\#ed1153 style\: view.style.keyword2=color\:\#f76acb style\: view.style.keyword3=color\:\#e9d2f7 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#ed1153 style\: view.style.function=color\:\#bc66ff style\: view.style.literal3=color\:\#b866fa style\: view.style.markup=color\:\#ed1153 style\: ================================================ FILE: jedit/Potpourri.xml ================================================ # Converted from Textmate theme Potpourri using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Potpourri view.fgColor=\#f8f8f2 view.bgColor=\#2e2b2c view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#363032 view.style.comment1=color\:\#696363 style\: view.style.literal1=color\:\#b866fa style\: view.style.label=color\:\#e9d2f7 style\: view.style.digit=color\:\#c84ff0 style\: view.style.keyword1=color\:\#ed1153 style\: view.style.keyword2=color\:\#f76acb style\: view.style.keyword3=color\:\#e9d2f7 style\: view.style.keyword4=color\:\#f8f8f2 style\: view.style.operator=color\:\#ed1153 style\: view.style.function=color\:\#bc66ff style\: view.style.literal3=color\:\#b866fa style\: view.style.markup=color\:\#ed1153 style\: ================================================ FILE: jedit/Poyeyo-thirdparty.xml ================================================ # Converted from Textmate theme Poyeyo using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Poyeyo view.fgColor=\#ffffff view.bgColor=\#232323 view.caretColor=\#a3a3a3 view.selectionColor=\#404040 view.eolMarkerColor=\#505050 view.lineHighlightColor=\#717171 view.style.comment1=color\:\#949494 bgColor\:\#232323 style\: view.style.literal1=color\:\#9e6eff style\: view.style.label=color\:\#ffd24a style\: view.style.digit=color\:\#a998ff style\: view.style.keyword1=color\:\#ff5845 style\: view.style.keyword2=color\:\#ed954d style\: view.style.keyword3=color\:\#ffd24a style\: view.style.keyword4=color\:\#ffa082 style\: view.style.operator=color\:\#ff4e5e style\: view.style.function=color\:\#ff6476 style\: view.style.literal3=color\:\#ffa05c style\: view.style.markup=color\:\#00fffd style\: ================================================ FILE: jedit/Poyeyo_Blue-thirdparty.xml ================================================ # Converted from Textmate theme Poyeyo Blue using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Poyeyo Blue view.fgColor=\#ffffff view.bgColor=\#131324 view.caretColor=\#514da3 view.selectionColor=\#3c3aff view.eolMarkerColor=\#000050 view.lineHighlightColor=\#000e71 view.style.comment1=color\:\#565656 bgColor\:\#131324 style\: view.style.literal1=color\:\#9e6eff style\: view.style.label=color\:\#ffce4a style\: view.style.digit=color\:\#cc9bff style\: view.style.keyword1=color\:\#ff5845 style\: view.style.keyword2=color\:\#ed954d style\: view.style.keyword3=color\:\#ffce4a style\: view.style.keyword4=color\:\#ffa082 style\: view.style.operator=color\:\#ff4e5e style\: view.style.function=color\:\#ff6476 style\: view.style.literal3=color\:\#ffa05c style\: view.style.markup=color\:\#00fffd style\: ================================================ FILE: jedit/Revelation-contrast.xml ================================================ # Converted from Textmate theme Revelation using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Revelation view.fgColor=\#dedede view.bgColor=\#161515 view.caretColor=\#f8f8f0 view.selectionColor=\#3e3737 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#252323 view.style.comment1=color\:\#857b74 style\: view.style.literal1=color\:\#ffbb29 style\: view.style.label=color\:\#ffbb29 style\: view.style.digit=color\:\#617fa0 style\: view.style.keyword1=color\:\#c2dcf2 style\: view.style.keyword2=color\:\#ffbb29 style\: view.style.keyword3=color\:\#ffbb29 style\: view.style.keyword4=color\:\#dedede style\: view.style.operator=color\:\#c2dcf2 style\: view.style.function=color\:\#95c2e8 style\: view.style.literal3=color\:\#ffbb29 style\: view.style.markup=color\:\#617fa0 style\: ================================================ FILE: jedit/Revelation.xml ================================================ # Converted from Textmate theme Revelation using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Revelation view.fgColor=\#dedede view.bgColor=\#2e2c2b view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3b3633 view.style.comment1=color\:\#615953 style\: view.style.literal1=color\:\#ffbb29 style\: view.style.label=color\:\#ffbb29 style\: view.style.digit=color\:\#617fa0 style\: view.style.keyword1=color\:\#c2dcf2 style\: view.style.keyword2=color\:\#ffbb29 style\: view.style.keyword3=color\:\#ffbb29 style\: view.style.keyword4=color\:\#dedede style\: view.style.operator=color\:\#c2dcf2 style\: view.style.function=color\:\#95c2e8 style\: view.style.literal3=color\:\#ffbb29 style\: view.style.markup=color\:\#617fa0 style\: ================================================ FILE: jedit/Slime-contrast.xml ================================================ # Converted from Textmate theme Slime using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Slime view.fgColor=\#ffffff view.bgColor=\#141617 view.caretColor=\#f8f8f0 view.selectionColor=\#333a3f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222528 view.style.comment1=color\:\#63717d style\: view.style.literal1=color\:\#faffdb style\: view.style.label=color\:\#c7af3f style\: view.style.digit=color\:\#c7af3f style\: view.style.keyword1=color\:\#9fb3c2 style\: view.style.keyword2=color\:\#c7af3f style\: view.style.keyword3=color\:\#c7af3f style\: view.style.keyword4=color\:\#8ab8a2 style\: view.style.operator=color\:\#9fb3c2 style\: view.style.function=color\:\#c7af3f style\: view.style.literal3=color\:\#faffdb style\: view.style.markup=color\:\#c7af3f style\: ================================================ FILE: jedit/Slime.xml ================================================ # Converted from Textmate theme Slime using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Slime view.fgColor=\#ffffff view.bgColor=\#292d30 view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#384147 view.style.comment1=color\:\#4f5a63 style\: view.style.literal1=color\:\#faffdb style\: view.style.label=color\:\#c7af3f style\: view.style.digit=color\:\#c7af3f style\: view.style.keyword1=color\:\#9fb3c2 style\: view.style.keyword2=color\:\#c7af3f style\: view.style.keyword3=color\:\#c7af3f style\: view.style.keyword4=color\:\#8ab8a2 style\: view.style.operator=color\:\#9fb3c2 style\: view.style.function=color\:\#c7af3f style\: view.style.literal3=color\:\#faffdb style\: view.style.markup=color\:\#c7af3f style\: ================================================ FILE: jedit/Snappy-contrast.xml ================================================ # Converted from Textmate theme Snappy using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Snappy view.fgColor=\#e3e2e0 view.bgColor=\#111111 view.caretColor=\#ffffff view.selectionColor=\#555555 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#333333 view.style.comment1=color\:\#777777 style\: view.style.literal1=color\:\#4ea1df style\: view.style.label=color\:\#808dd3 style\: view.style.digit=color\:\#4ea1df style\: view.style.keyword1=color\:\#f66153 style\: view.style.keyword2=color\:\#808dd3 style\: view.style.keyword3=color\:\#808dd3 style\: view.style.keyword4=color\:\#e3e2e0 style\: view.style.operator=color\:\#f66153 style\: view.style.function=color\:\#808dd3 style\: view.style.literal3=color\:\#4ea1df style\: view.style.markup=color\:\#f66153 style\: ================================================ FILE: jedit/Snappy.xml ================================================ # Converted from Textmate theme Snappy using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Snappy view.fgColor=\#e3e2e0 view.bgColor=\#393939 view.caretColor=\#ffffff view.selectionColor=\#282828 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#282828 view.style.comment1=color\:\#505050 style\: view.style.literal1=color\:\#4ea1df style\: view.style.label=color\:\#808dd3 style\: view.style.digit=color\:\#4ea1df style\: view.style.keyword1=color\:\#f66153 style\: view.style.keyword2=color\:\#808dd3 style\: view.style.keyword3=color\:\#808dd3 style\: view.style.keyword4=color\:\#e3e2e0 style\: view.style.operator=color\:\#f66153 style\: view.style.function=color\:\#808dd3 style\: view.style.literal3=color\:\#4ea1df style\: view.style.markup=color\:\#f66153 style\: ================================================ FILE: jedit/SnappyLight.xml ================================================ # Converted from Textmate theme Snappy Light using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Snappy Light view.fgColor=\#585856 view.bgColor=\#ffffff view.caretColor=\#615649 view.selectionColor=\#afc4da view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#f0e7df view.style.comment1=color\:\#b8b6b1 style\: view.style.literal1=color\:\#4687b8 style\: view.style.label=color\:\#606aa1 style\: view.style.digit=color\:\#4687b8 style\: view.style.keyword1=color\:\#da564a style\: view.style.keyword2=color\:\#606aa1 style\: view.style.keyword3=color\:\#606aa1 style\: view.style.keyword4=color\:\#585856 style\: view.style.operator=color\:\#da564a style\: view.style.function=color\:\#606aa1 style\: view.style.literal3=color\:\#4687b8 style\: view.style.markup=color\:\#da564a style\: ================================================ FILE: jedit/Solarflare.xml ================================================ # Converted from Textmate theme Solarflare using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Solarflare view.fgColor=\#e3e2e0 view.bgColor=\#222222 view.caretColor=\#ffffff view.selectionColor=\#282828 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#282828 view.style.comment1=color\:\#777777 style\:i view.style.literal1=color\:\#ede574 style\: view.style.label=color\:\#f9d423 style\: view.style.digit=color\:\#ff4e50 style\: view.style.keyword1=color\:\#f66153 style\: view.style.keyword2=color\:\#f9d423 style\: view.style.keyword3=color\:\#f9d423 style\: view.style.keyword4=color\:\#e3e2e0 style\: view.style.operator=color\:\#f66153 style\: view.style.function=color\:\#f9d423 style\: view.style.literal3=color\:\#ede574 style\: view.style.markup=color\:\#ff4e50 style\: ================================================ FILE: jedit/Sourlick-contrast.xml ================================================ # Converted from Textmate theme Sourlick using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Sourlick view.fgColor=\#f0f0f0 view.bgColor=\#111111 view.caretColor=\#f8f8f0 view.selectionColor=\#444444 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#333333 view.style.comment1=color\:\#888888 style\: view.style.literal1=color\:\#e4ff33 style\: view.style.label=color\:\#f38630 style\: view.style.digit=color\:\#fc580c style\: view.style.keyword1=color\:\#d2eb31 style\: view.style.keyword2=color\:\#ffbb29 style\: view.style.keyword3=color\:\#f38630 style\: view.style.keyword4=color\:\#f0f0f0 style\: view.style.operator=color\:\#d2eb31 style\: view.style.function=color\:\#bdf522 style\: view.style.literal3=color\:\#e4ff33 style\: view.style.markup=color\:\#70c910 style\: ================================================ FILE: jedit/Sourlick.xml ================================================ # Converted from Textmate theme Sourlick using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Sourlick view.fgColor=\#dedede view.bgColor=\#2e2c2b view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3b3633 view.style.comment1=color\:\#615953 style\: view.style.literal1=color\:\#e4ff33 style\: view.style.label=color\:\#f38630 style\: view.style.digit=color\:\#fc580c style\: view.style.keyword1=color\:\#d2eb31 style\: view.style.keyword2=color\:\#ffbb29 style\: view.style.keyword3=color\:\#f38630 style\: view.style.keyword4=color\:\#dedede style\: view.style.operator=color\:\#d2eb31 style\: view.style.function=color\:\#bdf522 style\: view.style.literal3=color\:\#e4ff33 style\: view.style.markup=color\:\#70c910 style\: ================================================ FILE: jedit/Spearmint.xml ================================================ # Converted from Textmate theme Spearmint using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Spearmint view.fgColor=\#719692 view.bgColor=\#e1f0ee view.caretColor=\#f8f8f0 view.selectionColor=\#c4e0ff view.eolMarkerColor=\#ffffff view.lineHighlightColor=\#ceebe7 view.style.comment1=color\:\#93c7c0 style\: view.style.literal1=color\:\#4cd7e0 style\: view.style.label=color\:\#199fa8 style\: view.style.digit=color\:\#199fa8 style\: view.style.keyword1=color\:\#4fa89c style\: view.style.keyword2=color\:\#199fa8 style\: view.style.keyword3=color\:\#199fa8 style\: view.style.keyword4=color\:\#719692 style\: view.style.operator=color\:\#4fa89c style\: view.style.function=color\:\#4cd7e0 style\: view.style.literal3=color\:\#4cd7e0 style\: view.style.markup=color\:\#25808a style\: ================================================ FILE: jedit/Stark-contrast.xml ================================================ # Converted from Textmate theme Stark using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Stark view.fgColor=\#dedede view.bgColor=\#111111 view.caretColor=\#f8f8f0 view.selectionColor=\#333333 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222222 view.style.comment1=color\:\#888888 style\: view.style.literal1=color\:\#ffbb29 style\: view.style.label=color\:\#ffbb29 style\: view.style.digit=color\:\#617fa0 style\: view.style.keyword1=color\:\#a3a3a3 style\: view.style.keyword2=color\:\#ffbb29 style\: view.style.keyword3=color\:\#ffbb29 style\: view.style.keyword4=color\:\#dedede style\: view.style.operator=color\:\#a3a3a3 style\: view.style.function=color\:\#f03113 style\: view.style.literal3=color\:\#ffbb29 style\: view.style.markup=color\:\#f03113 style\: ================================================ FILE: jedit/Stark.xml ================================================ # Converted from Textmate theme Stark using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Stark view.fgColor=\#dedede view.bgColor=\#2e2c2b view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#3b3633 view.style.comment1=color\:\#615953 style\: view.style.literal1=color\:\#ffbb29 style\: view.style.label=color\:\#ffbb29 style\: view.style.digit=color\:\#617fa0 style\: view.style.keyword1=color\:\#a3a3a3 style\: view.style.keyword2=color\:\#ffbb29 style\: view.style.keyword3=color\:\#ffbb29 style\: view.style.keyword4=color\:\#dedede style\: view.style.operator=color\:\#a3a3a3 style\: view.style.function=color\:\#f03113 style\: view.style.literal3=color\:\#ffbb29 style\: view.style.markup=color\:\#f03113 style\: ================================================ FILE: jedit/Temp.xml ================================================ # Converted from Textmate theme Peacock using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Peacock view.fgColor=\#ffffff view.bgColor=\#403635 view.caretColor=\#f8f8f0 view.selectionColor=\#221d1c view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#322a29 view.style.comment1=color\:\#c3b8b7 style\: view.style.literal1=color\:\#b5db99 style\: view.style.label=color\:\#e9c865 style\: view.style.digit=color\:\#b5db99 style\: view.style.keyword1=color\:\#ff9787 style\: view.style.keyword2=color\:\#e9c865 style\: view.style.keyword3=color\:\#e9c865 style\: view.style.keyword4=color\:\#ffffff style\: view.style.operator=color\:\#ff9787 style\: view.style.function=color\:\#b5db99 style\: view.style.literal3=color\:\#b5db99 style\: view.style.markup=color\:\#ff9787 style\: ================================================ FILE: jedit/Tron.xml ================================================ # Converted from Textmate theme Tron using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Tron view.fgColor=\#aec2e0 view.bgColor=\#14191f view.caretColor=\#f8f8f0 view.selectionColor=\#183c66 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#1b232c view.style.comment1=color\:\#324357 style\: view.style.literal1=color\:\#6ee2ff style\: view.style.label=color\:\#4cbbff style\: view.style.digit=color\:\#6ee2ff style\: view.style.keyword1=color\:\#748aa6 style\: view.style.keyword2=color\:\#267fb5 style\: view.style.keyword3=color\:\#6ee2ff style\: view.style.keyword4=color\:\#d0dfe6 style\: view.style.operator=color\:\#748aa6 style\: view.style.function=color\:\#effbff style\: view.style.literal3=color\:\#6ee2ff style\: view.style.markup=color\:\#ffffff style\: ================================================ FILE: jedit/TronLegacy-contrast.xml ================================================ # Converted from Textmate theme TronLegacy using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=TronLegacy view.fgColor=\#aec2e0 view.bgColor=\#14191f view.caretColor=\#f8f8f0 view.selectionColor=\#183c66 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#1b232c view.style.comment1=color\:\#5f7794 style\: view.style.literal1=color\:\#ff410d style\: view.style.label=color\:\#ffb20d style\: view.style.digit=color\:\#c7f026 style\: view.style.keyword1=color\:\#748aa6 style\: view.style.keyword2=color\:\#267fb5 style\: view.style.keyword3=color\:\#ffb20d style\: view.style.keyword4=color\:\#d0dfe6 style\: view.style.operator=color\:\#748aa6 style\: view.style.function=color\:\#ffb20d style\: view.style.literal3=color\:\#ff410d style\: view.style.markup=color\:\#267fb5 style\: ================================================ FILE: jedit/TronLegacy.xml ================================================ # Converted from Textmate theme TronLegacy using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=TronLegacy view.fgColor=\#aec2e0 view.bgColor=\#14191f view.caretColor=\#f8f8f0 view.selectionColor=\#183c66 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#1b232c view.style.comment1=color\:\#324357 style\: view.style.literal1=color\:\#ff410d style\: view.style.label=color\:\#ffb20d style\: view.style.digit=color\:\#c7f026 style\: view.style.keyword1=color\:\#748aa6 style\: view.style.keyword2=color\:\#267fb5 style\: view.style.keyword3=color\:\#ffb20d style\: view.style.keyword4=color\:\#d0dfe6 style\: view.style.operator=color\:\#748aa6 style\: view.style.function=color\:\#ffb20d style\: view.style.literal3=color\:\#ff410d style\: view.style.markup=color\:\#267fb5 style\: ================================================ FILE: jedit/TronLight.xml ================================================ # Converted from Textmate theme Tron using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Tron view.fgColor=\#aec2e0 view.bgColor=\#14191f view.caretColor=\#f8f8f0 view.selectionColor=\#183c66 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#1b232c view.style.comment1=color\:\#516a88 style\: view.style.literal1=color\:\#6ee2ff style\: view.style.label=color\:\#4cbbff style\: view.style.digit=color\:\#6ee2ff style\: view.style.keyword1=color\:\#748aa6 style\: view.style.keyword2=color\:\#267fb5 style\: view.style.keyword3=color\:\#6ee2ff style\: view.style.keyword4=color\:\#d0dfe6 style\: view.style.operator=color\:\#748aa6 style\: view.style.function=color\:\#effbff style\: view.style.literal3=color\:\#6ee2ff style\: view.style.markup=color\:\#ffffff style\: ================================================ FILE: jedit/Turnip-contrast.xml ================================================ # Converted from Textmate theme Turnip using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Turnip view.fgColor=\#ede0ce view.bgColor=\#000000 view.caretColor=\#f8f8f0 view.selectionColor=\#52564c view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#232826 view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#e8da5e style\: view.style.label=color\:\#487d76 style\: view.style.digit=color\:\#e8da5e style\: view.style.keyword1=color\:\#92b55f style\: view.style.keyword2=color\:\#487d76 style\: view.style.keyword3=color\:\#487d76 style\: view.style.keyword4=color\:\#ede0ce style\: view.style.operator=color\:\#92b55f style\: view.style.function=color\:\#e8da5e style\: view.style.literal3=color\:\#e8da5e style\: view.style.markup=color\:\#92b55f style\: ================================================ FILE: jedit/Turnip.xml ================================================ # Converted from Textmate theme Turnip using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Turnip view.fgColor=\#ede0ce view.bgColor=\#1a1b1d view.caretColor=\#f8f8f0 view.selectionColor=\#52564c view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#232826 view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#e8da5e style\: view.style.label=color\:\#487d76 style\: view.style.digit=color\:\#e8da5e style\: view.style.keyword1=color\:\#92b55f style\: view.style.keyword2=color\:\#487d76 style\: view.style.keyword3=color\:\#487d76 style\: view.style.keyword4=color\:\#ede0ce style\: view.style.operator=color\:\#92b55f style\: view.style.function=color\:\#e8da5e style\: view.style.literal3=color\:\#e8da5e style\: view.style.markup=color\:\#92b55f style\: ================================================ FILE: jedit/Userscape.xml ================================================ # Converted from Textmate theme Userscape using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Userscape view.fgColor=\#879bb0 view.bgColor=\#f5f8fc view.caretColor=\#f8f8f0 view.selectionColor=\#c4e0ff view.eolMarkerColor=\#ffffff view.lineHighlightColor=\#ceddf0 view.style.comment1=color\:\#c1cddb style\: view.style.literal1=color\:\#e3bd14 style\: view.style.label=color\:\#de4d3a style\: view.style.digit=color\:\#de4d3a style\: view.style.keyword1=color\:\#808c9c style\: view.style.keyword2=color\:\#de4d3a style\: view.style.keyword3=color\:\#de4d3a style\: view.style.keyword4=color\:\#879bb0 style\: view.style.operator=color\:\#808c9c style\: view.style.function=color\:\#e3bd14 style\: view.style.literal3=color\:\#e3bd14 style\: view.style.markup=color\:\#355b8c style\: ================================================ FILE: jedit/Yule-contrast.xml ================================================ # Converted from Textmate theme Oasis using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Oasis view.fgColor=\#e5e5e5 view.bgColor=\#111111 view.caretColor=\#f8f8f0 view.selectionColor=\#444444 view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#333333 view.style.comment1=color\:\#888888 style\: view.style.literal1=color\:\#ebb626 style\: view.style.label=color\:\#d63131 style\: view.style.digit=color\:\#ebb626 style\: view.style.keyword1=color\:\#39b81f style\: view.style.keyword2=color\:\#d63131 style\: view.style.keyword3=color\:\#d63131 style\: view.style.keyword4=color\:\#e5e5e5 style\: view.style.operator=color\:\#39b81f style\: view.style.function=color\:\#39b81f style\: view.style.literal3=color\:\#ebb626 style\: view.style.markup=color\:\#d63131 style\: ================================================ FILE: jedit/Yule.xml ================================================ # Converted from Textmate theme Oasis using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Oasis view.fgColor=\#ede0ce view.bgColor=\#2b2a27 view.caretColor=\#f8f8f0 view.selectionColor=\#161a1f view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#403c37 view.style.comment1=color\:\#7a7267 style\: view.style.literal1=color\:\#ebb626 style\: view.style.label=color\:\#d63131 style\: view.style.digit=color\:\#ebb626 style\: view.style.keyword1=color\:\#39b81f style\: view.style.keyword2=color\:\#d63131 style\: view.style.keyword3=color\:\#d63131 style\: view.style.keyword4=color\:\#ede0ce style\: view.style.operator=color\:\#39b81f style\: view.style.function=color\:\#39b81f style\: view.style.literal3=color\:\#ebb626 style\: view.style.markup=color\:\#d63131 style\: ================================================ FILE: jedit/Zacks.xml ================================================ # Converted from Textmate theme Zacks using Coloration v0.3.3 (http://github.com/sickill/coloration) scheme.name=Zacks view.fgColor=\#f0f0f0 view.bgColor=\#111111 view.caretColor=\#f8f8f0 view.selectionColor=\#2e2e2e view.eolMarkerColor=\#3b3a32 view.lineHighlightColor=\#222222 view.style.comment1=color\:\#777777 style\: view.style.literal1=color\:\#bcd42a style\: view.style.label=color\:\#ff6a38 style\: view.style.digit=color\:\#bcd42a style\: view.style.keyword1=color\:\#9c7ddb style\: view.style.keyword2=color\:\#ff6a38 style\: view.style.keyword3=color\:\#ff6a38 style\: view.style.keyword4=color\:\#f0f0f0 style\: view.style.operator=color\:\#9c7ddb style\: view.style.function=color\:\#bcd42a style\: view.style.literal3=color\:\#bcd42a style\: view.style.markup=color\:\#9c7ddb style\: ================================================ FILE: jetbrains/arstotzka.icls ================================================ ================================================ FILE: jetbrains/azure.icls ================================================ ================================================ FILE: jetbrains/bold.icls ================================================ ================================================ FILE: jetbrains/boxuk.icls ================================================ ================================================ FILE: jetbrains/carbonight.icls ================================================ ================================================ FILE: jetbrains/chocolate.icls ================================================ ================================================ FILE: jetbrains/contrast/carbonight-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/darkside-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/earthsong-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/freshcut-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/frontier-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/gloom-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/glowfish-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/goldfish-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/grunge-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/halflife-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/hyrule-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/iceberg-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/juicy-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/keen-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/laravel-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/lavender-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/mellow-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/mud-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/patriot-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/peacock-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/potpourri-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/revelation-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/slime-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/snappy-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/solarflare-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/sourlick-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/stark-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/tron-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/turnip-contrast.icls ================================================ ================================================ FILE: jetbrains/contrast/zacks-contrast.icls ================================================ ================================================ FILE: jetbrains/crisp.icls ================================================ ================================================ FILE: jetbrains/darkside.icls ================================================ ================================================ FILE: jetbrains/earthsong.icls ================================================ ================================================ FILE: jetbrains/freshcut.icls ================================================ ================================================ FILE: jetbrains/frontier.icls ================================================ ================================================ FILE: jetbrains/github.icls ================================================ ================================================ FILE: jetbrains/gloom.icls ================================================ ================================================ FILE: jetbrains/glowfish.icls ================================================ ================================================ FILE: jetbrains/goldfish.icls ================================================ ================================================ FILE: jetbrains/grunge.icls ================================================ ================================================ FILE: jetbrains/halflife.icls ================================================ ================================================ FILE: jetbrains/heroku.icls ================================================ ================================================ FILE: jetbrains/hyrule.icls ================================================ ================================================ FILE: jetbrains/iceberg.icls ================================================ ================================================ FILE: jetbrains/juicy.icls ================================================ ================================================ FILE: jetbrains/keen.icls ================================================ ================================================ FILE: jetbrains/kiwi.icls ================================================ ================================================ FILE: jetbrains/laravel.icls ================================================ ================================================ FILE: jetbrains/lavender.icls ================================================ ================================================ FILE: jetbrains/legacy.icls ================================================ ================================================ FILE: jetbrains/light/earthsong-light.icls ================================================ ================================================ FILE: jetbrains/light/snappy-light.icls ================================================ ================================================ FILE: jetbrains/light/userscape.icls ================================================ ================================================ FILE: jetbrains/mellow.icls ================================================ ================================================ FILE: jetbrains/mintchoc.icls ================================================ ================================================ FILE: jetbrains/mud.icls ================================================ ================================================ FILE: jetbrains/otakon.icls ================================================ ================================================ FILE: jetbrains/pastel.icls ================================================ ================================================ FILE: jetbrains/patriot.icls ================================================ ================================================ FILE: jetbrains/peacock.icls ================================================ ================================================ FILE: jetbrains/peacocks-in-space.icls ================================================ ================================================ FILE: jetbrains/peel.icls ================================================ ================================================ FILE: jetbrains/piggy.icls ================================================ ================================================ FILE: jetbrains/potpourri.icls ================================================ ================================================ FILE: jetbrains/rainbow.icls ================================================ ================================================ FILE: jetbrains/revelation.icls ================================================ ================================================ FILE: jetbrains/shrek.icls ================================================ ================================================ FILE: jetbrains/slate.icls ================================================ ================================================ FILE: jetbrains/slime.icls ================================================ ================================================ FILE: jetbrains/snappy.icls ================================================ ================================================ FILE: jetbrains/solarflare.icls ================================================ ================================================ FILE: jetbrains/sourlick.icls ================================================ ================================================ FILE: jetbrains/spearmint.icls ================================================ ================================================ FILE: jetbrains/stark.icls ================================================ ================================================ FILE: jetbrains/super.icls ================================================ ================================================ FILE: jetbrains/tonic.icls ================================================ ================================================ FILE: jetbrains/tribal.icls ================================================ ================================================ FILE: jetbrains/tron.icls ================================================ ================================================ FILE: jetbrains/turnip.icls ================================================ ================================================ FILE: jetbrains/yule.icls ================================================ ================================================ FILE: jetbrains/zacks.icls ================================================ ================================================ FILE: kate/BlueDawn-thirdparty.xml ================================================ # Converted from Textmate theme Blue Dawn using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Blue Dawn] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=e9ee00,e9ee00,0,0,0,0,,,--- Character=a3c1e8,a3c1e8,0,0,0,0,,,--- Comment=eeb900,eeb900,0,0,0,0,,,--- Data Type=95cc5e,95cc5e,0,0,0,1,,,--- Decimal/Value=e9ee00,e9ee00,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=e9ee00,e9ee00,0,0,0,0,,,--- Function=effbff,effbff,0,0,0,0,,,--- Keyword=a3c1e8,a3c1e8,0,0,0,0,,,--- Normal=bbd0ef,bbd0ef,0,0,0,0,,,--- Others=bbd0ef,bbd0ef,0,0,0,0,,,--- Region Marker=bbd0ef,bbd0ef,0,0,0,0,,,--- String=e9ee00,e9ee00,0,0,0,0,,,--- [Highlighting Ruby - Schema Blue Dawn] Ruby:Access Control=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Command=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby:Constant=0,bbd0ef,bbd0ef,0,0,0,0,,,--- Ruby:Constant Value=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby:Default globals=0,effbff,effbff,0,0,0,0,,,--- Ruby:Definition=0,effbff,effbff,0,0,0,0,,,--- Ruby:Delimiter=0,a3c1e8,a3c1e8,0,0,0,0,,,--- Ruby:Global Constant=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby:Global Variable=0,effbff,effbff,0,0,0,0,,,--- Ruby:Instance Variable=0,effbff,effbff,0,0,0,0,,,--- Ruby:Class Variable=0,effbff,effbff,0,0,0,0,,,--- Ruby:Kernel methods=0,36aaf1,36aaf1,0,0,0,0,,,--- Ruby:Member=0,effbff,effbff,0,0,0,0,,,--- Ruby:Message=0,bbd0ef,bbd0ef,0,0,0,0,,,--- Ruby:Operator=0,a3c1e8,a3c1e8,0,0,0,0,,,--- Ruby:Pseudo variable=0,effbff,effbff,0,0,0,0,,,--- Ruby:Raw String=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby:Regular Expression=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby:Symbol=0,4cbbff,4cbbff,0,0,0,0,,,--- [Highlighting JavaScript - Schema Blue Dawn] JavaScript:Objects=0,effbff,effbff,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Blue Dawn] Ruby/Rails/RHTML:Message=0,bbd0ef,bbd0ef,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,36aaf1,36aaf1,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,7a9bc2,7a9bc2,0,0,0,0,,,--- [Highlighting XML - Schema Blue Dawn] XML:Value=0,e9ee00,e9ee00,0,0,0,0,,,--- XML:Element=0,ffffff,ffffff,0,0,0,0,,,--- XML:Attribute=0,7a9bc2,7a9bc2,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Blue Dawn] Color Background=15,19,24 Color Highlighted Bracket=15,19,24 Color Highlighted Line=27,35,44 Color Selection=24,60,102 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/BlueLover-thirdparty.xml ================================================ # Converted from Textmate theme Blue Dawn using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Blue Dawn] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=ffcc41,ffcc41,0,0,0,0,,,--- Character=a3c1e8,a3c1e8,0,0,0,0,,,--- Comment=b63099,b63099,0,0,0,0,,,--- Data Type=95cc5e,95cc5e,0,0,0,1,,,--- Decimal/Value=ffcc41,ffcc41,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=ffcc41,ffcc41,0,0,0,0,,,--- Function=effbff,effbff,0,0,0,0,,,--- Keyword=a3c1e8,a3c1e8,0,0,0,0,,,--- Normal=bbd0ef,bbd0ef,0,0,0,0,,,--- Others=bbd0ef,bbd0ef,0,0,0,0,,,--- Region Marker=bbd0ef,bbd0ef,0,0,0,0,,,--- String=65e6b8,65e6b8,0,0,0,0,,,--- [Highlighting Ruby - Schema Blue Dawn] Ruby:Access Control=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Command=0,65e6b8,65e6b8,0,0,0,0,,,--- Ruby:Constant=0,bbd0ef,bbd0ef,0,0,0,0,,,--- Ruby:Constant Value=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby:Default globals=0,effbff,effbff,0,0,0,0,,,--- Ruby:Definition=0,effbff,effbff,0,0,0,0,,,--- Ruby:Delimiter=0,a3c1e8,a3c1e8,0,0,0,0,,,--- Ruby:Global Constant=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby:Global Variable=0,effbff,effbff,0,0,0,0,,,--- Ruby:Instance Variable=0,effbff,effbff,0,0,0,0,,,--- Ruby:Class Variable=0,effbff,effbff,0,0,0,0,,,--- Ruby:Kernel methods=0,36aaf1,36aaf1,0,0,0,0,,,--- Ruby:Member=0,effbff,effbff,0,0,0,0,,,--- Ruby:Message=0,bbd0ef,bbd0ef,0,0,0,0,,,--- Ruby:Operator=0,a3c1e8,a3c1e8,0,0,0,0,,,--- Ruby:Pseudo variable=0,effbff,effbff,0,0,0,0,,,--- Ruby:Raw String=0,65e6b8,65e6b8,0,0,0,0,,,--- Ruby:Regular Expression=0,65e6b8,65e6b8,0,0,0,0,,,--- Ruby:Symbol=0,4cbbff,4cbbff,0,0,0,0,,,--- [Highlighting JavaScript - Schema Blue Dawn] JavaScript:Objects=0,effbff,effbff,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Blue Dawn] Ruby/Rails/RHTML:Message=0,bbd0ef,bbd0ef,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,65e6b8,65e6b8,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,65e6b8,65e6b8,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,36aaf1,36aaf1,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,7a9bc2,7a9bc2,0,0,0,0,,,--- [Highlighting XML - Schema Blue Dawn] XML:Value=0,65e6b8,65e6b8,0,0,0,0,,,--- XML:Element=0,ffffff,ffffff,0,0,0,0,,,--- XML:Attribute=0,7a9bc2,7a9bc2,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Blue Dawn] Color Background=13,33,54 Color Highlighted Bracket=13,33,54 Color Highlighted Line=27,35,44 Color Selection=24,60,102 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/BoxUK-contrast.xml ================================================ # Converted from Textmate theme BoxUK using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema BoxUK] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=15b8ae,15b8ae,0,0,0,0,,,--- Character=017c9d,017c9d,0,0,0,0,,,--- Comment=7b7b7b,7b7b7b,0,0,0,0,,,--- Data Type=019d76,019d76,0,0,0,1,,,--- Decimal/Value=15b8ae,15b8ae,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=15b8ae,15b8ae,0,0,0,0,,,--- Function=019d76,019d76,0,0,0,0,,,--- Keyword=017c9d,017c9d,0,0,0,0,,,--- Normal=000000,000000,0,0,0,0,,,--- Others=000000,000000,0,0,0,0,,,--- Region Marker=000000,000000,0,0,0,0,,,--- String=098c84,098c84,0,0,0,0,,,--- [Highlighting Ruby - Schema BoxUK] Ruby:Access Control=0,019d76,019d76,0,0,0,0,,,--- Ruby:Command=0,098c84,098c84,0,0,0,0,,,--- Ruby:Constant=0,000000,000000,0,0,0,0,,,--- Ruby:Constant Value=0,019d76,019d76,0,0,0,0,,,--- Ruby:Default globals=0,000000,000000,0,0,0,0,,,--- Ruby:Definition=0,019d76,019d76,0,0,0,0,,,--- Ruby:Delimiter=0,017c9d,017c9d,0,0,0,0,,,--- Ruby:Global Constant=0,019d76,019d76,0,0,0,0,,,--- Ruby:Global Variable=0,000000,000000,0,0,0,0,,,--- Ruby:Instance Variable=0,000000,000000,0,0,0,0,,,--- Ruby:Class Variable=0,000000,000000,0,0,0,0,,,--- Ruby:Kernel methods=0,019d76,019d76,0,0,0,0,,,--- Ruby:Member=0,019d76,019d76,0,0,0,0,,,--- Ruby:Message=0,000000,000000,0,0,0,0,,,--- Ruby:Operator=0,017c9d,017c9d,0,0,0,0,,,--- Ruby:Pseudo variable=0,000000,000000,0,0,0,0,,,--- Ruby:Raw String=0,098c84,098c84,0,0,0,0,,,--- Ruby:Regular Expression=0,098c84,098c84,0,0,0,0,,,--- Ruby:Symbol=0,019d76,019d76,0,0,0,0,,,--- [Highlighting JavaScript - Schema BoxUK] JavaScript:Objects=0,000000,000000,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema BoxUK] Ruby/Rails/RHTML:Message=0,000000,000000,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,098c84,098c84,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,019d76,019d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,098c84,098c84,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,019d76,019d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,019d76,019d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,017c9d,017c9d,0,0,0,0,,,--- [Highlighting XML - Schema BoxUK] XML:Value=0,098c84,098c84,0,0,0,0,,,--- XML:Element=0,019d76,019d76,0,0,0,0,,,--- XML:Attribute=0,017c9d,017c9d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [BoxUK] Color Background=255,255,255 Color Highlighted Bracket=255,255,255 Color Highlighted Line=242,246,246 Color Selection=169,218,229 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/BoxUK.xml ================================================ # Converted from Textmate theme BoxUK using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema BoxUK] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=15b8ae,15b8ae,0,0,0,0,,,--- Character=017c9d,017c9d,0,0,0,0,,,--- Comment=b8b6b1,b8b6b1,0,0,0,0,,,--- Data Type=019d76,019d76,0,0,0,1,,,--- Decimal/Value=15b8ae,15b8ae,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=15b8ae,15b8ae,0,0,0,0,,,--- Function=019d76,019d76,0,0,0,0,,,--- Keyword=017c9d,017c9d,0,0,0,0,,,--- Normal=414f5c,414f5c,0,0,0,0,,,--- Others=414f5c,414f5c,0,0,0,0,,,--- Region Marker=414f5c,414f5c,0,0,0,0,,,--- String=15b8ae,15b8ae,0,0,0,0,,,--- [Highlighting Ruby - Schema BoxUK] Ruby:Access Control=0,019d76,019d76,0,0,0,0,,,--- Ruby:Command=0,15b8ae,15b8ae,0,0,0,0,,,--- Ruby:Constant=0,414f5c,414f5c,0,0,0,0,,,--- Ruby:Constant Value=0,019d76,019d76,0,0,0,0,,,--- Ruby:Default globals=0,414f5c,414f5c,0,0,0,0,,,--- Ruby:Definition=0,019d76,019d76,0,0,0,0,,,--- Ruby:Delimiter=0,017c9d,017c9d,0,0,0,0,,,--- Ruby:Global Constant=0,019d76,019d76,0,0,0,0,,,--- Ruby:Global Variable=0,414f5c,414f5c,0,0,0,0,,,--- Ruby:Instance Variable=0,414f5c,414f5c,0,0,0,0,,,--- Ruby:Class Variable=0,414f5c,414f5c,0,0,0,0,,,--- Ruby:Kernel methods=0,019d76,019d76,0,0,0,0,,,--- Ruby:Member=0,019d76,019d76,0,0,0,0,,,--- Ruby:Message=0,414f5c,414f5c,0,0,0,0,,,--- Ruby:Operator=0,017c9d,017c9d,0,0,0,0,,,--- Ruby:Pseudo variable=0,414f5c,414f5c,0,0,0,0,,,--- Ruby:Raw String=0,15b8ae,15b8ae,0,0,0,0,,,--- Ruby:Regular Expression=0,15b8ae,15b8ae,0,0,0,0,,,--- Ruby:Symbol=0,019d76,019d76,0,0,0,0,,,--- [Highlighting JavaScript - Schema BoxUK] JavaScript:Objects=0,414f5c,414f5c,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema BoxUK] Ruby/Rails/RHTML:Message=0,414f5c,414f5c,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,15b8ae,15b8ae,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,019d76,019d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,15b8ae,15b8ae,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,019d76,019d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,019d76,019d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,017c9d,017c9d,0,0,0,0,,,--- [Highlighting XML - Schema BoxUK] XML:Value=0,15b8ae,15b8ae,0,0,0,0,,,--- XML:Element=0,019d76,019d76,0,0,0,0,,,--- XML:Attribute=0,017c9d,017c9d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [BoxUK] Color Background=255,255,255 Color Highlighted Bracket=255,255,255 Color Highlighted Line=242,246,246 Color Selection=169,218,229 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Carbonight-contrast.xml ================================================ # Converted from Textmate theme Carbonight using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Carbonight] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=b0b0b0,b0b0b0,0,0,0,0,,,--- Character=e3e3e3,e3e3e3,0,0,0,0,,,--- Comment=5c5855,5c5855,0,0,0,0,,,--- Data Type=cccccc,cccccc,0,0,0,1,,,--- Decimal/Value=b0b0b0,b0b0b0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=b0b0b0,b0b0b0,0,0,0,0,,,--- Function=cccccc,cccccc,0,0,0,0,,,--- Keyword=e3e3e3,e3e3e3,0,0,0,0,,,--- Normal=b0b0b0,b0b0b0,0,0,0,0,,,--- Others=b0b0b0,b0b0b0,0,0,0,0,,,--- Region Marker=b0b0b0,b0b0b0,0,0,0,0,,,--- String=ffffff,ffffff,0,0,0,0,,,--- [Highlighting Ruby - Schema Carbonight] Ruby:Access Control=0,9e9e9e,9e9e9e,0,0,0,0,,,--- Ruby:Command=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Constant Value=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Default globals=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Definition=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Delimiter=0,e3e3e3,e3e3e3,0,0,0,0,,,--- Ruby:Global Constant=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Global Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Instance Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Class Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Kernel methods=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Member=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Message=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Operator=0,e3e3e3,e3e3e3,0,0,0,0,,,--- Ruby:Pseudo variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Raw String=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Regular Expression=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Symbol=0,b0b0b0,b0b0b0,0,0,0,0,,,--- [Highlighting JavaScript - Schema Carbonight] JavaScript:Objects=0,b0b0b0,b0b0b0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Carbonight] Ruby/Rails/RHTML:Message=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,8c8c8c,8c8c8c,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,c4c4c4,c4c4c4,0,0,0,0,,,--- [Highlighting XML - Schema Carbonight] XML:Value=0,ffffff,ffffff,0,0,0,0,,,--- XML:Element=0,8c8c8c,8c8c8c,0,0,0,0,,,--- XML:Attribute=0,c4c4c4,c4c4c4,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Carbonight] Color Background=17,17,17 Color Highlighted Bracket=17,17,17 Color Highlighted Line=34,34,34 Color Selection=88,88,88 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Carbonight.xml ================================================ # Converted from Textmate theme Carbonight using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Carbonight] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=b0b0b0,b0b0b0,0,0,0,0,,,--- Character=e3e3e3,e3e3e3,0,0,0,0,,,--- Comment=423f3d,423f3d,0,0,0,0,,,--- Data Type=cccccc,cccccc,0,0,0,1,,,--- Decimal/Value=b0b0b0,b0b0b0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=b0b0b0,b0b0b0,0,0,0,0,,,--- Function=cccccc,cccccc,0,0,0,0,,,--- Keyword=e3e3e3,e3e3e3,0,0,0,0,,,--- Normal=b0b0b0,b0b0b0,0,0,0,0,,,--- Others=b0b0b0,b0b0b0,0,0,0,0,,,--- Region Marker=b0b0b0,b0b0b0,0,0,0,0,,,--- String=ffffff,ffffff,0,0,0,0,,,--- [Highlighting Ruby - Schema Carbonight] Ruby:Access Control=0,9e9e9e,9e9e9e,0,0,0,0,,,--- Ruby:Command=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Constant Value=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Default globals=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Definition=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Delimiter=0,e3e3e3,e3e3e3,0,0,0,0,,,--- Ruby:Global Constant=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Global Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Instance Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Class Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Kernel methods=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Member=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Message=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Operator=0,e3e3e3,e3e3e3,0,0,0,0,,,--- Ruby:Pseudo variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Raw String=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Regular Expression=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Symbol=0,b0b0b0,b0b0b0,0,0,0,0,,,--- [Highlighting JavaScript - Schema Carbonight] JavaScript:Objects=0,b0b0b0,b0b0b0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Carbonight] Ruby/Rails/RHTML:Message=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,8c8c8c,8c8c8c,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,c4c4c4,c4c4c4,0,0,0,0,,,--- [Highlighting XML - Schema Carbonight] XML:Value=0,ffffff,ffffff,0,0,0,0,,,--- XML:Element=0,8c8c8c,8c8c8c,0,0,0,0,,,--- XML:Attribute=0,c4c4c4,c4c4c4,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Carbonight] Color Background=46,44,43 Color Highlighted Bracket=46,44,43 Color Highlighted Line=59,54,51 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/CarbonightBlue-contrast.xml ================================================ # Converted from Textmate theme Carbonight using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Carbonight] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=b0b0b0,b0b0b0,0,0,0,0,,,--- Character=e3e3e3,e3e3e3,0,0,0,0,,,--- Comment=3f5b69,3f5b69,0,0,0,0,,,--- Data Type=cccccc,cccccc,0,0,0,1,,,--- Decimal/Value=b0b0b0,b0b0b0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=b0b0b0,b0b0b0,0,0,0,0,,,--- Function=cccccc,cccccc,0,0,0,0,,,--- Keyword=e3e3e3,e3e3e3,0,0,0,0,,,--- Normal=b0b0b0,b0b0b0,0,0,0,0,,,--- Others=b0b0b0,b0b0b0,0,0,0,0,,,--- Region Marker=b0b0b0,b0b0b0,0,0,0,0,,,--- String=77acc5,77acc5,0,0,0,0,,,--- [Highlighting Ruby - Schema Carbonight] Ruby:Access Control=0,9e9e9e,9e9e9e,0,0,0,0,,,--- Ruby:Command=0,77acc5,77acc5,0,0,0,0,,,--- Ruby:Constant=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Constant Value=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Default globals=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Definition=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Delimiter=0,e3e3e3,e3e3e3,0,0,0,0,,,--- Ruby:Global Constant=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Global Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Instance Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Class Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Kernel methods=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Member=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Message=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Operator=0,e3e3e3,e3e3e3,0,0,0,0,,,--- Ruby:Pseudo variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Raw String=0,77acc5,77acc5,0,0,0,0,,,--- Ruby:Regular Expression=0,77acc5,77acc5,0,0,0,0,,,--- Ruby:Symbol=0,b0b0b0,b0b0b0,0,0,0,0,,,--- [Highlighting JavaScript - Schema Carbonight] JavaScript:Objects=0,b0b0b0,b0b0b0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Carbonight] Ruby/Rails/RHTML:Message=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,77acc5,77acc5,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,77acc5,77acc5,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,8c8c8c,8c8c8c,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,c4c4c4,c4c4c4,0,0,0,0,,,--- [Highlighting XML - Schema Carbonight] XML:Value=0,77acc5,77acc5,0,0,0,0,,,--- XML:Element=0,8c8c8c,8c8c8c,0,0,0,0,,,--- XML:Attribute=0,c4c4c4,c4c4c4,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Carbonight] Color Background=24,27,28 Color Highlighted Bracket=24,27,28 Color Highlighted Line=59,54,51 Color Selection=67,49,49 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/CarbonightBlue-thirdparty.xml ================================================ # Converted from Textmate theme Carbonight Blue using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Carbonight Blue] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=b0b0b0,b0b0b0,0,0,0,0,,,--- Character=e3e3e3,e3e3e3,0,0,0,0,,,--- Comment=3f5b69,3f5b69,0,0,0,0,,,--- Data Type=cccccc,cccccc,0,0,0,1,,,--- Decimal/Value=b0b0b0,b0b0b0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=b0b0b0,b0b0b0,0,0,0,0,,,--- Function=cccccc,cccccc,0,0,0,0,,,--- Keyword=e3e3e3,e3e3e3,0,0,0,0,,,--- Normal=b0b0b0,b0b0b0,0,0,0,0,,,--- Others=b0b0b0,b0b0b0,0,0,0,0,,,--- Region Marker=b0b0b0,b0b0b0,0,0,0,0,,,--- String=77acc5,77acc5,0,0,0,0,,,--- [Highlighting Ruby - Schema Carbonight Blue] Ruby:Access Control=0,9e9e9e,9e9e9e,0,0,0,0,,,--- Ruby:Command=0,77acc5,77acc5,0,0,0,0,,,--- Ruby:Constant=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Constant Value=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Default globals=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Definition=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Delimiter=0,e3e3e3,e3e3e3,0,0,0,0,,,--- Ruby:Global Constant=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Global Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Instance Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Class Variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Kernel methods=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Member=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Message=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Operator=0,e3e3e3,e3e3e3,0,0,0,0,,,--- Ruby:Pseudo variable=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby:Raw String=0,77acc5,77acc5,0,0,0,0,,,--- Ruby:Regular Expression=0,77acc5,77acc5,0,0,0,0,,,--- Ruby:Symbol=0,b0b0b0,b0b0b0,0,0,0,0,,,--- [Highlighting JavaScript - Schema Carbonight Blue] JavaScript:Objects=0,b0b0b0,b0b0b0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Carbonight Blue] Ruby/Rails/RHTML:Message=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,77acc5,77acc5,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,77acc5,77acc5,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,8c8c8c,8c8c8c,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,b0b0b0,b0b0b0,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,c4c4c4,c4c4c4,0,0,0,0,,,--- [Highlighting XML - Schema Carbonight Blue] XML:Value=0,77acc5,77acc5,0,0,0,0,,,--- XML:Element=0,8c8c8c,8c8c8c,0,0,0,0,,,--- XML:Attribute=0,c4c4c4,c4c4c4,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Carbonight Blue] Color Background=37,41,42 Color Highlighted Bracket=37,41,42 Color Highlighted Line=59,54,51 Color Selection=255,69,0 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Darkside-contrast.xml ================================================ # Converted from Textmate theme Darkside using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Darkside] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=8e69c9,8e69c9,0,0,0,0,,,--- Character=f08d24,f08d24,0,0,0,0,,,--- Comment=666666,666666,0,0,0,0,,,--- Data Type=8e69c9,8e69c9,0,0,0,1,,,--- Decimal/Value=8e69c9,8e69c9,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=8e69c9,8e69c9,0,0,0,0,,,--- Function=68c244,68c244,0,0,0,0,,,--- Keyword=f08d24,f08d24,0,0,0,0,,,--- Normal=f0f0f0,f0f0f0,0,0,0,0,,,--- Others=f0f0f0,f0f0f0,0,0,0,0,,,--- Region Marker=f0f0f0,f0f0f0,0,0,0,0,,,--- String=f2d42c,f2d42c,0,0,0,0,,,--- [Highlighting Ruby - Schema Darkside] Ruby:Access Control=0,e8341c,e8341c,0,0,0,0,,,--- Ruby:Command=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby:Constant=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Constant Value=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Default globals=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Definition=0,68c244,68c244,0,0,0,0,,,--- Ruby:Delimiter=0,f08d24,f08d24,0,0,0,0,,,--- Ruby:Global Constant=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Global Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Instance Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Class Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Kernel methods=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Member=0,68c244,68c244,0,0,0,0,,,--- Ruby:Message=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Operator=0,f08d24,f08d24,0,0,0,0,,,--- Ruby:Pseudo variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Raw String=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby:Regular Expression=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby:Symbol=0,8e69c9,8e69c9,0,0,0,0,,,--- [Highlighting JavaScript - Schema Darkside] JavaScript:Objects=0,f0f0f0,f0f0f0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Darkside] Ruby/Rails/RHTML:Message=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,e8341c,e8341c,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,68c244,68c244,0,0,0,0,,,--- [Highlighting XML - Schema Darkside] XML:Value=0,f2d42c,f2d42c,0,0,0,0,,,--- XML:Element=0,e8341c,e8341c,0,0,0,0,,,--- XML:Attribute=0,68c244,68c244,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Darkside] Color Background=0,0,0 Color Highlighted Bracket=0,0,0 Color Highlighted Line=48,51,51 Color Selection=48,51,51 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Darkside.xml ================================================ # Converted from Textmate theme Darkside using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Darkside] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=8e69c9,8e69c9,0,0,0,0,,,--- Character=f08d24,f08d24,0,0,0,0,,,--- Comment=494b4d,494b4d,0,0,0,0,,,--- Data Type=8e69c9,8e69c9,0,0,0,1,,,--- Decimal/Value=8e69c9,8e69c9,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=8e69c9,8e69c9,0,0,0,0,,,--- Function=68c244,68c244,0,0,0,0,,,--- Keyword=f08d24,f08d24,0,0,0,0,,,--- Normal=bababa,bababa,0,0,0,0,,,--- Others=bababa,bababa,0,0,0,0,,,--- Region Marker=bababa,bababa,0,0,0,0,,,--- String=f2d42c,f2d42c,0,0,0,0,,,--- [Highlighting Ruby - Schema Darkside] Ruby:Access Control=0,e8341c,e8341c,0,0,0,0,,,--- Ruby:Command=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby:Constant=0,bababa,bababa,0,0,0,0,,,--- Ruby:Constant Value=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Default globals=0,bababa,bababa,0,0,0,0,,,--- Ruby:Definition=0,68c244,68c244,0,0,0,0,,,--- Ruby:Delimiter=0,f08d24,f08d24,0,0,0,0,,,--- Ruby:Global Constant=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Global Variable=0,bababa,bababa,0,0,0,0,,,--- Ruby:Instance Variable=0,bababa,bababa,0,0,0,0,,,--- Ruby:Class Variable=0,bababa,bababa,0,0,0,0,,,--- Ruby:Kernel methods=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Member=0,68c244,68c244,0,0,0,0,,,--- Ruby:Message=0,bababa,bababa,0,0,0,0,,,--- Ruby:Operator=0,f08d24,f08d24,0,0,0,0,,,--- Ruby:Pseudo variable=0,bababa,bababa,0,0,0,0,,,--- Ruby:Raw String=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby:Regular Expression=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby:Symbol=0,8e69c9,8e69c9,0,0,0,0,,,--- [Highlighting JavaScript - Schema Darkside] JavaScript:Objects=0,bababa,bababa,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Darkside] Ruby/Rails/RHTML:Message=0,bababa,bababa,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f2d42c,f2d42c,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,e8341c,e8341c,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,68c244,68c244,0,0,0,0,,,--- [Highlighting XML - Schema Darkside] XML:Value=0,f2d42c,f2d42c,0,0,0,0,,,--- XML:Element=0,e8341c,e8341c,0,0,0,0,,,--- XML:Attribute=0,68c244,68c244,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Darkside] Color Background=34,35,36 Color Highlighted Bracket=34,35,36 Color Highlighted Line=48,51,51 Color Selection=48,51,51 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Earthsong-contrast.xml ================================================ # Converted from Textmate theme Earthsong using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Earthsong] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=95cc5e,95cc5e,0,0,0,0,,,--- Character=db784d,db784d,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=95cc5e,95cc5e,0,0,0,1,,,--- Decimal/Value=95cc5e,95cc5e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=95cc5e,95cc5e,0,0,0,0,,,--- Function=60a365,60a365,0,0,0,0,,,--- Keyword=db784d,db784d,0,0,0,0,,,--- Normal=fbeee1,fbeee1,0,0,0,0,,,--- Others=fbeee1,fbeee1,0,0,0,0,,,--- Region Marker=fbeee1,fbeee1,0,0,0,0,,,--- String=f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting Ruby - Schema Earthsong] Ruby:Access Control=0,d65940,d65940,0,0,0,0,,,--- Ruby:Command=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Constant=0,fbeee1,fbeee1,0,0,0,0,,,--- Ruby:Constant Value=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Default globals=0,fbeee1,fbeee1,0,0,0,0,,,--- Ruby:Definition=0,60a365,60a365,0,0,0,0,,,--- Ruby:Delimiter=0,db784d,db784d,0,0,0,0,,,--- Ruby:Global Constant=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Global Variable=0,fbeee1,fbeee1,0,0,0,0,,,--- Ruby:Instance Variable=0,fbeee1,fbeee1,0,0,0,0,,,--- Ruby:Class Variable=0,fbeee1,fbeee1,0,0,0,0,,,--- Ruby:Kernel methods=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Member=0,60a365,60a365,0,0,0,0,,,--- Ruby:Message=0,fbeee1,fbeee1,0,0,0,0,,,--- Ruby:Operator=0,db784d,db784d,0,0,0,0,,,--- Ruby:Pseudo variable=0,fbeee1,fbeee1,0,0,0,0,,,--- Ruby:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Regular Expression=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Symbol=0,95cc5e,95cc5e,0,0,0,0,,,--- [Highlighting JavaScript - Schema Earthsong] JavaScript:Objects=0,fbeee1,fbeee1,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Earthsong] Ruby/Rails/RHTML:Message=0,fbeee1,fbeee1,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,db784d,db784d,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,95cc5e,95cc5e,0,0,0,0,,,--- [Highlighting XML - Schema Earthsong] XML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- XML:Element=0,db784d,db784d,0,0,0,0,,,--- XML:Attribute=0,95cc5e,95cc5e,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Earthsong] Color Background=29,26,24 Color Highlighted Bracket=29,26,24 Color Highlighted Line=39,36,34 Color Selection=79,74,70 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Earthsong.xml ================================================ # Converted from Textmate theme Earthsong using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Earthsong] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=95cc5e,95cc5e,0,0,0,0,,,--- Character=db784d,db784d,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=95cc5e,95cc5e,0,0,0,1,,,--- Decimal/Value=95cc5e,95cc5e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=95cc5e,95cc5e,0,0,0,0,,,--- Function=60a365,60a365,0,0,0,0,,,--- Keyword=db784d,db784d,0,0,0,0,,,--- Normal=ebd1b7,ebd1b7,0,0,0,0,,,--- Others=ebd1b7,ebd1b7,0,0,0,0,,,--- Region Marker=ebd1b7,ebd1b7,0,0,0,0,,,--- String=f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting Ruby - Schema Earthsong] Ruby:Access Control=0,d65940,d65940,0,0,0,0,,,--- Ruby:Command=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Constant=0,ebd1b7,ebd1b7,0,0,0,0,,,--- Ruby:Constant Value=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Default globals=0,ebd1b7,ebd1b7,0,0,0,0,,,--- Ruby:Definition=0,60a365,60a365,0,0,0,0,,,--- Ruby:Delimiter=0,db784d,db784d,0,0,0,0,,,--- Ruby:Global Constant=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Global Variable=0,ebd1b7,ebd1b7,0,0,0,0,,,--- Ruby:Instance Variable=0,ebd1b7,ebd1b7,0,0,0,0,,,--- Ruby:Class Variable=0,ebd1b7,ebd1b7,0,0,0,0,,,--- Ruby:Kernel methods=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Member=0,60a365,60a365,0,0,0,0,,,--- Ruby:Message=0,ebd1b7,ebd1b7,0,0,0,0,,,--- Ruby:Operator=0,db784d,db784d,0,0,0,0,,,--- Ruby:Pseudo variable=0,ebd1b7,ebd1b7,0,0,0,0,,,--- Ruby:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Regular Expression=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Symbol=0,95cc5e,95cc5e,0,0,0,0,,,--- [Highlighting JavaScript - Schema Earthsong] JavaScript:Objects=0,ebd1b7,ebd1b7,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Earthsong] Ruby/Rails/RHTML:Message=0,ebd1b7,ebd1b7,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,db784d,db784d,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,95cc5e,95cc5e,0,0,0,0,,,--- [Highlighting XML - Schema Earthsong] XML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- XML:Element=0,db784d,db784d,0,0,0,0,,,--- XML:Attribute=0,95cc5e,95cc5e,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Earthsong] Color Background=54,49,44 Color Highlighted Bracket=54,49,44 Color Highlighted Line=69,64,59 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/EarthsongLight.xml ================================================ # Converted from Textmate theme Earthsong Light using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Earthsong Light] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=7ba84d,7ba84d,0,0,0,0,,,--- Character=d45c28,d45c28,0,0,0,0,,,--- Comment=baa188,baa188,0,0,0,0,,,--- Data Type=7ba84d,7ba84d,0,0,0,1,,,--- Decimal/Value=7ba84d,7ba84d,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=7ba84d,7ba84d,0,0,0,0,,,--- Function=448048,448048,0,0,0,0,,,--- Keyword=d45c28,d45c28,0,0,0,0,,,--- Normal=7d6852,7d6852,0,0,0,0,,,--- Others=7d6852,7d6852,0,0,0,0,,,--- Region Marker=7d6852,7d6852,0,0,0,0,,,--- String=db9d18,db9d18,0,0,0,0,,,--- [Highlighting Ruby - Schema Earthsong Light] Ruby:Access Control=0,bf2608,bf2608,0,0,0,0,,,--- Ruby:Command=0,db9d18,db9d18,0,0,0,0,,,--- Ruby:Constant=0,7d6852,7d6852,0,0,0,0,,,--- Ruby:Constant Value=0,7ba84d,7ba84d,0,0,0,0,,,--- Ruby:Default globals=0,7d6852,7d6852,0,0,0,0,,,--- Ruby:Definition=0,448048,448048,0,0,0,0,,,--- Ruby:Delimiter=0,d45c28,d45c28,0,0,0,0,,,--- Ruby:Global Constant=0,7ba84d,7ba84d,0,0,0,0,,,--- Ruby:Global Variable=0,7d6852,7d6852,0,0,0,0,,,--- Ruby:Instance Variable=0,7d6852,7d6852,0,0,0,0,,,--- Ruby:Class Variable=0,7d6852,7d6852,0,0,0,0,,,--- Ruby:Kernel methods=0,7ba84d,7ba84d,0,0,0,0,,,--- Ruby:Member=0,448048,448048,0,0,0,0,,,--- Ruby:Message=0,7d6852,7d6852,0,0,0,0,,,--- Ruby:Operator=0,d45c28,d45c28,0,0,0,0,,,--- Ruby:Pseudo variable=0,7d6852,7d6852,0,0,0,0,,,--- Ruby:Raw String=0,db9d18,db9d18,0,0,0,0,,,--- Ruby:Regular Expression=0,db9d18,db9d18,0,0,0,0,,,--- Ruby:Symbol=0,7ba84d,7ba84d,0,0,0,0,,,--- [Highlighting JavaScript - Schema Earthsong Light] JavaScript:Objects=0,7d6852,7d6852,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Earthsong Light] Ruby/Rails/RHTML:Message=0,7d6852,7d6852,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,db9d18,db9d18,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,7ba84d,7ba84d,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,db9d18,db9d18,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,bf2608,bf2608,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,7ba84d,7ba84d,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,7ba84d,7ba84d,0,0,0,0,,,--- [Highlighting XML - Schema Earthsong Light] XML:Value=0,db9d18,db9d18,0,0,0,0,,,--- XML:Element=0,bf2608,bf2608,0,0,0,0,,,--- XML:Attribute=0,7ba84d,7ba84d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Earthsong Light] Color Background=255,255,255 Color Highlighted Bracket=255,255,255 Color Highlighted Line=240,231,223 Color Selection=219,206,191 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/FreshCut-contrast.xml ================================================ # Converted from Textmate theme FreshCut using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema FreshCut] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=8fbe00,8fbe00,0,0,0,0,,,--- Character=c8d7e8,c8d7e8,0,0,0,0,,,--- Comment=556270,556270,0,0,0,0,,,--- Data Type=a6e22e,a6e22e,0,0,0,1,,,--- Decimal/Value=8fbe00,8fbe00,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=8fbe00,8fbe00,0,0,0,0,,,--- Function=aee239,aee239,0,0,0,0,,,--- Keyword=c8d7e8,c8d7e8,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=e9ee00,e9ee00,0,0,0,0,,,--- [Highlighting Ruby - Schema FreshCut] Ruby:Access Control=0,00a8c6,00a8c6,0,0,0,0,,,--- Ruby:Command=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,8fbe00,8fbe00,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,aee239,aee239,0,0,0,0,,,--- Ruby:Delimiter=0,c8d7e8,c8d7e8,0,0,0,0,,,--- Ruby:Global Constant=0,8fbe00,8fbe00,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,4ecdc4,4ecdc4,0,0,0,0,,,--- Ruby:Member=0,aee239,aee239,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,c8d7e8,c8d7e8,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby:Regular Expression=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby:Symbol=0,8fbe00,8fbe00,0,0,0,0,,,--- [Highlighting JavaScript - Schema FreshCut] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema FreshCut] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,8fbe00,8fbe00,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,00a8c6,00a8c6,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,4ecdc4,4ecdc4,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,4ecdc4,4ecdc4,0,0,0,0,,,--- [Highlighting XML - Schema FreshCut] XML:Value=0,e9ee00,e9ee00,0,0,0,0,,,--- XML:Element=0,00a8c6,00a8c6,0,0,0,0,,,--- XML:Attribute=0,4ecdc4,4ecdc4,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [FreshCut] Color Background=26,27,27 Color Highlighted Bracket=26,27,27 Color Highlighted Line=66,76,87 Color Selection=46,59,59 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/FreshCut.xml ================================================ # Converted from Textmate theme FreshCut using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema FreshCut] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=8fbe00,8fbe00,0,0,0,0,,,--- Character=c8d7e8,c8d7e8,0,0,0,0,,,--- Comment=556270,556270,0,0,0,0,,,--- Data Type=a6e22e,a6e22e,0,0,0,1,,,--- Decimal/Value=8fbe00,8fbe00,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=8fbe00,8fbe00,0,0,0,0,,,--- Function=aee239,aee239,0,0,0,0,,,--- Keyword=c8d7e8,c8d7e8,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=e9ee00,e9ee00,0,0,0,0,,,--- [Highlighting Ruby - Schema FreshCut] Ruby:Access Control=0,00a8c6,00a8c6,0,0,0,0,,,--- Ruby:Command=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,8fbe00,8fbe00,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,aee239,aee239,0,0,0,0,,,--- Ruby:Delimiter=0,c8d7e8,c8d7e8,0,0,0,0,,,--- Ruby:Global Constant=0,8fbe00,8fbe00,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,4ecdc4,4ecdc4,0,0,0,0,,,--- Ruby:Member=0,aee239,aee239,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,c8d7e8,c8d7e8,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby:Regular Expression=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby:Symbol=0,8fbe00,8fbe00,0,0,0,0,,,--- [Highlighting JavaScript - Schema FreshCut] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema FreshCut] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,8fbe00,8fbe00,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e9ee00,e9ee00,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,00a8c6,00a8c6,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,4ecdc4,4ecdc4,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,4ecdc4,4ecdc4,0,0,0,0,,,--- [Highlighting XML - Schema FreshCut] XML:Value=0,e9ee00,e9ee00,0,0,0,0,,,--- XML:Element=0,00a8c6,00a8c6,0,0,0,0,,,--- XML:Attribute=0,4ecdc4,4ecdc4,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [FreshCut] Color Background=47,48,48 Color Highlighted Bracket=47,48,48 Color Highlighted Line=66,76,87 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Frontier-contrast.xml ================================================ # Converted from Textmate theme Frontier using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Frontier] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=2ebf7e,2ebf7e,0,0,0,0,,,--- Character=fc803d,fc803d,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=a6e22e,a6e22e,0,0,0,1,,,--- Decimal/Value=2ebf7e,2ebf7e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=2ebf7e,2ebf7e,0,0,0,0,,,--- Function=f8bb39,f8bb39,0,0,0,0,,,--- Keyword=fc803d,fc803d,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting Ruby - Schema Frontier] Ruby:Access Control=0,f23a3a,f23a3a,0,0,0,0,,,--- Ruby:Command=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Delimiter=0,fc803d,fc803d,0,0,0,0,,,--- Ruby:Global Constant=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby:Member=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,fc803d,fc803d,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Regular Expression=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Symbol=0,2ebf7e,2ebf7e,0,0,0,0,,,--- [Highlighting JavaScript - Schema Frontier] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Frontier] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f23a3a,f23a3a,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,fc803d,fc803d,0,0,0,0,,,--- [Highlighting XML - Schema Frontier] XML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- XML:Element=0,f23a3a,f23a3a,0,0,0,0,,,--- XML:Attribute=0,fc803d,fc803d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Frontier] Color Background=28,25,23 Color Highlighted Bracket=28,25,23 Color Highlighted Line=69,64,59 Color Selection=68,61,54 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Frontier.xml ================================================ # Converted from Textmate theme Frontier using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Frontier] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=2ebf7e,2ebf7e,0,0,0,0,,,--- Character=fc803d,fc803d,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=a6e22e,a6e22e,0,0,0,1,,,--- Decimal/Value=2ebf7e,2ebf7e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=2ebf7e,2ebf7e,0,0,0,0,,,--- Function=f8bb39,f8bb39,0,0,0,0,,,--- Keyword=fc803d,fc803d,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting Ruby - Schema Frontier] Ruby:Access Control=0,f23a3a,f23a3a,0,0,0,0,,,--- Ruby:Command=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Delimiter=0,fc803d,fc803d,0,0,0,0,,,--- Ruby:Global Constant=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby:Member=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,fc803d,fc803d,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Regular Expression=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Symbol=0,2ebf7e,2ebf7e,0,0,0,0,,,--- [Highlighting JavaScript - Schema Frontier] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Frontier] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f23a3a,f23a3a,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,fc803d,fc803d,0,0,0,0,,,--- [Highlighting XML - Schema Frontier] XML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- XML:Element=0,f23a3a,f23a3a,0,0,0,0,,,--- XML:Attribute=0,fc803d,fc803d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Frontier] Color Background=54,49,44 Color Highlighted Bracket=54,49,44 Color Highlighted Line=69,64,59 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Github.xml ================================================ # Converted from Textmate theme Github using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Github] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=dd1144,dd1144,0,0,0,0,,,--- Character=222222,222222,1,0,0,0,,,--- Comment=b8b6b1,b8b6b1,0,0,0,0,,,--- Data Type=606aa1,606aa1,0,0,0,1,,,--- Decimal/Value=dd1144,dd1144,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=dd1144,dd1144,0,0,0,0,,,--- Function=990000,990000,1,0,0,0,,,--- Keyword=222222,222222,1,0,0,0,,,--- Normal=555555,555555,0,0,0,0,,,--- Others=555555,555555,0,0,0,0,,,--- Region Marker=555555,555555,0,0,0,0,,,--- String=dd1144,dd1144,0,0,0,0,,,--- [Highlighting Ruby - Schema Github] Ruby:Access Control=0,222222,222222,1,0,0,0,,,--- Ruby:Command=0,dd1144,dd1144,0,0,0,0,,,--- Ruby:Constant=0,555555,555555,0,0,0,0,,,--- Ruby:Constant Value=0,606aa1,606aa1,0,0,0,0,,,--- Ruby:Default globals=0,008080,008080,0,0,0,0,,,--- Ruby:Definition=0,990000,990000,1,0,0,0,,,--- Ruby:Delimiter=0,222222,222222,1,0,0,0,,,--- Ruby:Global Constant=0,606aa1,606aa1,0,0,0,0,,,--- Ruby:Global Variable=0,008080,008080,0,0,0,0,,,--- Ruby:Instance Variable=0,008080,008080,0,0,0,0,,,--- Ruby:Class Variable=0,008080,008080,0,0,0,0,,,--- Ruby:Kernel methods=0,445588,445588,0,0,0,0,,,--- Ruby:Member=0,990000,990000,1,0,0,0,,,--- Ruby:Message=0,555555,555555,0,0,0,0,,,--- Ruby:Operator=0,222222,222222,1,0,0,0,,,--- Ruby:Pseudo variable=0,008080,008080,0,0,0,0,,,--- Ruby:Raw String=0,dd1144,dd1144,0,0,0,0,,,--- Ruby:Regular Expression=0,dd1144,dd1144,0,0,0,0,,,--- Ruby:Symbol=0,606aa1,606aa1,0,0,0,0,,,--- [Highlighting JavaScript - Schema Github] JavaScript:Objects=0,008080,008080,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Github] Ruby/Rails/RHTML:Message=0,555555,555555,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,dd1144,dd1144,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,606aa1,606aa1,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,dd1144,dd1144,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,008080,008080,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,445588,445588,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,445588,445588,0,0,0,0,,,--- [Highlighting XML - Schema Github] XML:Value=0,dd1144,dd1144,0,0,0,0,,,--- XML:Element=0,008080,008080,0,0,0,0,,,--- XML:Attribute=0,445588,445588,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Github] Color Background=255,255,255 Color Highlighted Bracket=255,255,255 Color Highlighted Line=238,238,238 Color Selection=175,196,218 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Gloom-contrast.xml ================================================ # Converted from Textmate theme GloomDark using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema GloomDark] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=bcd42a,bcd42a,0,0,0,0,,,--- Character=26a6a6,26a6a6,0,0,0,0,,,--- Comment=444444,444444,0,0,0,0,,,--- Data Type=ff5d38,ff5d38,0,0,0,1,,,--- Decimal/Value=bcd42a,bcd42a,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=bcd42a,bcd42a,0,0,0,0,,,--- Function=bcd42a,bcd42a,0,0,0,0,,,--- Keyword=26a6a6,26a6a6,0,0,0,0,,,--- Normal=d8ebe5,d8ebe5,0,0,0,0,,,--- Others=d8ebe5,d8ebe5,0,0,0,0,,,--- Region Marker=d8ebe5,d8ebe5,0,0,0,0,,,--- String=bcd42a,bcd42a,0,0,0,0,,,--- [Highlighting Ruby - Schema GloomDark] Ruby:Access Control=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Command=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Constant=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Constant Value=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Default globals=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Definition=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Delimiter=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Global Constant=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Global Variable=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Instance Variable=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Class Variable=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Member=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Message=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Operator=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Pseudo variable=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Regular Expression=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting JavaScript - Schema GloomDark] JavaScript:Objects=0,d8ebe5,d8ebe5,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema GloomDark] Ruby/Rails/RHTML:Message=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting XML - Schema GloomDark] XML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- XML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- XML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [GloomDark] Color Background=25,25,25 Color Highlighted Bracket=25,25,25 Color Highlighted Line=34,34,34 Color Selection=0,0,0 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Gloom.xml ================================================ # Converted from Textmate theme Peacock using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Peacock] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=bcd42a,bcd42a,0,0,0,0,,,--- Character=26a6a6,26a6a6,0,0,0,0,,,--- Comment=4f6e64,4f6e64,0,0,0,0,,,--- Data Type=ff5d38,ff5d38,0,0,0,1,,,--- Decimal/Value=bcd42a,bcd42a,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=bcd42a,bcd42a,0,0,0,0,,,--- Function=bcd42a,bcd42a,0,0,0,0,,,--- Keyword=26a6a6,26a6a6,0,0,0,0,,,--- Normal=d8ebe5,d8ebe5,0,0,0,0,,,--- Others=d8ebe5,d8ebe5,0,0,0,0,,,--- Region Marker=d8ebe5,d8ebe5,0,0,0,0,,,--- String=bcd42a,bcd42a,0,0,0,0,,,--- [Highlighting Ruby - Schema Peacock] Ruby:Access Control=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Command=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Constant=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Constant Value=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Default globals=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Definition=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Delimiter=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Global Constant=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Global Variable=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Instance Variable=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Class Variable=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Member=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Message=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Operator=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Pseudo variable=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Regular Expression=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting JavaScript - Schema Peacock] JavaScript:Objects=0,d8ebe5,d8ebe5,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Peacock] Ruby/Rails/RHTML:Message=0,d8ebe5,d8ebe5,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting XML - Schema Peacock] XML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- XML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- XML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Peacock] Color Background=42,51,43 Color Highlighted Bracket=42,51,43 Color Highlighted Line=60,77,62 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Glowfish-contrast.xml ================================================ # Converted from Textmate theme Glowfish using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Glowfish] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=95cc5e,95cc5e,0,0,0,0,,,--- Character=d65940,d65940,0,0,0,0,,,--- Comment=566f40,566f40,0,0,0,0,,,--- Data Type=95cc5e,95cc5e,0,0,0,1,,,--- Decimal/Value=95cc5e,95cc5e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=95cc5e,95cc5e,0,0,0,0,,,--- Function=60a365,60a365,0,0,0,0,,,--- Keyword=d65940,d65940,0,0,0,0,,,--- Normal=c3e2a7,c3e2a7,0,0,0,0,,,--- Others=c3e2a7,c3e2a7,0,0,0,0,,,--- Region Marker=c3e2a7,c3e2a7,0,0,0,0,,,--- String=f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting Ruby - Schema Glowfish] Ruby:Access Control=0,d65940,d65940,0,0,0,0,,,--- Ruby:Command=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Constant=0,c3e2a7,c3e2a7,0,0,0,0,,,--- Ruby:Constant Value=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Default globals=0,c3e2a7,c3e2a7,0,0,0,0,,,--- Ruby:Definition=0,60a365,60a365,0,0,0,0,,,--- Ruby:Delimiter=0,d65940,d65940,0,0,0,0,,,--- Ruby:Global Constant=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Global Variable=0,c3e2a7,c3e2a7,0,0,0,0,,,--- Ruby:Instance Variable=0,c3e2a7,c3e2a7,0,0,0,0,,,--- Ruby:Class Variable=0,c3e2a7,c3e2a7,0,0,0,0,,,--- Ruby:Kernel methods=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Member=0,60a365,60a365,0,0,0,0,,,--- Ruby:Message=0,c3e2a7,c3e2a7,0,0,0,0,,,--- Ruby:Operator=0,d65940,d65940,0,0,0,0,,,--- Ruby:Pseudo variable=0,c3e2a7,c3e2a7,0,0,0,0,,,--- Ruby:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Regular Expression=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Symbol=0,95cc5e,95cc5e,0,0,0,0,,,--- [Highlighting JavaScript - Schema Glowfish] JavaScript:Objects=0,c3e2a7,c3e2a7,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Glowfish] Ruby/Rails/RHTML:Message=0,c3e2a7,c3e2a7,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,db784d,db784d,0,0,0,0,,,--- [Highlighting XML - Schema Glowfish] XML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- XML:Element=0,95cc5e,95cc5e,0,0,0,0,,,--- XML:Attribute=0,db784d,db784d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Glowfish] Color Background=14,17,10 Color Highlighted Bracket=14,17,10 Color Highlighted Line=34,42,26 Color Selection=5,8,4 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Glowfish.xml ================================================ # Converted from Textmate theme Glowfish using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Glowfish] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=95cc5e,95cc5e,0,0,0,0,,,--- Character=d65940,d65940,0,0,0,0,,,--- Comment=3c4e2d,3c4e2d,0,0,0,0,,,--- Data Type=95cc5e,95cc5e,0,0,0,1,,,--- Decimal/Value=95cc5e,95cc5e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=95cc5e,95cc5e,0,0,0,0,,,--- Function=60a365,60a365,0,0,0,0,,,--- Keyword=d65940,d65940,0,0,0,0,,,--- Normal=6ea240,6ea240,0,0,0,0,,,--- Others=6ea240,6ea240,0,0,0,0,,,--- Region Marker=6ea240,6ea240,0,0,0,0,,,--- String=f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting Ruby - Schema Glowfish] Ruby:Access Control=0,d65940,d65940,0,0,0,0,,,--- Ruby:Command=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Constant=0,6ea240,6ea240,0,0,0,0,,,--- Ruby:Constant Value=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Default globals=0,6ea240,6ea240,0,0,0,0,,,--- Ruby:Definition=0,60a365,60a365,0,0,0,0,,,--- Ruby:Delimiter=0,d65940,d65940,0,0,0,0,,,--- Ruby:Global Constant=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Global Variable=0,6ea240,6ea240,0,0,0,0,,,--- Ruby:Instance Variable=0,6ea240,6ea240,0,0,0,0,,,--- Ruby:Class Variable=0,6ea240,6ea240,0,0,0,0,,,--- Ruby:Kernel methods=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby:Member=0,60a365,60a365,0,0,0,0,,,--- Ruby:Message=0,6ea240,6ea240,0,0,0,0,,,--- Ruby:Operator=0,d65940,d65940,0,0,0,0,,,--- Ruby:Pseudo variable=0,6ea240,6ea240,0,0,0,0,,,--- Ruby:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Regular Expression=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Symbol=0,95cc5e,95cc5e,0,0,0,0,,,--- [Highlighting JavaScript - Schema Glowfish] JavaScript:Objects=0,6ea240,6ea240,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Glowfish] Ruby/Rails/RHTML:Message=0,6ea240,6ea240,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,95cc5e,95cc5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,db784d,db784d,0,0,0,0,,,--- [Highlighting XML - Schema Glowfish] XML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- XML:Element=0,95cc5e,95cc5e,0,0,0,0,,,--- XML:Attribute=0,db784d,db784d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Glowfish] Color Background=25,31,19 Color Highlighted Bracket=25,31,19 Color Highlighted Line=34,42,26 Color Selection=5,8,4 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Goldfish-contrast.xml ================================================ # Converted from Textmate theme Goldfish using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Goldfish] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=2ebf7e,2ebf7e,0,0,0,0,,,--- Character=a7dbd8,a7dbd8,0,0,0,0,,,--- Comment=798b95,798b95,0,0,0,0,,,--- Data Type=69d2e7,69d2e7,0,0,0,1,,,--- Decimal/Value=2ebf7e,2ebf7e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=2ebf7e,2ebf7e,0,0,0,0,,,--- Function=69d2e7,69d2e7,0,0,0,0,,,--- Keyword=a7dbd8,a7dbd8,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=e0e4cc,e0e4cc,0,0,0,0,,,--- [Highlighting Ruby - Schema Goldfish] Ruby:Access Control=0,fa6900,fa6900,0,0,0,0,,,--- Ruby:Command=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,f38630,f38630,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,69d2e7,69d2e7,0,0,0,0,,,--- Ruby:Delimiter=0,a7dbd8,a7dbd8,0,0,0,0,,,--- Ruby:Global Constant=0,f38630,f38630,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,f38630,f38630,0,0,0,0,,,--- Ruby:Member=0,69d2e7,69d2e7,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,a7dbd8,a7dbd8,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby:Regular Expression=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby:Symbol=0,f38630,f38630,0,0,0,0,,,--- [Highlighting JavaScript - Schema Goldfish] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Goldfish] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,a7dbd8,a7dbd8,0,0,0,0,,,--- [Highlighting XML - Schema Goldfish] XML:Value=0,e0e4cc,e0e4cc,0,0,0,0,,,--- XML:Element=0,f38630,f38630,0,0,0,0,,,--- XML:Attribute=0,a7dbd8,a7dbd8,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Goldfish] Color Background=21,24,25 Color Highlighted Bracket=21,24,25 Color Highlighted Line=34,39,42 Color Selection=63,72,77 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Goldfish.xml ================================================ # Converted from Textmate theme Goldfish using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Goldfish] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=2ebf7e,2ebf7e,0,0,0,0,,,--- Character=a7dbd8,a7dbd8,0,0,0,0,,,--- Comment=505c63,505c63,0,0,0,0,,,--- Data Type=69d2e7,69d2e7,0,0,0,1,,,--- Decimal/Value=2ebf7e,2ebf7e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=2ebf7e,2ebf7e,0,0,0,0,,,--- Function=69d2e7,69d2e7,0,0,0,0,,,--- Keyword=a7dbd8,a7dbd8,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=e0e4cc,e0e4cc,0,0,0,0,,,--- [Highlighting Ruby - Schema Goldfish] Ruby:Access Control=0,fa6900,fa6900,0,0,0,0,,,--- Ruby:Command=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,f38630,f38630,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,69d2e7,69d2e7,0,0,0,0,,,--- Ruby:Delimiter=0,a7dbd8,a7dbd8,0,0,0,0,,,--- Ruby:Global Constant=0,f38630,f38630,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,f38630,f38630,0,0,0,0,,,--- Ruby:Member=0,69d2e7,69d2e7,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,a7dbd8,a7dbd8,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby:Regular Expression=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby:Symbol=0,f38630,f38630,0,0,0,0,,,--- [Highlighting JavaScript - Schema Goldfish] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Goldfish] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e0e4cc,e0e4cc,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,a7dbd8,a7dbd8,0,0,0,0,,,--- [Highlighting XML - Schema Goldfish] XML:Value=0,e0e4cc,e0e4cc,0,0,0,0,,,--- XML:Element=0,f38630,f38630,0,0,0,0,,,--- XML:Attribute=0,a7dbd8,a7dbd8,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Goldfish] Color Background=46,51,54 Color Highlighted Bracket=46,51,54 Color Highlighted Line=70,84,89 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Grunge-contrast.xml ================================================ # Converted from Textmate theme Grunge using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Grunge] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=f56991,f56991,0,0,0,0,,,--- Character=91a374,91a374,0,0,0,0,,,--- Comment=7d8b63,7d8b63,0,0,0,0,,,--- Data Type=ffc48c,ffc48c,0,0,0,1,,,--- Decimal/Value=f56991,f56991,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=f56991,f56991,0,0,0,0,,,--- Function=ffc48c,ffc48c,0,0,0,0,,,--- Keyword=91a374,91a374,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=d1f2a5,d1f2a5,0,0,0,0,,,--- [Highlighting Ruby - Schema Grunge] Ruby:Access Control=0,f56991,f56991,0,0,0,0,,,--- Ruby:Command=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,f38630,f38630,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby:Delimiter=0,91a374,91a374,0,0,0,0,,,--- Ruby:Global Constant=0,f38630,f38630,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby:Member=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,91a374,91a374,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby:Regular Expression=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby:Symbol=0,f38630,f38630,0,0,0,0,,,--- [Highlighting JavaScript - Schema Grunge] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Grunge] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f56991,f56991,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ffc48c,ffc48c,0,0,0,0,,,--- [Highlighting XML - Schema Grunge] XML:Value=0,d1f2a5,d1f2a5,0,0,0,0,,,--- XML:Element=0,f56991,f56991,0,0,0,0,,,--- XML:Attribute=0,ffc48c,ffc48c,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Grunge] Color Background=19,20,17 Color Highlighted Bracket=19,20,17 Color Highlighted Line=30,33,25 Color Selection=45,52,33 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Grunge.xml ================================================ # Converted from Textmate theme Grunge using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Grunge] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=f56991,f56991,0,0,0,0,,,--- Character=91a374,91a374,0,0,0,0,,,--- Comment=5c634f,5c634f,0,0,0,0,,,--- Data Type=ffc48c,ffc48c,0,0,0,1,,,--- Decimal/Value=f56991,f56991,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=f56991,f56991,0,0,0,0,,,--- Function=ffc48c,ffc48c,0,0,0,0,,,--- Keyword=91a374,91a374,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=d1f2a5,d1f2a5,0,0,0,0,,,--- [Highlighting Ruby - Schema Grunge] Ruby:Access Control=0,f56991,f56991,0,0,0,0,,,--- Ruby:Command=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,f38630,f38630,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby:Delimiter=0,91a374,91a374,0,0,0,0,,,--- Ruby:Global Constant=0,f38630,f38630,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby:Member=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,91a374,91a374,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby:Regular Expression=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby:Symbol=0,f38630,f38630,0,0,0,0,,,--- [Highlighting JavaScript - Schema Grunge] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Grunge] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,d1f2a5,d1f2a5,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f56991,f56991,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ffc48c,ffc48c,0,0,0,0,,,--- [Highlighting XML - Schema Grunge] XML:Value=0,d1f2a5,d1f2a5,0,0,0,0,,,--- XML:Element=0,f56991,f56991,0,0,0,0,,,--- XML:Attribute=0,ffc48c,ffc48c,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Grunge] Color Background=49,51,44 Color Highlighted Bracket=49,51,44 Color Highlighted Line=65,69,58 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/HalfLife.xml ================================================ # Converted from Textmate theme HalfLife using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema HalfLife] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=f9d423,f9d423,0,0,0,0,,,--- Character=7d8991,7d8991,0,0,0,0,,,--- Comment=555555,555555,0,0,0,0,,,--- Data Type=808dd3,808dd3,0,0,0,1,,,--- Decimal/Value=f9d423,f9d423,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=f9d423,f9d423,0,0,0,0,,,--- Function=f85931,f85931,0,0,0,0,,,--- Keyword=7d8991,7d8991,0,0,0,0,,,--- Normal=cccccc,cccccc,0,0,0,0,,,--- Others=cccccc,cccccc,0,0,0,0,,,--- Region Marker=cccccc,cccccc,0,0,0,0,,,--- String=f9d423,f9d423,0,0,0,0,,,--- [Highlighting Ruby - Schema HalfLife] Ruby:Access Control=0,7d8991,7d8991,0,0,0,0,,,--- Ruby:Command=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Constant=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Constant Value=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Default globals=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Definition=0,f85931,f85931,0,0,0,0,,,--- Ruby:Delimiter=0,7d8991,7d8991,0,0,0,0,,,--- Ruby:Global Constant=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Global Variable=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Instance Variable=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Class Variable=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Kernel methods=0,f85931,f85931,0,0,0,0,,,--- Ruby:Member=0,f85931,f85931,0,0,0,0,,,--- Ruby:Message=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Operator=0,7d8991,7d8991,0,0,0,0,,,--- Ruby:Pseudo variable=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Raw String=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Regular Expression=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Symbol=0,f9d423,f9d423,0,0,0,0,,,--- [Highlighting JavaScript - Schema HalfLife] JavaScript:Objects=0,cccccc,cccccc,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema HalfLife] Ruby/Rails/RHTML:Message=0,cccccc,cccccc,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f9d423,f9d423,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f9d423,f9d423,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f9d423,f9d423,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,7d8991,7d8991,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f85931,f85931,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,fc913a,fc913a,0,0,0,0,,,--- [Highlighting XML - Schema HalfLife] XML:Value=0,f9d423,f9d423,0,0,0,0,,,--- XML:Element=0,7d8991,7d8991,0,0,0,0,,,--- XML:Attribute=0,fc913a,fc913a,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [HalfLife] Color Background=34,34,34 Color Highlighted Bracket=34,34,34 Color Highlighted Line=40,40,40 Color Selection=51,51,51 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Hyrule.xml ================================================ # Converted from Textmate theme Snappy Light using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Snappy Light] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=f5c504,f5c504,0,0,0,0,,,--- Character=90c93f,90c93f,0,0,0,0,,,--- Comment=716d6a,716d6a,0,0,0,0,,,--- Data Type=606aa1,606aa1,0,0,0,1,,,--- Decimal/Value=f5c504,f5c504,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=f5c504,f5c504,0,0,0,0,,,--- Function=90c93f,90c93f,0,0,0,0,,,--- Keyword=90c93f,90c93f,0,0,0,0,,,--- Normal=c0d5c1,c0d5c1,0,0,0,0,,,--- Others=c0d5c1,c0d5c1,0,0,0,0,,,--- Region Marker=c0d5c1,c0d5c1,0,0,0,0,,,--- String=ce830d,ce830d,0,0,0,0,,,--- [Highlighting Ruby - Schema Snappy Light] Ruby:Access Control=0,569e16,569e16,0,0,0,0,,,--- Ruby:Command=0,ce830d,ce830d,0,0,0,0,,,--- Ruby:Constant=0,c0d5c1,c0d5c1,0,0,0,0,,,--- Ruby:Constant Value=0,90c93f,90c93f,0,0,0,0,,,--- Ruby:Default globals=0,c0d5c1,c0d5c1,0,0,0,0,,,--- Ruby:Definition=0,90c93f,90c93f,0,0,0,0,,,--- Ruby:Delimiter=0,90c93f,90c93f,0,0,0,0,,,--- Ruby:Global Constant=0,90c93f,90c93f,0,0,0,0,,,--- Ruby:Global Variable=0,c0d5c1,c0d5c1,0,0,0,0,,,--- Ruby:Instance Variable=0,c0d5c1,c0d5c1,0,0,0,0,,,--- Ruby:Class Variable=0,c0d5c1,c0d5c1,0,0,0,0,,,--- Ruby:Kernel methods=0,f5c504,f5c504,0,0,0,0,,,--- Ruby:Member=0,90c93f,90c93f,0,0,0,0,,,--- Ruby:Message=0,c0d5c1,c0d5c1,0,0,0,0,,,--- Ruby:Operator=0,90c93f,90c93f,0,0,0,0,,,--- Ruby:Pseudo variable=0,c0d5c1,c0d5c1,0,0,0,0,,,--- Ruby:Raw String=0,ce830d,ce830d,0,0,0,0,,,--- Ruby:Regular Expression=0,ce830d,ce830d,0,0,0,0,,,--- Ruby:Symbol=0,90c93f,90c93f,0,0,0,0,,,--- [Highlighting JavaScript - Schema Snappy Light] JavaScript:Objects=0,c0d5c1,c0d5c1,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Snappy Light] Ruby/Rails/RHTML:Message=0,c0d5c1,c0d5c1,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ce830d,ce830d,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,90c93f,90c93f,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ce830d,ce830d,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,569e16,569e16,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f5c504,f5c504,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,f5c504,f5c504,0,0,0,0,,,--- [Highlighting XML - Schema Snappy Light] XML:Value=0,ce830d,ce830d,0,0,0,0,,,--- XML:Element=0,569e16,569e16,0,0,0,0,,,--- XML:Attribute=0,f5c504,f5c504,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Snappy Light] Color Background=45,44,43 Color Highlighted Bracket=45,44,43 Color Highlighted Line=61,57,52 Color Selection=0,0,0 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Iceberg-contrast.xml ================================================ # Converted from Textmate theme Iceberg using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Iceberg] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=ffffff,ffffff,0,0,0,0,,,--- Character=b1e2f2,b1e2f2,0,0,0,0,,,--- Comment=537178,537178,0,0,0,0,,,--- Data Type=ffffff,ffffff,0,0,0,1,,,--- Decimal/Value=ffffff,ffffff,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=ffffff,ffffff,0,0,0,0,,,--- Function=ffffff,ffffff,0,0,0,0,,,--- Keyword=b1e2f2,b1e2f2,0,0,0,0,,,--- Normal=bdd6db,bdd6db,0,0,0,0,,,--- Others=bdd6db,bdd6db,0,0,0,0,,,--- Region Marker=bdd6db,bdd6db,0,0,0,0,,,--- String=ffffff,ffffff,0,0,0,0,,,--- [Highlighting Ruby - Schema Iceberg] Ruby:Access Control=0,2d8da1,2d8da1,0,0,0,0,,,--- Ruby:Command=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Constant Value=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Default globals=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Definition=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Delimiter=0,b1e2f2,b1e2f2,0,0,0,0,,,--- Ruby:Global Constant=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Global Variable=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Instance Variable=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Class Variable=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Kernel methods=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Member=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Message=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Operator=0,b1e2f2,b1e2f2,0,0,0,0,,,--- Ruby:Pseudo variable=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Raw String=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Regular Expression=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Symbol=0,ffffff,ffffff,0,0,0,0,,,--- [Highlighting JavaScript - Schema Iceberg] JavaScript:Objects=0,bdd6db,bdd6db,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Iceberg] Ruby/Rails/RHTML:Message=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,2d8da1,2d8da1,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,59c0e3,59c0e3,0,0,0,0,,,--- [Highlighting XML - Schema Iceberg] XML:Value=0,ffffff,ffffff,0,0,0,0,,,--- XML:Element=0,2d8da1,2d8da1,0,0,0,0,,,--- XML:Attribute=0,59c0e3,59c0e3,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Iceberg] Color Background=20,24,25 Color Highlighted Bracket=20,24,25 Color Highlighted Line=31,38,39 Color Selection=50,65,68 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Iceberg.xml ================================================ # Converted from Textmate theme Iceberg using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Iceberg] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=ffffff,ffffff,0,0,0,0,,,--- Character=b1e2f2,b1e2f2,0,0,0,0,,,--- Comment=537178,537178,0,0,0,0,,,--- Data Type=ffffff,ffffff,0,0,0,1,,,--- Decimal/Value=ffffff,ffffff,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=ffffff,ffffff,0,0,0,0,,,--- Function=ffffff,ffffff,0,0,0,0,,,--- Keyword=b1e2f2,b1e2f2,0,0,0,0,,,--- Normal=bdd6db,bdd6db,0,0,0,0,,,--- Others=bdd6db,bdd6db,0,0,0,0,,,--- Region Marker=bdd6db,bdd6db,0,0,0,0,,,--- String=ffffff,ffffff,0,0,0,0,,,--- [Highlighting Ruby - Schema Iceberg] Ruby:Access Control=0,2d8da1,2d8da1,0,0,0,0,,,--- Ruby:Command=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Constant Value=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Default globals=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Definition=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Delimiter=0,b1e2f2,b1e2f2,0,0,0,0,,,--- Ruby:Global Constant=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Global Variable=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Instance Variable=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Class Variable=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Kernel methods=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Member=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Message=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Operator=0,b1e2f2,b1e2f2,0,0,0,0,,,--- Ruby:Pseudo variable=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby:Raw String=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Regular Expression=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Symbol=0,ffffff,ffffff,0,0,0,0,,,--- [Highlighting JavaScript - Schema Iceberg] JavaScript:Objects=0,bdd6db,bdd6db,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Iceberg] Ruby/Rails/RHTML:Message=0,bdd6db,bdd6db,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,2d8da1,2d8da1,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,59c0e3,59c0e3,0,0,0,0,,,--- [Highlighting XML - Schema Iceberg] XML:Value=0,ffffff,ffffff,0,0,0,0,,,--- XML:Element=0,2d8da1,2d8da1,0,0,0,0,,,--- XML:Attribute=0,59c0e3,59c0e3,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Iceberg] Color Background=50,59,61 Color Highlighted Bracket=50,59,61 Color Highlighted Line=62,76,79 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Juicy.xml ================================================ # Converted from Textmate theme Juicy using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Juicy] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=ce1836,ce1836,0,0,0,0,,,--- Character=edb92e,edb92e,0,0,0,0,,,--- Comment=777777,777777,0,0,0,0,,,--- Data Type=808dd3,808dd3,0,0,0,1,,,--- Decimal/Value=ce1836,ce1836,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=ce1836,ce1836,0,0,0,0,,,--- Function=f85931,f85931,0,0,0,0,,,--- Keyword=edb92e,edb92e,0,0,0,0,,,--- Normal=e3e2e0,e3e2e0,0,0,0,0,,,--- Others=e3e2e0,e3e2e0,0,0,0,0,,,--- Region Marker=e3e2e0,e3e2e0,0,0,0,0,,,--- String=3bc7b8,3bc7b8,0,0,0,0,,,--- [Highlighting Ruby - Schema Juicy] Ruby:Access Control=0,c3cb4c,c3cb4c,0,0,0,0,,,--- Ruby:Command=0,3bc7b8,3bc7b8,0,0,0,0,,,--- Ruby:Constant=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Constant Value=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Default globals=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Definition=0,f85931,f85931,0,0,0,0,,,--- Ruby:Delimiter=0,edb92e,edb92e,0,0,0,0,,,--- Ruby:Global Constant=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Global Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Instance Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Class Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Kernel methods=0,f85931,f85931,0,0,0,0,,,--- Ruby:Member=0,f85931,f85931,0,0,0,0,,,--- Ruby:Message=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Operator=0,edb92e,edb92e,0,0,0,0,,,--- Ruby:Pseudo variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Raw String=0,3bc7b8,3bc7b8,0,0,0,0,,,--- Ruby:Regular Expression=0,3bc7b8,3bc7b8,0,0,0,0,,,--- Ruby:Symbol=0,f9d423,f9d423,0,0,0,0,,,--- [Highlighting JavaScript - Schema Juicy] JavaScript:Objects=0,e3e2e0,e3e2e0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Juicy] Ruby/Rails/RHTML:Message=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,3bc7b8,3bc7b8,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f9d423,f9d423,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,3bc7b8,3bc7b8,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ff4e50,ff4e50,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f85931,f85931,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,c3cb4c,c3cb4c,0,0,0,0,,,--- [Highlighting XML - Schema Juicy] XML:Value=0,3bc7b8,3bc7b8,0,0,0,0,,,--- XML:Element=0,ff4e50,ff4e50,0,0,0,0,,,--- XML:Attribute=0,c3cb4c,c3cb4c,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Juicy] Color Background=34,34,34 Color Highlighted Bracket=34,34,34 Color Highlighted Line=40,40,40 Color Selection=68,68,68 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Keen.xml ================================================ # Converted from Textmate theme Keen using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Keen] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=b5db99,b5db99,0,0,0,0,,,--- Character=8767b7,8767b7,0,0,0,0,,,--- Comment=374c60,374c60,0,0,0,0,,,--- Data Type=6f8b94,6f8b94,0,0,0,1,,,--- Decimal/Value=b5db99,b5db99,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=b5db99,b5db99,0,0,0,0,,,--- Function=b5db99,b5db99,0,0,0,0,,,--- Keyword=8767b7,8767b7,0,0,0,0,,,--- Normal=cccccc,cccccc,0,0,0,0,,,--- Others=cccccc,cccccc,0,0,0,0,,,--- Region Marker=cccccc,cccccc,0,0,0,0,,,--- String=b5db99,b5db99,0,0,0,0,,,--- [Highlighting Ruby - Schema Keen] Ruby:Access Control=0,6f8b94,6f8b94,0,0,0,0,,,--- Ruby:Command=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Constant=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Constant Value=0,6f8b94,6f8b94,0,0,0,0,,,--- Ruby:Default globals=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Definition=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Delimiter=0,8767b7,8767b7,0,0,0,0,,,--- Ruby:Global Constant=0,6f8b94,6f8b94,0,0,0,0,,,--- Ruby:Global Variable=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Instance Variable=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Class Variable=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Kernel methods=0,6f8b94,6f8b94,0,0,0,0,,,--- Ruby:Member=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Message=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Operator=0,8767b7,8767b7,0,0,0,0,,,--- Ruby:Pseudo variable=0,cccccc,cccccc,0,0,0,0,,,--- Ruby:Raw String=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Regular Expression=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Symbol=0,6f8b94,6f8b94,0,0,0,0,,,--- [Highlighting JavaScript - Schema Keen] JavaScript:Objects=0,cccccc,cccccc,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Keen] Ruby/Rails/RHTML:Message=0,cccccc,cccccc,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,b5db99,b5db99,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,6f8b94,6f8b94,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,b5db99,b5db99,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,8767b7,8767b7,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,6f8b94,6f8b94,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,6f8b94,6f8b94,0,0,0,0,,,--- [Highlighting XML - Schema Keen] XML:Value=0,b5db99,b5db99,0,0,0,0,,,--- XML:Element=0,8767b7,8767b7,0,0,0,0,,,--- XML:Attribute=0,6f8b94,6f8b94,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Keen] Color Background=17,17,17 Color Highlighted Bracket=17,17,17 Color Highlighted Line=34,34,34 Color Selection=53,65,75 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Laravel-contrast.xml ================================================ # Converted from Textmate theme Laravel Darker using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Laravel Darker] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=fc580c,fc580c,0,0,0,0,,,--- Character=ffa927,ffa927,0,0,0,0,,,--- Comment=615953,615953,0,0,0,0,,,--- Data Type=ffc48c,ffc48c,0,0,0,1,,,--- Decimal/Value=fc580c,fc580c,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=fc580c,fc580c,0,0,0,0,,,--- Function=fc580c,fc580c,0,0,0,0,,,--- Keyword=ffa927,ffa927,0,0,0,0,,,--- Normal=dedede,dedede,0,0,0,0,,,--- Others=dedede,dedede,0,0,0,0,,,--- Region Marker=dedede,dedede,0,0,0,0,,,--- String=fdca49,fdca49,0,0,0,0,,,--- [Highlighting Ruby - Schema Laravel Darker] Ruby:Access Control=0,fc6b0a,fc6b0a,0,0,0,0,,,--- Ruby:Command=0,fdca49,fdca49,0,0,0,0,,,--- Ruby:Constant=0,dedede,dedede,0,0,0,0,,,--- Ruby:Constant Value=0,f38630,f38630,0,0,0,0,,,--- Ruby:Default globals=0,dedede,dedede,0,0,0,0,,,--- Ruby:Definition=0,fc580c,fc580c,0,0,0,0,,,--- Ruby:Delimiter=0,ffa927,ffa927,0,0,0,0,,,--- Ruby:Global Constant=0,f38630,f38630,0,0,0,0,,,--- Ruby:Global Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Instance Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Class Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Kernel methods=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby:Member=0,fc580c,fc580c,0,0,0,0,,,--- Ruby:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby:Operator=0,ffa927,ffa927,0,0,0,0,,,--- Ruby:Pseudo variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Raw String=0,fdca49,fdca49,0,0,0,0,,,--- Ruby:Regular Expression=0,fdca49,fdca49,0,0,0,0,,,--- Ruby:Symbol=0,f38630,f38630,0,0,0,0,,,--- [Highlighting JavaScript - Schema Laravel Darker] JavaScript:Objects=0,dedede,dedede,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Laravel Darker] Ruby/Rails/RHTML:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,fdca49,fdca49,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,fdca49,fdca49,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,fc580c,fc580c,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ffc48c,ffc48c,0,0,0,0,,,--- [Highlighting XML - Schema Laravel Darker] XML:Value=0,fdca49,fdca49,0,0,0,0,,,--- XML:Element=0,fc580c,fc580c,0,0,0,0,,,--- XML:Attribute=0,ffc48c,ffc48c,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Laravel Darker] Color Background=0,0,0 Color Highlighted Bracket=0,0,0 Color Highlighted Line=34,34,34 Color Selection=68,68,68 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Laravel.xml ================================================ # Converted from Textmate theme Laravel using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Laravel] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=fc580c,fc580c,0,0,0,0,,,--- Character=ffa927,ffa927,0,0,0,0,,,--- Comment=615953,615953,0,0,0,0,,,--- Data Type=ffc48c,ffc48c,0,0,0,1,,,--- Decimal/Value=fc580c,fc580c,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=fc580c,fc580c,0,0,0,0,,,--- Function=fc580c,fc580c,0,0,0,0,,,--- Keyword=ffa927,ffa927,0,0,0,0,,,--- Normal=dedede,dedede,0,0,0,0,,,--- Others=dedede,dedede,0,0,0,0,,,--- Region Marker=dedede,dedede,0,0,0,0,,,--- String=fdca49,fdca49,0,0,0,0,,,--- [Highlighting Ruby - Schema Laravel] Ruby:Access Control=0,fc6b0a,fc6b0a,0,0,0,0,,,--- Ruby:Command=0,fdca49,fdca49,0,0,0,0,,,--- Ruby:Constant=0,dedede,dedede,0,0,0,0,,,--- Ruby:Constant Value=0,f38630,f38630,0,0,0,0,,,--- Ruby:Default globals=0,dedede,dedede,0,0,0,0,,,--- Ruby:Definition=0,fc580c,fc580c,0,0,0,0,,,--- Ruby:Delimiter=0,ffa927,ffa927,0,0,0,0,,,--- Ruby:Global Constant=0,f38630,f38630,0,0,0,0,,,--- Ruby:Global Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Instance Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Class Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Kernel methods=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby:Member=0,fc580c,fc580c,0,0,0,0,,,--- Ruby:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby:Operator=0,ffa927,ffa927,0,0,0,0,,,--- Ruby:Pseudo variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Raw String=0,fdca49,fdca49,0,0,0,0,,,--- Ruby:Regular Expression=0,fdca49,fdca49,0,0,0,0,,,--- Ruby:Symbol=0,f38630,f38630,0,0,0,0,,,--- [Highlighting JavaScript - Schema Laravel] JavaScript:Objects=0,dedede,dedede,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Laravel] Ruby/Rails/RHTML:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,fdca49,fdca49,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,fdca49,fdca49,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,fc580c,fc580c,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffc48c,ffc48c,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ffc48c,ffc48c,0,0,0,0,,,--- [Highlighting XML - Schema Laravel] XML:Value=0,fdca49,fdca49,0,0,0,0,,,--- XML:Element=0,fc580c,fc580c,0,0,0,0,,,--- XML:Attribute=0,ffc48c,ffc48c,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Laravel] Color Background=46,44,43 Color Highlighted Bracket=46,44,43 Color Highlighted Line=59,54,51 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/LastNight-thirdparty.xml ================================================ # Converted from Textmate theme Last Night using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Last Night] Alert=ced2cf,ced2cf,0,0,0,0,df5f5f,,--- Base-N Integer=de935f,de935f,0,0,0,0,,,--- Character=8abeb7,8abeb7,0,0,0,0,,,--- Comment=969896,969896,0,0,0,0,,,--- Data Type=f0c674,f0c674,0,1,0,1,,,--- Decimal/Value=de935f,de935f,0,0,0,0,,,--- Error=ced2cf,ced2cf,0,0,0,0,df5f5f,,--- Floating Point=de935f,de935f,0,0,0,0,,,--- Function=80bcae,80bcae,0,0,0,0,,,--- Keyword=b294bb,b294bb,0,0,0,0,,,--- Normal=47494a,47494a,0,0,0,0,,,--- Others=47494a,47494a,0,0,0,0,,,--- Region Marker=47494a,47494a,0,0,0,0,,,--- String=b5bd68,b5bd68,0,0,0,0,,,--- [Highlighting Ruby - Schema Last Night] Ruby:Access Control=0,8379b2,8379b2,0,0,0,0,,,--- Ruby:Command=0,b5bd68,b5bd68,0,0,0,0,,,--- Ruby:Constant=0,47494a,47494a,0,0,0,0,,,--- Ruby:Constant Value=0,ced1cf,ced1cf,0,0,0,0,,,--- Ruby:Default globals=0,cc6666,cc6666,0,0,0,0,,,--- Ruby:Definition=0,80bcae,80bcae,0,0,0,0,,,--- Ruby:Delimiter=0,b294bb,b294bb,0,0,0,0,,,--- Ruby:Global Constant=0,ced1cf,ced1cf,0,0,0,0,,,--- Ruby:Global Variable=0,cc6666,cc6666,0,0,0,0,,,--- Ruby:Instance Variable=0,cc6666,cc6666,0,0,0,0,,,--- Ruby:Class Variable=0,cc6666,cc6666,0,0,0,0,,,--- Ruby:Kernel methods=0,81a2be,81a2be,0,0,0,0,,,--- Ruby:Member=0,80bcae,80bcae,0,0,0,0,,,--- Ruby:Message=0,47494a,47494a,0,0,0,0,,,--- Ruby:Operator=0,8abeb7,8abeb7,0,0,0,0,,,--- Ruby:Pseudo variable=0,cc6666,cc6666,0,0,0,0,,,--- Ruby:Raw String=0,b5bd68,b5bd68,0,0,0,0,,,--- Ruby:Regular Expression=0,cc6666,cc6666,0,0,0,0,,,--- Ruby:Symbol=0,b5bd68,b5bd68,0,0,0,0,,,--- [Highlighting JavaScript - Schema Last Night] JavaScript:Objects=0,cc6666,cc6666,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Last Night] Ruby/Rails/RHTML:Message=0,47494a,47494a,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,b5bd68,b5bd68,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,b5bd68,b5bd68,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,b5bd68,b5bd68,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,cc6666,cc6666,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,81a2be,81a2be,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,cc6666,cc6666,0,0,0,0,,,--- [Highlighting XML - Schema Last Night] XML:Value=0,b5bd68,b5bd68,0,0,0,0,,,--- XML:Element=0,cc6666,cc6666,0,0,0,0,,,--- XML:Attribute=0,cc6666,cc6666,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Last Night] Color Background=29,31,33 Color Highlighted Bracket=29,31,33 Color Highlighted Line=40,42,46 Color Selection=55,59,65 Color Tab Marker=75,78,85 Color Word Wrap Marker=75,78,85 ================================================ FILE: kate/Lava-thirdparty.xml ================================================ # Converted from Textmate theme Lava using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Lava] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=ffffff,ffffff,0,0,0,0,,,--- Character=fc803d,fc803d,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=a6e22e,a6e22e,0,0,0,1,,,--- Decimal/Value=ffffff,ffffff,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=ffffff,ffffff,0,0,0,0,,,--- Function=6dcff6,6dcff6,0,0,0,0,,,--- Keyword=fc803d,fc803d,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting Ruby - Schema Lava] Ruby:Access Control=0,f23a3a,f23a3a,0,0,0,0,,,--- Ruby:Command=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,6dcff6,6dcff6,0,0,0,0,,,--- Ruby:Delimiter=0,fc803d,fc803d,0,0,0,0,,,--- Ruby:Global Constant=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby:Member=0,6dcff6,6dcff6,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,fc803d,fc803d,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Regular Expression=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Symbol=0,2ebf7e,2ebf7e,0,0,0,0,,,--- [Highlighting JavaScript - Schema Lava] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Lava] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f23a3a,f23a3a,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,2ebf7e,2ebf7e,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,fc803d,fc803d,0,0,0,0,,,--- [Highlighting XML - Schema Lava] XML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- XML:Element=0,f23a3a,f23a3a,0,0,0,0,,,--- XML:Attribute=0,fc803d,fc803d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Lava] Color Background=36,20,4 Color Highlighted Bracket=36,20,4 Color Highlighted Line=56,40,24 Color Selection=79,44,9 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Lavender-contrast.xml ================================================ # Converted from Textmate theme Lavender using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Lavender] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=f25ae6,f25ae6,0,0,0,0,,,--- Character=8e6da6,8e6da6,0,0,0,0,,,--- Comment=887b91,887b91,0,0,0,0,,,--- Data Type=8e69c9,8e69c9,0,0,0,1,,,--- Decimal/Value=f25ae6,f25ae6,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=f25ae6,f25ae6,0,0,0,0,,,--- Function=ecc0fa,ecc0fa,0,0,0,0,,,--- Keyword=8e6da6,8e6da6,0,0,0,0,,,--- Normal=f7f0fc,f7f0fc,0,0,0,0,,,--- Others=f7f0fc,f7f0fc,0,0,0,0,,,--- Region Marker=f7f0fc,f7f0fc,0,0,0,0,,,--- String=f5b0ef,f5b0ef,0,0,0,0,,,--- [Highlighting Ruby - Schema Lavender] Ruby:Access Control=0,b657ff,b657ff,0,0,0,0,,,--- Ruby:Command=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby:Constant=0,f7f0fc,f7f0fc,0,0,0,0,,,--- Ruby:Constant Value=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Default globals=0,f7f0fc,f7f0fc,0,0,0,0,,,--- Ruby:Definition=0,ecc0fa,ecc0fa,0,0,0,0,,,--- Ruby:Delimiter=0,8e6da6,8e6da6,0,0,0,0,,,--- Ruby:Global Constant=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Global Variable=0,f7f0fc,f7f0fc,0,0,0,0,,,--- Ruby:Instance Variable=0,f7f0fc,f7f0fc,0,0,0,0,,,--- Ruby:Class Variable=0,f7f0fc,f7f0fc,0,0,0,0,,,--- Ruby:Kernel methods=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Member=0,ecc0fa,ecc0fa,0,0,0,0,,,--- Ruby:Message=0,f7f0fc,f7f0fc,0,0,0,0,,,--- Ruby:Operator=0,8e6da6,8e6da6,0,0,0,0,,,--- Ruby:Pseudo variable=0,f7f0fc,f7f0fc,0,0,0,0,,,--- Ruby:Raw String=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby:Regular Expression=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby:Symbol=0,8e69c9,8e69c9,0,0,0,0,,,--- [Highlighting JavaScript - Schema Lavender] JavaScript:Objects=0,f7f0fc,f7f0fc,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Lavender] Ruby/Rails/RHTML:Message=0,f7f0fc,f7f0fc,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,b657ff,b657ff,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,a29dfa,a29dfa,0,0,0,0,,,--- [Highlighting XML - Schema Lavender] XML:Value=0,f5b0ef,f5b0ef,0,0,0,0,,,--- XML:Element=0,b657ff,b657ff,0,0,0,0,,,--- XML:Attribute=0,a29dfa,a29dfa,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Lavender] Color Background=23,19,26 Color Highlighted Bracket=23,19,26 Color Highlighted Line=38,31,43 Color Selection=78,60,92 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Lavender.xml ================================================ # Converted from Textmate theme Lavender using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Lavender] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=f25ae6,f25ae6,0,0,0,0,,,--- Character=8e6da6,8e6da6,0,0,0,0,,,--- Comment=51415c,51415c,0,0,0,0,,,--- Data Type=8e69c9,8e69c9,0,0,0,1,,,--- Decimal/Value=f25ae6,f25ae6,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=f25ae6,f25ae6,0,0,0,0,,,--- Function=ecc0fa,ecc0fa,0,0,0,0,,,--- Keyword=8e6da6,8e6da6,0,0,0,0,,,--- Normal=e0ceed,e0ceed,0,0,0,0,,,--- Others=e0ceed,e0ceed,0,0,0,0,,,--- Region Marker=e0ceed,e0ceed,0,0,0,0,,,--- String=f5b0ef,f5b0ef,0,0,0,0,,,--- [Highlighting Ruby - Schema Lavender] Ruby:Access Control=0,b657ff,b657ff,0,0,0,0,,,--- Ruby:Command=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby:Constant=0,e0ceed,e0ceed,0,0,0,0,,,--- Ruby:Constant Value=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Default globals=0,e0ceed,e0ceed,0,0,0,0,,,--- Ruby:Definition=0,ecc0fa,ecc0fa,0,0,0,0,,,--- Ruby:Delimiter=0,8e6da6,8e6da6,0,0,0,0,,,--- Ruby:Global Constant=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Global Variable=0,e0ceed,e0ceed,0,0,0,0,,,--- Ruby:Instance Variable=0,e0ceed,e0ceed,0,0,0,0,,,--- Ruby:Class Variable=0,e0ceed,e0ceed,0,0,0,0,,,--- Ruby:Kernel methods=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby:Member=0,ecc0fa,ecc0fa,0,0,0,0,,,--- Ruby:Message=0,e0ceed,e0ceed,0,0,0,0,,,--- Ruby:Operator=0,8e6da6,8e6da6,0,0,0,0,,,--- Ruby:Pseudo variable=0,e0ceed,e0ceed,0,0,0,0,,,--- Ruby:Raw String=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby:Regular Expression=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby:Symbol=0,8e69c9,8e69c9,0,0,0,0,,,--- [Highlighting JavaScript - Schema Lavender] JavaScript:Objects=0,e0ceed,e0ceed,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Lavender] Ruby/Rails/RHTML:Message=0,e0ceed,e0ceed,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f5b0ef,f5b0ef,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,b657ff,b657ff,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,8e69c9,8e69c9,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,a29dfa,a29dfa,0,0,0,0,,,--- [Highlighting XML - Schema Lavender] XML:Value=0,f5b0ef,f5b0ef,0,0,0,0,,,--- XML:Element=0,b657ff,b657ff,0,0,0,0,,,--- XML:Attribute=0,a29dfa,a29dfa,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Lavender] Color Background=41,34,46 Color Highlighted Bracket=41,34,46 Color Highlighted Line=58,47,66 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Mellow-contrast.xml ================================================ # Converted from Textmate theme Mellow using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Mellow] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=f8bb39,f8bb39,0,0,0,0,,,--- Character=f2bc79,f2bc79,0,0,0,0,,,--- Comment=968e84,968e84,0,0,0,0,,,--- Data Type=f8bb39,f8bb39,0,0,0,1,,,--- Decimal/Value=f8bb39,f8bb39,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=f8bb39,f8bb39,0,0,0,0,,,--- Function=f28972,f28972,0,0,0,0,,,--- Keyword=f2bc79,f2bc79,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting Ruby - Schema Mellow] Ruby:Access Control=0,24a5a5,24a5a5,0,0,0,0,,,--- Ruby:Command=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,f28972,f28972,0,0,0,0,,,--- Ruby:Delimiter=0,f2bc79,f2bc79,0,0,0,0,,,--- Ruby:Global Constant=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,f55d79,f55d79,0,0,0,0,,,--- Ruby:Member=0,f28972,f28972,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,f2bc79,f2bc79,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Regular Expression=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Symbol=0,f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting JavaScript - Schema Mellow] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Mellow] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f55d79,f55d79,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f55d79,f55d79,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,f28972,f28972,0,0,0,0,,,--- [Highlighting XML - Schema Mellow] XML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- XML:Element=0,f55d79,f55d79,0,0,0,0,,,--- XML:Attribute=0,f28972,f28972,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Mellow] Color Background=28,25,23 Color Highlighted Bracket=28,25,23 Color Highlighted Line=41,37,34 Color Selection=84,71,62 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Mellow.xml ================================================ # Converted from Textmate theme Mellow using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Mellow] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=f8bb39,f8bb39,0,0,0,0,,,--- Character=f2bc79,f2bc79,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=f8bb39,f8bb39,0,0,0,1,,,--- Decimal/Value=f8bb39,f8bb39,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=f8bb39,f8bb39,0,0,0,0,,,--- Function=f28972,f28972,0,0,0,0,,,--- Keyword=f2bc79,f2bc79,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting Ruby - Schema Mellow] Ruby:Access Control=0,1f8181,1f8181,0,0,0,0,,,--- Ruby:Command=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,f28972,f28972,0,0,0,0,,,--- Ruby:Delimiter=0,f2bc79,f2bc79,0,0,0,0,,,--- Ruby:Global Constant=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,f55d79,f55d79,0,0,0,0,,,--- Ruby:Member=0,f28972,f28972,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,f2bc79,f2bc79,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Regular Expression=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby:Symbol=0,f8bb39,f8bb39,0,0,0,0,,,--- [Highlighting JavaScript - Schema Mellow] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Mellow] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f55d79,f55d79,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f55d79,f55d79,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,f28972,f28972,0,0,0,0,,,--- [Highlighting XML - Schema Mellow] XML:Value=0,f8bb39,f8bb39,0,0,0,0,,,--- XML:Element=0,f55d79,f55d79,0,0,0,0,,,--- XML:Attribute=0,f28972,f28972,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Mellow] Color Background=54,49,44 Color Highlighted Bracket=54,49,44 Color Highlighted Line=69,64,59 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Mud-contrast.xml ================================================ # Converted from Textmate theme Mud using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Mud] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=b5db99,b5db99,0,0,0,0,,,--- Character=ff9787,ff9787,0,0,0,0,,,--- Comment=c3b8b7,c3b8b7,0,0,0,0,,,--- Data Type=e9c865,e9c865,0,0,0,1,,,--- Decimal/Value=b5db99,b5db99,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=b5db99,b5db99,0,0,0,0,,,--- Function=b5db99,b5db99,0,0,0,0,,,--- Keyword=ff9787,ff9787,0,0,0,0,,,--- Normal=ffffff,ffffff,0,0,0,0,,,--- Others=ffffff,ffffff,0,0,0,0,,,--- Region Marker=ffffff,ffffff,0,0,0,0,,,--- String=b5db99,b5db99,0,0,0,0,,,--- [Highlighting Ruby - Schema Mud] Ruby:Access Control=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Command=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Constant=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant Value=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Default globals=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Definition=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Delimiter=0,ff9787,ff9787,0,0,0,0,,,--- Ruby:Global Constant=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Global Variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Instance Variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Class Variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Kernel methods=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Member=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Operator=0,ff9787,ff9787,0,0,0,0,,,--- Ruby:Pseudo variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Raw String=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Regular Expression=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Symbol=0,e9c865,e9c865,0,0,0,0,,,--- [Highlighting JavaScript - Schema Mud] JavaScript:Objects=0,ffffff,ffffff,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Mud] Ruby/Rails/RHTML:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,b5db99,b5db99,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,e9c865,e9c865,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,b5db99,b5db99,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ff9787,ff9787,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,e9c865,e9c865,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,e9c865,e9c865,0,0,0,0,,,--- [Highlighting XML - Schema Mud] XML:Value=0,b5db99,b5db99,0,0,0,0,,,--- XML:Element=0,ff9787,ff9787,0,0,0,0,,,--- XML:Attribute=0,e9c865,e9c865,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Mud] Color Background=27,21,21 Color Highlighted Bracket=27,21,21 Color Highlighted Line=50,42,41 Color Selection=34,29,28 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Mud.xml ================================================ # Converted from Textmate theme Mud using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Mud] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=b5db99,b5db99,0,0,0,0,,,--- Character=ff9787,ff9787,0,0,0,0,,,--- Comment=c3b8b7,c3b8b7,0,0,0,0,,,--- Data Type=e9c865,e9c865,0,0,0,1,,,--- Decimal/Value=b5db99,b5db99,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=b5db99,b5db99,0,0,0,0,,,--- Function=b5db99,b5db99,0,0,0,0,,,--- Keyword=ff9787,ff9787,0,0,0,0,,,--- Normal=ffffff,ffffff,0,0,0,0,,,--- Others=ffffff,ffffff,0,0,0,0,,,--- Region Marker=ffffff,ffffff,0,0,0,0,,,--- String=b5db99,b5db99,0,0,0,0,,,--- [Highlighting Ruby - Schema Mud] Ruby:Access Control=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Command=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Constant=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant Value=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Default globals=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Definition=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Delimiter=0,ff9787,ff9787,0,0,0,0,,,--- Ruby:Global Constant=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Global Variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Instance Variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Class Variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Kernel methods=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Member=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Operator=0,ff9787,ff9787,0,0,0,0,,,--- Ruby:Pseudo variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Raw String=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Regular Expression=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Symbol=0,e9c865,e9c865,0,0,0,0,,,--- [Highlighting JavaScript - Schema Mud] JavaScript:Objects=0,ffffff,ffffff,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Mud] Ruby/Rails/RHTML:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,b5db99,b5db99,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,e9c865,e9c865,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,b5db99,b5db99,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ff9787,ff9787,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,e9c865,e9c865,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,e9c865,e9c865,0,0,0,0,,,--- [Highlighting XML - Schema Mud] XML:Value=0,b5db99,b5db99,0,0,0,0,,,--- XML:Element=0,ff9787,ff9787,0,0,0,0,,,--- XML:Attribute=0,e9c865,e9c865,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Mud] Color Background=64,54,53 Color Highlighted Bracket=64,54,53 Color Highlighted Line=50,42,41 Color Selection=34,29,28 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/NaturalContrast.xml ================================================ # Converted from Textmate theme Natural Contrast Theme using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Natural Contrast Theme] Alert=f8f8f0,f8f8f0,0,0,0,0,f92672,,--- Base-N Integer=aeceff,aeceff,0,0,0,0,,,--- Character=9ebb80,9ebb80,0,0,0,0,,,--- Comment=1b2016,1b2016,0,0,0,0,fff1c0,,--- Data Type=ff6363,ff6363,0,0,0,0,,,--- Decimal/Value=aeceff,aeceff,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,f92672,,--- Floating Point=aeceff,aeceff,0,0,0,0,,,--- Function=9ebb80,9ebb80,0,0,0,0,,,--- Keyword=9ebb80,9ebb80,0,0,0,0,,,--- Normal=ffffff,ffffff,0,0,0,0,,,--- Others=ffffff,ffffff,0,0,0,0,,,--- Region Marker=ffffff,ffffff,0,0,0,0,,,--- String=aeceff,aeceff,0,0,0,0,,,--- [Highlighting Ruby - Schema Natural Contrast Theme] Ruby:Access Control=0,ffe792,ffe792,0,0,0,0,,,--- Ruby:Command=0,aeceff,aeceff,0,0,0,0,,,--- Ruby:Constant=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant Value=0,ffe792,ffe792,0,0,0,0,,,--- Ruby:Default globals=0,ffe792,ffe792,0,0,0,0,,,--- Ruby:Definition=0,9ebb80,9ebb80,0,0,0,0,,,--- Ruby:Delimiter=0,9ebb80,9ebb80,0,0,0,0,,,--- Ruby:Global Constant=0,ffe792,ffe792,0,0,0,0,,,--- Ruby:Global Variable=0,ffe792,ffe792,0,0,0,0,,,--- Ruby:Instance Variable=0,ffe792,ffe792,0,0,0,0,,,--- Ruby:Class Variable=0,ffe792,ffe792,0,0,0,0,,,--- Ruby:Kernel methods=0,ff6363,ff6363,0,0,0,0,,,--- Ruby:Member=0,9ebb80,9ebb80,0,0,0,0,,,--- Ruby:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Operator=0,9ebb80,9ebb80,0,0,0,0,,,--- Ruby:Pseudo variable=0,ffe792,ffe792,0,0,0,0,,,--- Ruby:Raw String=0,aeceff,aeceff,0,0,0,0,,,--- Ruby:Regular Expression=0,aeceff,aeceff,0,0,0,0,,,--- Ruby:Symbol=0,ffe792,ffe792,0,0,0,0,,,--- [Highlighting JavaScript - Schema Natural Contrast Theme] JavaScript:Objects=0,ffe792,ffe792,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Natural Contrast Theme] Ruby/Rails/RHTML:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,aeceff,aeceff,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffe792,ffe792,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,aeceff,aeceff,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ffe792,ffe792,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ff6363,ff6363,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,9ebb80,9ebb80,0,0,0,0,,,--- [Highlighting XML - Schema Natural Contrast Theme] XML:Value=0,aeceff,aeceff,0,0,0,0,,,--- XML:Element=0,ffe792,ffe792,0,0,0,0,,,--- XML:Attribute=0,9ebb80,9ebb80,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Natural Contrast Theme] Color Background=27,32,22 Color Highlighted Bracket=27,32,22 Color Highlighted Line=52,61,76 Color Selection=104,124,85 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Patriot-contrast.xml ================================================ # Converted from Textmate theme Patriot using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Patriot] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=2e6fd9,2e6fd9,0,0,0,0,,,--- Character=bbbcc4,bbbcc4,0,0,0,0,,,--- Comment=515e66,515e66,0,0,0,0,,,--- Data Type=2e6fd9,2e6fd9,0,0,0,1,,,--- Decimal/Value=2e6fd9,2e6fd9,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=2e6fd9,2e6fd9,0,0,0,0,,,--- Function=ffffff,ffffff,0,0,0,0,,,--- Keyword=bbbcc4,bbbcc4,0,0,0,0,,,--- Normal=cad9e3,cad9e3,0,0,0,0,,,--- Others=cad9e3,cad9e3,0,0,0,0,,,--- Region Marker=cad9e3,cad9e3,0,0,0,0,,,--- String=3790de,3790de,0,0,0,0,,,--- [Highlighting Ruby - Schema Patriot] Ruby:Access Control=0,2e6fd9,2e6fd9,0,0,0,0,,,--- Ruby:Command=0,3790de,3790de,0,0,0,0,,,--- Ruby:Constant=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Constant Value=0,2e6fd9,2e6fd9,0,0,0,0,,,--- Ruby:Default globals=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Definition=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Delimiter=0,bbbcc4,bbbcc4,0,0,0,0,,,--- Ruby:Global Constant=0,2e6fd9,2e6fd9,0,0,0,0,,,--- Ruby:Global Variable=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Instance Variable=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Class Variable=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Kernel methods=0,de333c,de333c,0,0,0,0,,,--- Ruby:Member=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Message=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Operator=0,bbbcc4,bbbcc4,0,0,0,0,,,--- Ruby:Pseudo variable=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Raw String=0,3790de,3790de,0,0,0,0,,,--- Ruby:Regular Expression=0,3790de,3790de,0,0,0,0,,,--- Ruby:Symbol=0,2e6fd9,2e6fd9,0,0,0,0,,,--- [Highlighting JavaScript - Schema Patriot] JavaScript:Objects=0,cad9e3,cad9e3,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Patriot] Ruby/Rails/RHTML:Message=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,3790de,3790de,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,2e6fd9,2e6fd9,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,3790de,3790de,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,25808a,25808a,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,de333c,de333c,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,69adb5,69adb5,0,0,0,0,,,--- [Highlighting XML - Schema Patriot] XML:Value=0,3790de,3790de,0,0,0,0,,,--- XML:Element=0,25808a,25808a,0,0,0,0,,,--- XML:Attribute=0,69adb5,69adb5,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Patriot] Color Background=24,26,27 Color Highlighted Bracket=24,26,27 Color Highlighted Line=35,38,40 Color Selection=49,58,62 Color Tab Marker=255,255,255 Color Word Wrap Marker=255,255,255 ================================================ FILE: kate/Patriot.xml ================================================ # Converted from Textmate theme Patriot using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Patriot] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=2e6fd9,2e6fd9,0,0,0,0,,,--- Character=bbbcc4,bbbcc4,0,0,0,0,,,--- Comment=515e66,515e66,0,0,0,0,,,--- Data Type=2e6fd9,2e6fd9,0,0,0,1,,,--- Decimal/Value=2e6fd9,2e6fd9,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=2e6fd9,2e6fd9,0,0,0,0,,,--- Function=ffffff,ffffff,0,0,0,0,,,--- Keyword=bbbcc4,bbbcc4,0,0,0,0,,,--- Normal=cad9e3,cad9e3,0,0,0,0,,,--- Others=cad9e3,cad9e3,0,0,0,0,,,--- Region Marker=cad9e3,cad9e3,0,0,0,0,,,--- String=3790de,3790de,0,0,0,0,,,--- [Highlighting Ruby - Schema Patriot] Ruby:Access Control=0,2e6fd9,2e6fd9,0,0,0,0,,,--- Ruby:Command=0,3790de,3790de,0,0,0,0,,,--- Ruby:Constant=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Constant Value=0,2e6fd9,2e6fd9,0,0,0,0,,,--- Ruby:Default globals=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Definition=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Delimiter=0,bbbcc4,bbbcc4,0,0,0,0,,,--- Ruby:Global Constant=0,2e6fd9,2e6fd9,0,0,0,0,,,--- Ruby:Global Variable=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Instance Variable=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Class Variable=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Kernel methods=0,de333c,de333c,0,0,0,0,,,--- Ruby:Member=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Message=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Operator=0,bbbcc4,bbbcc4,0,0,0,0,,,--- Ruby:Pseudo variable=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby:Raw String=0,3790de,3790de,0,0,0,0,,,--- Ruby:Regular Expression=0,3790de,3790de,0,0,0,0,,,--- Ruby:Symbol=0,2e6fd9,2e6fd9,0,0,0,0,,,--- [Highlighting JavaScript - Schema Patriot] JavaScript:Objects=0,cad9e3,cad9e3,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Patriot] Ruby/Rails/RHTML:Message=0,cad9e3,cad9e3,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,3790de,3790de,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,2e6fd9,2e6fd9,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,3790de,3790de,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,25808a,25808a,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,de333c,de333c,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,69adb5,69adb5,0,0,0,0,,,--- [Highlighting XML - Schema Patriot] XML:Value=0,3790de,3790de,0,0,0,0,,,--- XML:Element=0,25808a,25808a,0,0,0,0,,,--- XML:Attribute=0,69adb5,69adb5,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Patriot] Color Background=45,49,51 Color Highlighted Bracket=45,49,51 Color Highlighted Line=64,72,77 Color Selection=95,123,148 Color Tab Marker=255,255,255 Color Word Wrap Marker=255,255,255 ================================================ FILE: kate/Peacock-contrast.xml ================================================ # Converted from Textmate theme PeacockDark using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema PeacockDark] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=bcd42a,bcd42a,0,0,0,0,,,--- Character=26a6a6,26a6a6,0,0,0,0,,,--- Comment=777777,777777,0,0,0,0,,,--- Data Type=ff5d38,ff5d38,0,0,0,1,,,--- Decimal/Value=bcd42a,bcd42a,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=bcd42a,bcd42a,0,0,0,0,,,--- Function=bcd42a,bcd42a,0,0,0,0,,,--- Keyword=26a6a6,26a6a6,0,0,0,0,,,--- Normal=f0f0f0,f0f0f0,0,0,0,0,,,--- Others=f0f0f0,f0f0f0,0,0,0,0,,,--- Region Marker=f0f0f0,f0f0f0,0,0,0,0,,,--- String=bcd42a,bcd42a,0,0,0,0,,,--- [Highlighting Ruby - Schema PeacockDark] Ruby:Access Control=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Command=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Constant=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Constant Value=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Default globals=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Definition=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Delimiter=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Global Constant=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Global Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Instance Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Class Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Member=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Message=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Operator=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Pseudo variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Regular Expression=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting JavaScript - Schema PeacockDark] JavaScript:Objects=0,f0f0f0,f0f0f0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema PeacockDark] Ruby/Rails/RHTML:Message=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting XML - Schema PeacockDark] XML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- XML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- XML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [PeacockDark] Color Background=17,17,17 Color Highlighted Bracket=17,17,17 Color Highlighted Line=34,34,34 Color Selection=52,66,73 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Peacock.xml ================================================ # Converted from Textmate theme Peacock using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Peacock] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=bcd42a,bcd42a,0,0,0,0,,,--- Character=26a6a6,26a6a6,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=ff5d38,ff5d38,0,0,0,1,,,--- Decimal/Value=bcd42a,bcd42a,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=bcd42a,bcd42a,0,0,0,0,,,--- Function=bcd42a,bcd42a,0,0,0,0,,,--- Keyword=26a6a6,26a6a6,0,0,0,0,,,--- Normal=ede0ce,ede0ce,0,0,0,0,,,--- Others=ede0ce,ede0ce,0,0,0,0,,,--- Region Marker=ede0ce,ede0ce,0,0,0,0,,,--- String=bcd42a,bcd42a,0,0,0,0,,,--- [Highlighting Ruby - Schema Peacock] Ruby:Access Control=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Command=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Constant=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Constant Value=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Default globals=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Definition=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Delimiter=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Global Constant=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Global Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Instance Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Class Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Member=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Message=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Operator=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Pseudo variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Regular Expression=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting JavaScript - Schema Peacock] JavaScript:Objects=0,ede0ce,ede0ce,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Peacock] Ruby/Rails/RHTML:Message=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting XML - Schema Peacock] XML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- XML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- XML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Peacock] Color Background=43,42,39 Color Highlighted Bracket=43,42,39 Color Highlighted Line=64,60,55 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/PeacocksInSpace.xml ================================================ # Converted from Textmate theme PeacocksInSpace using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema PeacocksInSpace] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=bcd42a,bcd42a,0,0,0,0,,,--- Character=26a6a6,26a6a6,0,0,0,0,,,--- Comment=6e7a94,6e7a94,0,0,0,0,,,--- Data Type=ff5d38,ff5d38,0,0,0,1,,,--- Decimal/Value=bcd42a,bcd42a,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=bcd42a,bcd42a,0,0,0,0,,,--- Function=bcd42a,bcd42a,0,0,0,0,,,--- Keyword=26a6a6,26a6a6,0,0,0,0,,,--- Normal=dee3ec,dee3ec,0,0,0,0,,,--- Others=dee3ec,dee3ec,0,0,0,0,,,--- Region Marker=dee3ec,dee3ec,0,0,0,0,,,--- String=bcd42a,bcd42a,0,0,0,0,,,--- [Highlighting Ruby - Schema PeacocksInSpace] Ruby:Access Control=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Command=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Constant=0,dee3ec,dee3ec,0,0,0,0,,,--- Ruby:Constant Value=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Default globals=0,dee3ec,dee3ec,0,0,0,0,,,--- Ruby:Definition=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Delimiter=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Global Constant=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Global Variable=0,dee3ec,dee3ec,0,0,0,0,,,--- Ruby:Instance Variable=0,dee3ec,dee3ec,0,0,0,0,,,--- Ruby:Class Variable=0,dee3ec,dee3ec,0,0,0,0,,,--- Ruby:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby:Member=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Message=0,dee3ec,dee3ec,0,0,0,0,,,--- Ruby:Operator=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby:Pseudo variable=0,dee3ec,dee3ec,0,0,0,0,,,--- Ruby:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Regular Expression=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting JavaScript - Schema PeacocksInSpace] JavaScript:Objects=0,dee3ec,dee3ec,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema PeacocksInSpace] Ruby/Rails/RHTML:Message=0,dee3ec,dee3ec,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ff5d38,ff5d38,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- [Highlighting XML - Schema PeacocksInSpace] XML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- XML:Element=0,26a6a6,26a6a6,0,0,0,0,,,--- XML:Attribute=0,ff5d38,ff5d38,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [PeacocksInSpace] Color Background=43,48,59 Color Highlighted Bracket=43,48,59 Color Highlighted Line=39,43,52 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Potpourri-contrast.xml ================================================ # Converted from Textmate theme Potpourri using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Potpourri] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=c84ff0,c84ff0,0,0,0,0,,,--- Character=ed1153,ed1153,0,0,0,0,,,--- Comment=696363,696363,0,0,0,0,,,--- Data Type=a6e22e,a6e22e,0,0,0,1,,,--- Decimal/Value=c84ff0,c84ff0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=c84ff0,c84ff0,0,0,0,0,,,--- Function=bc66ff,bc66ff,0,0,0,0,,,--- Keyword=ed1153,ed1153,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=b866fa,b866fa,0,0,0,0,,,--- [Highlighting Ruby - Schema Potpourri] Ruby:Access Control=0,ed1153,ed1153,0,0,0,0,,,--- Ruby:Command=0,b866fa,b866fa,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,e9d2f7,e9d2f7,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,bc66ff,bc66ff,0,0,0,0,,,--- Ruby:Delimiter=0,ed1153,ed1153,0,0,0,0,,,--- Ruby:Global Constant=0,e9d2f7,e9d2f7,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,f76acb,f76acb,0,0,0,0,,,--- Ruby:Member=0,bc66ff,bc66ff,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,ed1153,ed1153,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,b866fa,b866fa,0,0,0,0,,,--- Ruby:Regular Expression=0,b866fa,b866fa,0,0,0,0,,,--- Ruby:Symbol=0,e9d2f7,e9d2f7,0,0,0,0,,,--- [Highlighting JavaScript - Schema Potpourri] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Potpourri] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,b866fa,b866fa,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,e9d2f7,e9d2f7,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,b866fa,b866fa,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ed1153,ed1153,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f76acb,f76acb,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,c491c4,c491c4,0,0,0,0,,,--- [Highlighting XML - Schema Potpourri] XML:Value=0,b866fa,b866fa,0,0,0,0,,,--- XML:Element=0,ed1153,ed1153,0,0,0,0,,,--- XML:Attribute=0,c491c4,c491c4,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Potpourri] Color Background=28,26,27 Color Highlighted Bracket=28,26,27 Color Highlighted Line=41,37,39 Color Selection=57,48,51 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Potpourri.xml ================================================ # Converted from Textmate theme Potpourri using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Potpourri] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=c84ff0,c84ff0,0,0,0,0,,,--- Character=ed1153,ed1153,0,0,0,0,,,--- Comment=696363,696363,0,0,0,0,,,--- Data Type=a6e22e,a6e22e,0,0,0,1,,,--- Decimal/Value=c84ff0,c84ff0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=c84ff0,c84ff0,0,0,0,0,,,--- Function=bc66ff,bc66ff,0,0,0,0,,,--- Keyword=ed1153,ed1153,0,0,0,0,,,--- Normal=f8f8f2,f8f8f2,0,0,0,0,,,--- Others=f8f8f2,f8f8f2,0,0,0,0,,,--- Region Marker=f8f8f2,f8f8f2,0,0,0,0,,,--- String=b866fa,b866fa,0,0,0,0,,,--- [Highlighting Ruby - Schema Potpourri] Ruby:Access Control=0,ed1153,ed1153,0,0,0,0,,,--- Ruby:Command=0,b866fa,b866fa,0,0,0,0,,,--- Ruby:Constant=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Constant Value=0,e9d2f7,e9d2f7,0,0,0,0,,,--- Ruby:Default globals=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Definition=0,bc66ff,bc66ff,0,0,0,0,,,--- Ruby:Delimiter=0,ed1153,ed1153,0,0,0,0,,,--- Ruby:Global Constant=0,e9d2f7,e9d2f7,0,0,0,0,,,--- Ruby:Global Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Instance Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Class Variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Kernel methods=0,f76acb,f76acb,0,0,0,0,,,--- Ruby:Member=0,bc66ff,bc66ff,0,0,0,0,,,--- Ruby:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Operator=0,ed1153,ed1153,0,0,0,0,,,--- Ruby:Pseudo variable=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby:Raw String=0,b866fa,b866fa,0,0,0,0,,,--- Ruby:Regular Expression=0,b866fa,b866fa,0,0,0,0,,,--- Ruby:Symbol=0,e9d2f7,e9d2f7,0,0,0,0,,,--- [Highlighting JavaScript - Schema Potpourri] JavaScript:Objects=0,f8f8f2,f8f8f2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Potpourri] Ruby/Rails/RHTML:Message=0,f8f8f2,f8f8f2,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,b866fa,b866fa,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,e9d2f7,e9d2f7,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,b866fa,b866fa,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ed1153,ed1153,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f76acb,f76acb,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,c491c4,c491c4,0,0,0,0,,,--- [Highlighting XML - Schema Potpourri] XML:Value=0,b866fa,b866fa,0,0,0,0,,,--- XML:Element=0,ed1153,ed1153,0,0,0,0,,,--- XML:Attribute=0,c491c4,c491c4,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Potpourri] Color Background=46,43,44 Color Highlighted Bracket=46,43,44 Color Highlighted Line=54,48,50 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Poyeyo-thirdparty.xml ================================================ # Converted from Textmate theme Poyeyo using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Poyeyo] Alert=ffffff,ffffff,0,0,0,0,,,--- Base-N Integer=a998ff,a998ff,0,0,0,0,,,--- Character=ff4e5e,ff4e5e,0,0,0,0,,,--- Comment=949494,949494,0,0,0,0,232323,,--- Data Type=ff6476,ff6476,0,0,0,0,,,--- Decimal/Value=a998ff,a998ff,0,0,0,0,,,--- Error=ffffff,ffffff,0,0,0,0,,,--- Floating Point=a998ff,a998ff,0,0,0,0,,,--- Function=ff6476,ff6476,0,0,0,0,,,--- Keyword=ff5845,ff5845,0,0,0,0,,,--- Normal=ffffff,ffffff,0,0,0,0,,,--- Others=ffffff,ffffff,0,0,0,0,,,--- Region Marker=ffffff,ffffff,0,0,0,0,,,--- String=9e6eff,9e6eff,0,0,0,0,,,--- [Highlighting Ruby - Schema Poyeyo] Ruby:Access Control=0,ff4037,ff4037,0,0,0,0,,,--- Ruby:Command=0,9e6eff,9e6eff,0,0,0,0,,,--- Ruby:Constant=0,ffd24a,ffd24a,0,0,0,0,,,--- Ruby:Constant Value=0,ffd24a,ffd24a,0,0,0,0,,,--- Ruby:Default globals=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Definition=0,ff6476,ff6476,0,0,0,0,,,--- Ruby:Delimiter=0,ff5845,ff5845,0,0,0,0,,,--- Ruby:Global Constant=0,ffd24a,ffd24a,0,0,0,0,,,--- Ruby:Global Variable=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Instance Variable=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Class Variable=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Kernel methods=0,ed954d,ed954d,0,0,0,0,,,--- Ruby:Member=0,ff6476,ff6476,0,0,0,0,,,--- Ruby:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Operator=0,ff4e5e,ff4e5e,0,0,0,0,,,--- Ruby:Pseudo variable=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Raw String=0,9e6eff,9e6eff,0,0,0,0,,,--- Ruby:Regular Expression=0,ffa05c,ffa05c,0,0,0,0,,,--- Ruby:Symbol=0,ffd24a,ffd24a,0,0,0,0,,,--- [Highlighting JavaScript - Schema Poyeyo] JavaScript:Objects=0,ffa082,ffa082,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Poyeyo] Ruby/Rails/RHTML:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,9e6eff,9e6eff,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffd24a,ffd24a,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,9e6eff,9e6eff,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,00fffd,00fffd,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ed954d,ed954d,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,00f094,00f094,0,0,0,0,,,--- [Highlighting XML - Schema Poyeyo] XML:Value=0,9e6eff,9e6eff,0,0,0,0,,,--- XML:Element=0,00fffd,00fffd,0,0,0,0,,,--- XML:Attribute=0,00f094,00f094,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Poyeyo] Color Background=35,35,35 Color Highlighted Bracket=35,35,35 Color Highlighted Line=113,113,113 Color Selection=64,64,64 Color Tab Marker=80,80,80 Color Word Wrap Marker=80,80,80 ================================================ FILE: kate/Poyeyo_Blue-thirdparty.xml ================================================ # Converted from Textmate theme Poyeyo Blue using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Poyeyo Blue] Alert=ffffff,ffffff,0,0,0,0,,,--- Base-N Integer=cc9bff,cc9bff,0,0,0,0,,,--- Character=ff4e5e,ff4e5e,0,0,0,0,,,--- Comment=565656,565656,0,0,0,0,131324,,--- Data Type=ff6476,ff6476,0,0,0,0,,,--- Decimal/Value=cc9bff,cc9bff,0,0,0,0,,,--- Error=ffffff,ffffff,0,0,0,0,,,--- Floating Point=cc9bff,cc9bff,0,0,0,0,,,--- Function=ff6476,ff6476,0,0,0,0,,,--- Keyword=ff5845,ff5845,0,0,0,0,,,--- Normal=ffffff,ffffff,0,0,0,0,,,--- Others=ffffff,ffffff,0,0,0,0,,,--- Region Marker=ffffff,ffffff,0,0,0,0,,,--- String=9e6eff,9e6eff,0,0,0,0,,,--- [Highlighting Ruby - Schema Poyeyo Blue] Ruby:Access Control=0,ff4037,ff4037,0,0,0,0,,,--- Ruby:Command=0,9e6eff,9e6eff,0,0,0,0,,,--- Ruby:Constant=0,ffce4a,ffce4a,0,0,0,0,,,--- Ruby:Constant Value=0,ffce4a,ffce4a,0,0,0,0,,,--- Ruby:Default globals=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Definition=0,ff6476,ff6476,0,0,0,0,,,--- Ruby:Delimiter=0,ff5845,ff5845,0,0,0,0,,,--- Ruby:Global Constant=0,ffce4a,ffce4a,0,0,0,0,,,--- Ruby:Global Variable=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Instance Variable=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Class Variable=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Kernel methods=0,ed954d,ed954d,0,0,0,0,,,--- Ruby:Member=0,ff6476,ff6476,0,0,0,0,,,--- Ruby:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Operator=0,ff4e5e,ff4e5e,0,0,0,0,,,--- Ruby:Pseudo variable=0,ffa082,ffa082,0,0,0,0,,,--- Ruby:Raw String=0,9e6eff,9e6eff,0,0,0,0,,,--- Ruby:Regular Expression=0,ffa05c,ffa05c,0,0,0,0,,,--- Ruby:Symbol=0,ffce4a,ffce4a,0,0,0,0,,,--- [Highlighting JavaScript - Schema Poyeyo Blue] JavaScript:Objects=0,ffa082,ffa082,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Poyeyo Blue] Ruby/Rails/RHTML:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,9e6eff,9e6eff,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffce4a,ffce4a,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,9e6eff,9e6eff,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,00fffd,00fffd,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ed954d,ed954d,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,00f094,00f094,0,0,0,0,,,--- [Highlighting XML - Schema Poyeyo Blue] XML:Value=0,9e6eff,9e6eff,0,0,0,0,,,--- XML:Element=0,00fffd,00fffd,0,0,0,0,,,--- XML:Attribute=0,00f094,00f094,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Poyeyo Blue] Color Background=19,19,36 Color Highlighted Bracket=19,19,36 Color Highlighted Line=0,14,113 Color Selection=60,58,255 Color Tab Marker=0,0,80 Color Word Wrap Marker=0,0,80 ================================================ FILE: kate/Revelation-contrast.xml ================================================ # Converted from Textmate theme Revelation using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Revelation] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=617fa0,617fa0,0,0,0,0,,,--- Character=c2dcf2,c2dcf2,0,0,0,0,,,--- Comment=857b74,857b74,0,0,0,0,,,--- Data Type=ffbb29,ffbb29,0,0,0,1,,,--- Decimal/Value=617fa0,617fa0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=617fa0,617fa0,0,0,0,0,,,--- Function=95c2e8,95c2e8,0,0,0,0,,,--- Keyword=c2dcf2,c2dcf2,0,0,0,0,,,--- Normal=dedede,dedede,0,0,0,0,,,--- Others=dedede,dedede,0,0,0,0,,,--- Region Marker=dedede,dedede,0,0,0,0,,,--- String=ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting Ruby - Schema Revelation] Ruby:Access Control=0,617fa0,617fa0,0,0,0,0,,,--- Ruby:Command=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Constant=0,dedede,dedede,0,0,0,0,,,--- Ruby:Constant Value=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Default globals=0,dedede,dedede,0,0,0,0,,,--- Ruby:Definition=0,95c2e8,95c2e8,0,0,0,0,,,--- Ruby:Delimiter=0,c2dcf2,c2dcf2,0,0,0,0,,,--- Ruby:Global Constant=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Global Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Instance Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Class Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Member=0,95c2e8,95c2e8,0,0,0,0,,,--- Ruby:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby:Operator=0,c2dcf2,c2dcf2,0,0,0,0,,,--- Ruby:Pseudo variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Raw String=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Regular Expression=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Symbol=0,ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting JavaScript - Schema Revelation] JavaScript:Objects=0,dedede,dedede,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Revelation] Ruby/Rails/RHTML:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,617fa0,617fa0,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,95c2e8,95c2e8,0,0,0,0,,,--- [Highlighting XML - Schema Revelation] XML:Value=0,ffbb29,ffbb29,0,0,0,0,,,--- XML:Element=0,617fa0,617fa0,0,0,0,0,,,--- XML:Attribute=0,95c2e8,95c2e8,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Revelation] Color Background=22,21,21 Color Highlighted Bracket=22,21,21 Color Highlighted Line=37,35,35 Color Selection=62,55,55 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Revelation.xml ================================================ # Converted from Textmate theme Revelation using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Revelation] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=617fa0,617fa0,0,0,0,0,,,--- Character=c2dcf2,c2dcf2,0,0,0,0,,,--- Comment=615953,615953,0,0,0,0,,,--- Data Type=ffbb29,ffbb29,0,0,0,1,,,--- Decimal/Value=617fa0,617fa0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=617fa0,617fa0,0,0,0,0,,,--- Function=95c2e8,95c2e8,0,0,0,0,,,--- Keyword=c2dcf2,c2dcf2,0,0,0,0,,,--- Normal=dedede,dedede,0,0,0,0,,,--- Others=dedede,dedede,0,0,0,0,,,--- Region Marker=dedede,dedede,0,0,0,0,,,--- String=ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting Ruby - Schema Revelation] Ruby:Access Control=0,617fa0,617fa0,0,0,0,0,,,--- Ruby:Command=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Constant=0,dedede,dedede,0,0,0,0,,,--- Ruby:Constant Value=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Default globals=0,dedede,dedede,0,0,0,0,,,--- Ruby:Definition=0,95c2e8,95c2e8,0,0,0,0,,,--- Ruby:Delimiter=0,c2dcf2,c2dcf2,0,0,0,0,,,--- Ruby:Global Constant=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Global Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Instance Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Class Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Member=0,95c2e8,95c2e8,0,0,0,0,,,--- Ruby:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby:Operator=0,c2dcf2,c2dcf2,0,0,0,0,,,--- Ruby:Pseudo variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Raw String=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Regular Expression=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Symbol=0,ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting JavaScript - Schema Revelation] JavaScript:Objects=0,dedede,dedede,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Revelation] Ruby/Rails/RHTML:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,617fa0,617fa0,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,95c2e8,95c2e8,0,0,0,0,,,--- [Highlighting XML - Schema Revelation] XML:Value=0,ffbb29,ffbb29,0,0,0,0,,,--- XML:Element=0,617fa0,617fa0,0,0,0,0,,,--- XML:Attribute=0,95c2e8,95c2e8,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Revelation] Color Background=46,44,43 Color Highlighted Bracket=46,44,43 Color Highlighted Line=59,54,51 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Slime-contrast.xml ================================================ # Converted from Textmate theme Slime using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Slime] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=c7af3f,c7af3f,0,0,0,0,,,--- Character=9fb3c2,9fb3c2,0,0,0,0,,,--- Comment=63717d,63717d,0,0,0,0,,,--- Data Type=c7af3f,c7af3f,0,0,0,1,,,--- Decimal/Value=c7af3f,c7af3f,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=c7af3f,c7af3f,0,0,0,0,,,--- Function=c7af3f,c7af3f,0,0,0,0,,,--- Keyword=9fb3c2,9fb3c2,0,0,0,0,,,--- Normal=ffffff,ffffff,0,0,0,0,,,--- Others=ffffff,ffffff,0,0,0,0,,,--- Region Marker=ffffff,ffffff,0,0,0,0,,,--- String=faffdb,faffdb,0,0,0,0,,,--- [Highlighting Ruby - Schema Slime] Ruby:Access Control=0,9fb3c2,9fb3c2,0,0,0,0,,,--- Ruby:Command=0,faffdb,faffdb,0,0,0,0,,,--- Ruby:Constant=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant Value=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Default globals=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Definition=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Delimiter=0,9fb3c2,9fb3c2,0,0,0,0,,,--- Ruby:Global Constant=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Global Variable=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Instance Variable=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Class Variable=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Kernel methods=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Member=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Operator=0,9fb3c2,9fb3c2,0,0,0,0,,,--- Ruby:Pseudo variable=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Raw String=0,faffdb,faffdb,0,0,0,0,,,--- Ruby:Regular Expression=0,faffdb,faffdb,0,0,0,0,,,--- Ruby:Symbol=0,c7af3f,c7af3f,0,0,0,0,,,--- [Highlighting JavaScript - Schema Slime] JavaScript:Objects=0,8ab8a2,8ab8a2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Slime] Ruby/Rails/RHTML:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,faffdb,faffdb,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,faffdb,faffdb,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,8ab8a2,8ab8a2,0,0,0,0,,,--- [Highlighting XML - Schema Slime] XML:Value=0,faffdb,faffdb,0,0,0,0,,,--- XML:Element=0,c7af3f,c7af3f,0,0,0,0,,,--- XML:Attribute=0,8ab8a2,8ab8a2,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Slime] Color Background=20,22,23 Color Highlighted Bracket=20,22,23 Color Highlighted Line=34,37,40 Color Selection=51,58,63 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Slime.xml ================================================ # Converted from Textmate theme Slime using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Slime] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=c7af3f,c7af3f,0,0,0,0,,,--- Character=9fb3c2,9fb3c2,0,0,0,0,,,--- Comment=4f5a63,4f5a63,0,0,0,0,,,--- Data Type=c7af3f,c7af3f,0,0,0,1,,,--- Decimal/Value=c7af3f,c7af3f,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=c7af3f,c7af3f,0,0,0,0,,,--- Function=c7af3f,c7af3f,0,0,0,0,,,--- Keyword=9fb3c2,9fb3c2,0,0,0,0,,,--- Normal=ffffff,ffffff,0,0,0,0,,,--- Others=ffffff,ffffff,0,0,0,0,,,--- Region Marker=ffffff,ffffff,0,0,0,0,,,--- String=faffdb,faffdb,0,0,0,0,,,--- [Highlighting Ruby - Schema Slime] Ruby:Access Control=0,9fb3c2,9fb3c2,0,0,0,0,,,--- Ruby:Command=0,faffdb,faffdb,0,0,0,0,,,--- Ruby:Constant=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant Value=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Default globals=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Definition=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Delimiter=0,9fb3c2,9fb3c2,0,0,0,0,,,--- Ruby:Global Constant=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Global Variable=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Instance Variable=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Class Variable=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Kernel methods=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Member=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Operator=0,9fb3c2,9fb3c2,0,0,0,0,,,--- Ruby:Pseudo variable=0,8ab8a2,8ab8a2,0,0,0,0,,,--- Ruby:Raw String=0,faffdb,faffdb,0,0,0,0,,,--- Ruby:Regular Expression=0,faffdb,faffdb,0,0,0,0,,,--- Ruby:Symbol=0,c7af3f,c7af3f,0,0,0,0,,,--- [Highlighting JavaScript - Schema Slime] JavaScript:Objects=0,8ab8a2,8ab8a2,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Slime] Ruby/Rails/RHTML:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,faffdb,faffdb,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,faffdb,faffdb,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,c7af3f,c7af3f,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,8ab8a2,8ab8a2,0,0,0,0,,,--- [Highlighting XML - Schema Slime] XML:Value=0,faffdb,faffdb,0,0,0,0,,,--- XML:Element=0,c7af3f,c7af3f,0,0,0,0,,,--- XML:Attribute=0,8ab8a2,8ab8a2,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Slime] Color Background=41,45,48 Color Highlighted Bracket=41,45,48 Color Highlighted Line=56,65,71 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Snappy-contrast.xml ================================================ # Converted from Textmate theme Snappy using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Snappy] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=4ea1df,4ea1df,0,0,0,0,,,--- Character=f66153,f66153,0,0,0,0,,,--- Comment=777777,777777,0,0,0,0,,,--- Data Type=808dd3,808dd3,0,0,0,1,,,--- Decimal/Value=4ea1df,4ea1df,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=4ea1df,4ea1df,0,0,0,0,,,--- Function=808dd3,808dd3,0,0,0,0,,,--- Keyword=f66153,f66153,0,0,0,0,,,--- Normal=e3e2e0,e3e2e0,0,0,0,0,,,--- Others=e3e2e0,e3e2e0,0,0,0,0,,,--- Region Marker=e3e2e0,e3e2e0,0,0,0,0,,,--- String=4ea1df,4ea1df,0,0,0,0,,,--- [Highlighting Ruby - Schema Snappy] Ruby:Access Control=0,f66153,f66153,0,0,0,0,,,--- Ruby:Command=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby:Constant=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Constant Value=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Default globals=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Definition=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Delimiter=0,f66153,f66153,0,0,0,0,,,--- Ruby:Global Constant=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Global Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Instance Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Class Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Kernel methods=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Member=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Message=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Operator=0,f66153,f66153,0,0,0,0,,,--- Ruby:Pseudo variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Raw String=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby:Regular Expression=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby:Symbol=0,808dd3,808dd3,0,0,0,0,,,--- [Highlighting JavaScript - Schema Snappy] JavaScript:Objects=0,e3e2e0,e3e2e0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Snappy] Ruby/Rails/RHTML:Message=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,808dd3,808dd3,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f66153,f66153,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,808dd3,808dd3,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,808dd3,808dd3,0,0,0,0,,,--- [Highlighting XML - Schema Snappy] XML:Value=0,4ea1df,4ea1df,0,0,0,0,,,--- XML:Element=0,f66153,f66153,0,0,0,0,,,--- XML:Attribute=0,808dd3,808dd3,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Snappy] Color Background=17,17,17 Color Highlighted Bracket=17,17,17 Color Highlighted Line=51,51,51 Color Selection=85,85,85 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Snappy.xml ================================================ # Converted from Textmate theme Snappy using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Snappy] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=4ea1df,4ea1df,0,0,0,0,,,--- Character=f66153,f66153,0,0,0,0,,,--- Comment=505050,505050,0,0,0,0,,,--- Data Type=808dd3,808dd3,0,0,0,1,,,--- Decimal/Value=4ea1df,4ea1df,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=4ea1df,4ea1df,0,0,0,0,,,--- Function=808dd3,808dd3,0,0,0,0,,,--- Keyword=f66153,f66153,0,0,0,0,,,--- Normal=e3e2e0,e3e2e0,0,0,0,0,,,--- Others=e3e2e0,e3e2e0,0,0,0,0,,,--- Region Marker=e3e2e0,e3e2e0,0,0,0,0,,,--- String=4ea1df,4ea1df,0,0,0,0,,,--- [Highlighting Ruby - Schema Snappy] Ruby:Access Control=0,f66153,f66153,0,0,0,0,,,--- Ruby:Command=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby:Constant=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Constant Value=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Default globals=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Definition=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Delimiter=0,f66153,f66153,0,0,0,0,,,--- Ruby:Global Constant=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Global Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Instance Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Class Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Kernel methods=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Member=0,808dd3,808dd3,0,0,0,0,,,--- Ruby:Message=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Operator=0,f66153,f66153,0,0,0,0,,,--- Ruby:Pseudo variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Raw String=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby:Regular Expression=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby:Symbol=0,808dd3,808dd3,0,0,0,0,,,--- [Highlighting JavaScript - Schema Snappy] JavaScript:Objects=0,e3e2e0,e3e2e0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Snappy] Ruby/Rails/RHTML:Message=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,808dd3,808dd3,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,4ea1df,4ea1df,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f66153,f66153,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,808dd3,808dd3,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,808dd3,808dd3,0,0,0,0,,,--- [Highlighting XML - Schema Snappy] XML:Value=0,4ea1df,4ea1df,0,0,0,0,,,--- XML:Element=0,f66153,f66153,0,0,0,0,,,--- XML:Attribute=0,808dd3,808dd3,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Snappy] Color Background=57,57,57 Color Highlighted Bracket=57,57,57 Color Highlighted Line=40,40,40 Color Selection=40,40,40 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/SnappyLight.xml ================================================ # Converted from Textmate theme Snappy Light using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Snappy Light] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=4687b8,4687b8,0,0,0,0,,,--- Character=da564a,da564a,0,0,0,0,,,--- Comment=b8b6b1,b8b6b1,0,0,0,0,,,--- Data Type=606aa1,606aa1,0,0,0,1,,,--- Decimal/Value=4687b8,4687b8,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=4687b8,4687b8,0,0,0,0,,,--- Function=606aa1,606aa1,0,0,0,0,,,--- Keyword=da564a,da564a,0,0,0,0,,,--- Normal=585856,585856,0,0,0,0,,,--- Others=585856,585856,0,0,0,0,,,--- Region Marker=585856,585856,0,0,0,0,,,--- String=4687b8,4687b8,0,0,0,0,,,--- [Highlighting Ruby - Schema Snappy Light] Ruby:Access Control=0,da564a,da564a,0,0,0,0,,,--- Ruby:Command=0,4687b8,4687b8,0,0,0,0,,,--- Ruby:Constant=0,585856,585856,0,0,0,0,,,--- Ruby:Constant Value=0,606aa1,606aa1,0,0,0,0,,,--- Ruby:Default globals=0,585856,585856,0,0,0,0,,,--- Ruby:Definition=0,606aa1,606aa1,0,0,0,0,,,--- Ruby:Delimiter=0,da564a,da564a,0,0,0,0,,,--- Ruby:Global Constant=0,606aa1,606aa1,0,0,0,0,,,--- Ruby:Global Variable=0,585856,585856,0,0,0,0,,,--- Ruby:Instance Variable=0,585856,585856,0,0,0,0,,,--- Ruby:Class Variable=0,585856,585856,0,0,0,0,,,--- Ruby:Kernel methods=0,606aa1,606aa1,0,0,0,0,,,--- Ruby:Member=0,606aa1,606aa1,0,0,0,0,,,--- Ruby:Message=0,585856,585856,0,0,0,0,,,--- Ruby:Operator=0,da564a,da564a,0,0,0,0,,,--- Ruby:Pseudo variable=0,585856,585856,0,0,0,0,,,--- Ruby:Raw String=0,4687b8,4687b8,0,0,0,0,,,--- Ruby:Regular Expression=0,4687b8,4687b8,0,0,0,0,,,--- Ruby:Symbol=0,606aa1,606aa1,0,0,0,0,,,--- [Highlighting JavaScript - Schema Snappy Light] JavaScript:Objects=0,585856,585856,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Snappy Light] Ruby/Rails/RHTML:Message=0,585856,585856,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,4687b8,4687b8,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,606aa1,606aa1,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,4687b8,4687b8,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,da564a,da564a,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,606aa1,606aa1,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,606aa1,606aa1,0,0,0,0,,,--- [Highlighting XML - Schema Snappy Light] XML:Value=0,4687b8,4687b8,0,0,0,0,,,--- XML:Element=0,da564a,da564a,0,0,0,0,,,--- XML:Attribute=0,606aa1,606aa1,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Snappy Light] Color Background=255,255,255 Color Highlighted Bracket=255,255,255 Color Highlighted Line=240,231,223 Color Selection=175,196,218 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Solarflare.xml ================================================ # Converted from Textmate theme Solarflare using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Solarflare] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=ff4e50,ff4e50,0,0,0,0,,,--- Character=f66153,f66153,0,0,0,0,,,--- Comment=777777,777777,0,1,0,0,,,--- Data Type=808dd3,808dd3,0,0,0,1,,,--- Decimal/Value=ff4e50,ff4e50,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=ff4e50,ff4e50,0,0,0,0,,,--- Function=f9d423,f9d423,0,0,0,0,,,--- Keyword=f66153,f66153,0,0,0,0,,,--- Normal=e3e2e0,e3e2e0,0,0,0,0,,,--- Others=e3e2e0,e3e2e0,0,0,0,0,,,--- Region Marker=e3e2e0,e3e2e0,0,0,0,0,,,--- String=ede574,ede574,0,0,0,0,,,--- [Highlighting Ruby - Schema Solarflare] Ruby:Access Control=0,ff4e50,ff4e50,0,0,0,0,,,--- Ruby:Command=0,ede574,ede574,0,0,0,0,,,--- Ruby:Constant=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Constant Value=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Default globals=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Definition=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Delimiter=0,f66153,f66153,0,0,0,0,,,--- Ruby:Global Constant=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Global Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Instance Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Class Variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Kernel methods=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Member=0,f9d423,f9d423,0,0,0,0,,,--- Ruby:Message=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Operator=0,f66153,f66153,0,0,0,0,,,--- Ruby:Pseudo variable=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby:Raw String=0,ede574,ede574,0,0,0,0,,,--- Ruby:Regular Expression=0,ede574,ede574,0,0,0,0,,,--- Ruby:Symbol=0,f9d423,f9d423,0,0,0,0,,,--- [Highlighting JavaScript - Schema Solarflare] JavaScript:Objects=0,e3e2e0,e3e2e0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Solarflare] Ruby/Rails/RHTML:Message=0,e3e2e0,e3e2e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ede574,ede574,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f9d423,f9d423,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ede574,ede574,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ff4e50,ff4e50,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,f9d423,f9d423,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,fc913a,fc913a,0,0,0,0,,,--- [Highlighting XML - Schema Solarflare] XML:Value=0,ede574,ede574,0,0,0,0,,,--- XML:Element=0,ff4e50,ff4e50,0,0,0,0,,,--- XML:Attribute=0,fc913a,fc913a,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Solarflare] Color Background=34,34,34 Color Highlighted Bracket=34,34,34 Color Highlighted Line=40,40,40 Color Selection=40,40,40 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Sourlick-contrast.xml ================================================ # Converted from Textmate theme Sourlick using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Sourlick] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=fc580c,fc580c,0,0,0,0,,,--- Character=d2eb31,d2eb31,0,0,0,0,,,--- Comment=888888,888888,0,0,0,0,,,--- Data Type=ffc48c,ffc48c,0,0,0,1,,,--- Decimal/Value=fc580c,fc580c,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=fc580c,fc580c,0,0,0,0,,,--- Function=bdf522,bdf522,0,0,0,0,,,--- Keyword=d2eb31,d2eb31,0,0,0,0,,,--- Normal=f0f0f0,f0f0f0,0,0,0,0,,,--- Others=f0f0f0,f0f0f0,0,0,0,0,,,--- Region Marker=f0f0f0,f0f0f0,0,0,0,0,,,--- String=e4ff33,e4ff33,0,0,0,0,,,--- [Highlighting Ruby - Schema Sourlick] Ruby:Access Control=0,8ac27a,8ac27a,0,0,0,0,,,--- Ruby:Command=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby:Constant=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Constant Value=0,f38630,f38630,0,0,0,0,,,--- Ruby:Default globals=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Definition=0,bdf522,bdf522,0,0,0,0,,,--- Ruby:Delimiter=0,d2eb31,d2eb31,0,0,0,0,,,--- Ruby:Global Constant=0,f38630,f38630,0,0,0,0,,,--- Ruby:Global Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Instance Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Class Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Member=0,bdf522,bdf522,0,0,0,0,,,--- Ruby:Message=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Operator=0,d2eb31,d2eb31,0,0,0,0,,,--- Ruby:Pseudo variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Raw String=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby:Regular Expression=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby:Symbol=0,f38630,f38630,0,0,0,0,,,--- [Highlighting JavaScript - Schema Sourlick] JavaScript:Objects=0,f0f0f0,f0f0f0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Sourlick] Ruby/Rails/RHTML:Message=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,70c910,70c910,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting XML - Schema Sourlick] XML:Value=0,e4ff33,e4ff33,0,0,0,0,,,--- XML:Element=0,70c910,70c910,0,0,0,0,,,--- XML:Attribute=0,ffbb29,ffbb29,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Sourlick] Color Background=17,17,17 Color Highlighted Bracket=17,17,17 Color Highlighted Line=51,51,51 Color Selection=68,68,68 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Sourlick.xml ================================================ # Converted from Textmate theme Sourlick using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Sourlick] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=fc580c,fc580c,0,0,0,0,,,--- Character=d2eb31,d2eb31,0,0,0,0,,,--- Comment=615953,615953,0,0,0,0,,,--- Data Type=ffc48c,ffc48c,0,0,0,1,,,--- Decimal/Value=fc580c,fc580c,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=fc580c,fc580c,0,0,0,0,,,--- Function=bdf522,bdf522,0,0,0,0,,,--- Keyword=d2eb31,d2eb31,0,0,0,0,,,--- Normal=dedede,dedede,0,0,0,0,,,--- Others=dedede,dedede,0,0,0,0,,,--- Region Marker=dedede,dedede,0,0,0,0,,,--- String=e4ff33,e4ff33,0,0,0,0,,,--- [Highlighting Ruby - Schema Sourlick] Ruby:Access Control=0,8ac27a,8ac27a,0,0,0,0,,,--- Ruby:Command=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby:Constant=0,dedede,dedede,0,0,0,0,,,--- Ruby:Constant Value=0,f38630,f38630,0,0,0,0,,,--- Ruby:Default globals=0,dedede,dedede,0,0,0,0,,,--- Ruby:Definition=0,bdf522,bdf522,0,0,0,0,,,--- Ruby:Delimiter=0,d2eb31,d2eb31,0,0,0,0,,,--- Ruby:Global Constant=0,f38630,f38630,0,0,0,0,,,--- Ruby:Global Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Instance Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Class Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Member=0,bdf522,bdf522,0,0,0,0,,,--- Ruby:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby:Operator=0,d2eb31,d2eb31,0,0,0,0,,,--- Ruby:Pseudo variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Raw String=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby:Regular Expression=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby:Symbol=0,f38630,f38630,0,0,0,0,,,--- [Highlighting JavaScript - Schema Sourlick] JavaScript:Objects=0,dedede,dedede,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Sourlick] Ruby/Rails/RHTML:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,f38630,f38630,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e4ff33,e4ff33,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,70c910,70c910,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting XML - Schema Sourlick] XML:Value=0,e4ff33,e4ff33,0,0,0,0,,,--- XML:Element=0,70c910,70c910,0,0,0,0,,,--- XML:Attribute=0,ffbb29,ffbb29,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Sourlick] Color Background=46,44,43 Color Highlighted Bracket=46,44,43 Color Highlighted Line=59,54,51 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Spearmint.xml ================================================ # Converted from Textmate theme Spearmint using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Spearmint] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=199fa8,199fa8,0,0,0,0,,,--- Character=4fa89c,4fa89c,0,0,0,0,,,--- Comment=93c7c0,93c7c0,0,0,0,0,,,--- Data Type=199fa8,199fa8,0,0,0,1,,,--- Decimal/Value=199fa8,199fa8,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=199fa8,199fa8,0,0,0,0,,,--- Function=4cd7e0,4cd7e0,0,0,0,0,,,--- Keyword=4fa89c,4fa89c,0,0,0,0,,,--- Normal=719692,719692,0,0,0,0,,,--- Others=719692,719692,0,0,0,0,,,--- Region Marker=719692,719692,0,0,0,0,,,--- String=4cd7e0,4cd7e0,0,0,0,0,,,--- [Highlighting Ruby - Schema Spearmint] Ruby:Access Control=0,25808a,25808a,0,0,0,0,,,--- Ruby:Command=0,4cd7e0,4cd7e0,0,0,0,0,,,--- Ruby:Constant=0,719692,719692,0,0,0,0,,,--- Ruby:Constant Value=0,199fa8,199fa8,0,0,0,0,,,--- Ruby:Default globals=0,719692,719692,0,0,0,0,,,--- Ruby:Definition=0,4cd7e0,4cd7e0,0,0,0,0,,,--- Ruby:Delimiter=0,4fa89c,4fa89c,0,0,0,0,,,--- Ruby:Global Constant=0,199fa8,199fa8,0,0,0,0,,,--- Ruby:Global Variable=0,719692,719692,0,0,0,0,,,--- Ruby:Instance Variable=0,719692,719692,0,0,0,0,,,--- Ruby:Class Variable=0,719692,719692,0,0,0,0,,,--- Ruby:Kernel methods=0,199fa8,199fa8,0,0,0,0,,,--- Ruby:Member=0,4cd7e0,4cd7e0,0,0,0,0,,,--- Ruby:Message=0,719692,719692,0,0,0,0,,,--- Ruby:Operator=0,4fa89c,4fa89c,0,0,0,0,,,--- Ruby:Pseudo variable=0,719692,719692,0,0,0,0,,,--- Ruby:Raw String=0,4cd7e0,4cd7e0,0,0,0,0,,,--- Ruby:Regular Expression=0,4cd7e0,4cd7e0,0,0,0,0,,,--- Ruby:Symbol=0,199fa8,199fa8,0,0,0,0,,,--- [Highlighting JavaScript - Schema Spearmint] JavaScript:Objects=0,719692,719692,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Spearmint] Ruby/Rails/RHTML:Message=0,719692,719692,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,4cd7e0,4cd7e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,199fa8,199fa8,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,4cd7e0,4cd7e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,25808a,25808a,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,199fa8,199fa8,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,69adb5,69adb5,0,0,0,0,,,--- [Highlighting XML - Schema Spearmint] XML:Value=0,4cd7e0,4cd7e0,0,0,0,0,,,--- XML:Element=0,25808a,25808a,0,0,0,0,,,--- XML:Attribute=0,69adb5,69adb5,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Spearmint] Color Background=225,240,238 Color Highlighted Bracket=225,240,238 Color Highlighted Line=206,235,231 Color Selection=196,224,255 Color Tab Marker=255,255,255 Color Word Wrap Marker=255,255,255 ================================================ FILE: kate/Stark-contrast.xml ================================================ # Converted from Textmate theme Stark using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Stark] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=617fa0,617fa0,0,0,0,0,,,--- Character=a3a3a3,a3a3a3,0,0,0,0,,,--- Comment=888888,888888,0,0,0,0,,,--- Data Type=ffbb29,ffbb29,0,0,0,1,,,--- Decimal/Value=617fa0,617fa0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=617fa0,617fa0,0,0,0,0,,,--- Function=f03113,f03113,0,0,0,0,,,--- Keyword=a3a3a3,a3a3a3,0,0,0,0,,,--- Normal=dedede,dedede,0,0,0,0,,,--- Others=dedede,dedede,0,0,0,0,,,--- Region Marker=dedede,dedede,0,0,0,0,,,--- String=ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting Ruby - Schema Stark] Ruby:Access Control=0,f03113,f03113,0,0,0,0,,,--- Ruby:Command=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Constant=0,dedede,dedede,0,0,0,0,,,--- Ruby:Constant Value=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Default globals=0,dedede,dedede,0,0,0,0,,,--- Ruby:Definition=0,f03113,f03113,0,0,0,0,,,--- Ruby:Delimiter=0,a3a3a3,a3a3a3,0,0,0,0,,,--- Ruby:Global Constant=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Global Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Instance Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Class Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Member=0,f03113,f03113,0,0,0,0,,,--- Ruby:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby:Operator=0,a3a3a3,a3a3a3,0,0,0,0,,,--- Ruby:Pseudo variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Raw String=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Regular Expression=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Symbol=0,ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting JavaScript - Schema Stark] JavaScript:Objects=0,dedede,dedede,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Stark] Ruby/Rails/RHTML:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f03113,f03113,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,d1d1d1,d1d1d1,0,0,0,0,,,--- [Highlighting XML - Schema Stark] XML:Value=0,ffbb29,ffbb29,0,0,0,0,,,--- XML:Element=0,f03113,f03113,0,0,0,0,,,--- XML:Attribute=0,d1d1d1,d1d1d1,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Stark] Color Background=17,17,17 Color Highlighted Bracket=17,17,17 Color Highlighted Line=34,34,34 Color Selection=51,51,51 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Stark.xml ================================================ # Converted from Textmate theme Stark using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Stark] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=617fa0,617fa0,0,0,0,0,,,--- Character=a3a3a3,a3a3a3,0,0,0,0,,,--- Comment=615953,615953,0,0,0,0,,,--- Data Type=ffbb29,ffbb29,0,0,0,1,,,--- Decimal/Value=617fa0,617fa0,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=617fa0,617fa0,0,0,0,0,,,--- Function=f03113,f03113,0,0,0,0,,,--- Keyword=a3a3a3,a3a3a3,0,0,0,0,,,--- Normal=dedede,dedede,0,0,0,0,,,--- Others=dedede,dedede,0,0,0,0,,,--- Region Marker=dedede,dedede,0,0,0,0,,,--- String=ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting Ruby - Schema Stark] Ruby:Access Control=0,f03113,f03113,0,0,0,0,,,--- Ruby:Command=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Constant=0,dedede,dedede,0,0,0,0,,,--- Ruby:Constant Value=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Default globals=0,dedede,dedede,0,0,0,0,,,--- Ruby:Definition=0,f03113,f03113,0,0,0,0,,,--- Ruby:Delimiter=0,a3a3a3,a3a3a3,0,0,0,0,,,--- Ruby:Global Constant=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Global Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Instance Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Class Variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Member=0,f03113,f03113,0,0,0,0,,,--- Ruby:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby:Operator=0,a3a3a3,a3a3a3,0,0,0,0,,,--- Ruby:Pseudo variable=0,dedede,dedede,0,0,0,0,,,--- Ruby:Raw String=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Regular Expression=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby:Symbol=0,ffbb29,ffbb29,0,0,0,0,,,--- [Highlighting JavaScript - Schema Stark] JavaScript:Objects=0,dedede,dedede,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Stark] Ruby/Rails/RHTML:Message=0,dedede,dedede,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,f03113,f03113,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ffbb29,ffbb29,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,d1d1d1,d1d1d1,0,0,0,0,,,--- [Highlighting XML - Schema Stark] XML:Value=0,ffbb29,ffbb29,0,0,0,0,,,--- XML:Element=0,f03113,f03113,0,0,0,0,,,--- XML:Attribute=0,d1d1d1,d1d1d1,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Stark] Color Background=46,44,43 Color Highlighted Bracket=46,44,43 Color Highlighted Line=59,54,51 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Temp.xml ================================================ # Converted from Textmate theme Peacock using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Peacock] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=b5db99,b5db99,0,0,0,0,,,--- Character=ff9787,ff9787,0,0,0,0,,,--- Comment=c3b8b7,c3b8b7,0,0,0,0,,,--- Data Type=e9c865,e9c865,0,0,0,1,,,--- Decimal/Value=b5db99,b5db99,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=b5db99,b5db99,0,0,0,0,,,--- Function=b5db99,b5db99,0,0,0,0,,,--- Keyword=ff9787,ff9787,0,0,0,0,,,--- Normal=ffffff,ffffff,0,0,0,0,,,--- Others=ffffff,ffffff,0,0,0,0,,,--- Region Marker=ffffff,ffffff,0,0,0,0,,,--- String=b5db99,b5db99,0,0,0,0,,,--- [Highlighting Ruby - Schema Peacock] Ruby:Access Control=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Command=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Constant=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Constant Value=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Default globals=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Definition=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Delimiter=0,ff9787,ff9787,0,0,0,0,,,--- Ruby:Global Constant=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Global Variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Instance Variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Class Variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Kernel methods=0,e9c865,e9c865,0,0,0,0,,,--- Ruby:Member=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Operator=0,ff9787,ff9787,0,0,0,0,,,--- Ruby:Pseudo variable=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Raw String=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Regular Expression=0,b5db99,b5db99,0,0,0,0,,,--- Ruby:Symbol=0,e9c865,e9c865,0,0,0,0,,,--- [Highlighting JavaScript - Schema Peacock] JavaScript:Objects=0,ffffff,ffffff,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Peacock] Ruby/Rails/RHTML:Message=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,b5db99,b5db99,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,e9c865,e9c865,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,b5db99,b5db99,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ff9787,ff9787,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,e9c865,e9c865,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,e9c865,e9c865,0,0,0,0,,,--- [Highlighting XML - Schema Peacock] XML:Value=0,b5db99,b5db99,0,0,0,0,,,--- XML:Element=0,ff9787,ff9787,0,0,0,0,,,--- XML:Attribute=0,e9c865,e9c865,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Peacock] Color Background=64,54,53 Color Highlighted Bracket=64,54,53 Color Highlighted Line=50,42,41 Color Selection=34,29,28 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Tron.xml ================================================ # Converted from Textmate theme Tron using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Tron] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=6ee2ff,6ee2ff,0,0,0,0,,,--- Character=748aa6,748aa6,0,0,0,0,,,--- Comment=324357,324357,0,0,0,0,,,--- Data Type=95cc5e,95cc5e,0,0,0,1,,,--- Decimal/Value=6ee2ff,6ee2ff,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=6ee2ff,6ee2ff,0,0,0,0,,,--- Function=effbff,effbff,0,0,0,0,,,--- Keyword=748aa6,748aa6,0,0,0,0,,,--- Normal=aec2e0,aec2e0,0,0,0,0,,,--- Others=aec2e0,aec2e0,0,0,0,0,,,--- Region Marker=aec2e0,aec2e0,0,0,0,0,,,--- String=6ee2ff,6ee2ff,0,0,0,0,,,--- [Highlighting Ruby - Schema Tron] Ruby:Access Control=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Command=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby:Constant=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby:Constant Value=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby:Default globals=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Definition=0,effbff,effbff,0,0,0,0,,,--- Ruby:Delimiter=0,748aa6,748aa6,0,0,0,0,,,--- Ruby:Global Constant=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby:Global Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Instance Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Class Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Kernel methods=0,267fb5,267fb5,0,0,0,0,,,--- Ruby:Member=0,effbff,effbff,0,0,0,0,,,--- Ruby:Message=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby:Operator=0,748aa6,748aa6,0,0,0,0,,,--- Ruby:Pseudo variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Raw String=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby:Regular Expression=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby:Symbol=0,4cbbff,4cbbff,0,0,0,0,,,--- [Highlighting JavaScript - Schema Tron] JavaScript:Objects=0,d0dfe6,d0dfe6,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Tron] Ruby/Rails/RHTML:Message=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,267fb5,267fb5,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,7a9bc2,7a9bc2,0,0,0,0,,,--- [Highlighting XML - Schema Tron] XML:Value=0,6ee2ff,6ee2ff,0,0,0,0,,,--- XML:Element=0,ffffff,ffffff,0,0,0,0,,,--- XML:Attribute=0,7a9bc2,7a9bc2,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Tron] Color Background=20,25,31 Color Highlighted Bracket=20,25,31 Color Highlighted Line=27,35,44 Color Selection=24,60,102 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/TronLegacy-contrast.xml ================================================ # Converted from Textmate theme TronLegacy using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema TronLegacy] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=c7f026,c7f026,0,0,0,0,,,--- Character=748aa6,748aa6,0,0,0,0,,,--- Comment=5f7794,5f7794,0,0,0,0,,,--- Data Type=f79d1e,f79d1e,0,0,0,1,,,--- Decimal/Value=c7f026,c7f026,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=c7f026,c7f026,0,0,0,0,,,--- Function=ffb20d,ffb20d,0,0,0,0,,,--- Keyword=748aa6,748aa6,0,0,0,0,,,--- Normal=aec2e0,aec2e0,0,0,0,0,,,--- Others=aec2e0,aec2e0,0,0,0,0,,,--- Region Marker=aec2e0,aec2e0,0,0,0,0,,,--- String=ff410d,ff410d,0,0,0,0,,,--- [Highlighting Ruby - Schema TronLegacy] Ruby:Access Control=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Command=0,ff410d,ff410d,0,0,0,0,,,--- Ruby:Constant=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby:Constant Value=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby:Default globals=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Definition=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby:Delimiter=0,748aa6,748aa6,0,0,0,0,,,--- Ruby:Global Constant=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby:Global Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Instance Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Class Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Kernel methods=0,267fb5,267fb5,0,0,0,0,,,--- Ruby:Member=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby:Message=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby:Operator=0,748aa6,748aa6,0,0,0,0,,,--- Ruby:Pseudo variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Raw String=0,ff410d,ff410d,0,0,0,0,,,--- Ruby:Regular Expression=0,ff410d,ff410d,0,0,0,0,,,--- Ruby:Symbol=0,ffb20d,ffb20d,0,0,0,0,,,--- [Highlighting JavaScript - Schema TronLegacy] JavaScript:Objects=0,d0dfe6,d0dfe6,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema TronLegacy] Ruby/Rails/RHTML:Message=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ff410d,ff410d,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ff410d,ff410d,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,267fb5,267fb5,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,267fb5,267fb5,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ffb20d,ffb20d,0,0,0,0,,,--- [Highlighting XML - Schema TronLegacy] XML:Value=0,ff410d,ff410d,0,0,0,0,,,--- XML:Element=0,267fb5,267fb5,0,0,0,0,,,--- XML:Attribute=0,ffb20d,ffb20d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [TronLegacy] Color Background=20,25,31 Color Highlighted Bracket=20,25,31 Color Highlighted Line=27,35,44 Color Selection=24,60,102 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/TronLegacy.xml ================================================ # Converted from Textmate theme TronLegacy using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema TronLegacy] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=c7f026,c7f026,0,0,0,0,,,--- Character=748aa6,748aa6,0,0,0,0,,,--- Comment=324357,324357,0,0,0,0,,,--- Data Type=f79d1e,f79d1e,0,0,0,1,,,--- Decimal/Value=c7f026,c7f026,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=c7f026,c7f026,0,0,0,0,,,--- Function=ffb20d,ffb20d,0,0,0,0,,,--- Keyword=748aa6,748aa6,0,0,0,0,,,--- Normal=aec2e0,aec2e0,0,0,0,0,,,--- Others=aec2e0,aec2e0,0,0,0,0,,,--- Region Marker=aec2e0,aec2e0,0,0,0,0,,,--- String=ff410d,ff410d,0,0,0,0,,,--- [Highlighting Ruby - Schema TronLegacy] Ruby:Access Control=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Command=0,ff410d,ff410d,0,0,0,0,,,--- Ruby:Constant=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby:Constant Value=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby:Default globals=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Definition=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby:Delimiter=0,748aa6,748aa6,0,0,0,0,,,--- Ruby:Global Constant=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby:Global Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Instance Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Class Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Kernel methods=0,267fb5,267fb5,0,0,0,0,,,--- Ruby:Member=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby:Message=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby:Operator=0,748aa6,748aa6,0,0,0,0,,,--- Ruby:Pseudo variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Raw String=0,ff410d,ff410d,0,0,0,0,,,--- Ruby:Regular Expression=0,ff410d,ff410d,0,0,0,0,,,--- Ruby:Symbol=0,ffb20d,ffb20d,0,0,0,0,,,--- [Highlighting JavaScript - Schema TronLegacy] JavaScript:Objects=0,d0dfe6,d0dfe6,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema TronLegacy] Ruby/Rails/RHTML:Message=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ff410d,ff410d,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ffb20d,ffb20d,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ff410d,ff410d,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,267fb5,267fb5,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,267fb5,267fb5,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ffb20d,ffb20d,0,0,0,0,,,--- [Highlighting XML - Schema TronLegacy] XML:Value=0,ff410d,ff410d,0,0,0,0,,,--- XML:Element=0,267fb5,267fb5,0,0,0,0,,,--- XML:Attribute=0,ffb20d,ffb20d,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [TronLegacy] Color Background=20,25,31 Color Highlighted Bracket=20,25,31 Color Highlighted Line=27,35,44 Color Selection=24,60,102 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/TronLight.xml ================================================ # Converted from Textmate theme Tron using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Tron] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=6ee2ff,6ee2ff,0,0,0,0,,,--- Character=748aa6,748aa6,0,0,0,0,,,--- Comment=516a88,516a88,0,0,0,0,,,--- Data Type=95cc5e,95cc5e,0,0,0,1,,,--- Decimal/Value=6ee2ff,6ee2ff,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=6ee2ff,6ee2ff,0,0,0,0,,,--- Function=effbff,effbff,0,0,0,0,,,--- Keyword=748aa6,748aa6,0,0,0,0,,,--- Normal=aec2e0,aec2e0,0,0,0,0,,,--- Others=aec2e0,aec2e0,0,0,0,0,,,--- Region Marker=aec2e0,aec2e0,0,0,0,0,,,--- String=6ee2ff,6ee2ff,0,0,0,0,,,--- [Highlighting Ruby - Schema Tron] Ruby:Access Control=0,ffffff,ffffff,0,0,0,0,,,--- Ruby:Command=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby:Constant=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby:Constant Value=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby:Default globals=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Definition=0,effbff,effbff,0,0,0,0,,,--- Ruby:Delimiter=0,748aa6,748aa6,0,0,0,0,,,--- Ruby:Global Constant=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby:Global Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Instance Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Class Variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Kernel methods=0,267fb5,267fb5,0,0,0,0,,,--- Ruby:Member=0,effbff,effbff,0,0,0,0,,,--- Ruby:Message=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby:Operator=0,748aa6,748aa6,0,0,0,0,,,--- Ruby:Pseudo variable=0,d0dfe6,d0dfe6,0,0,0,0,,,--- Ruby:Raw String=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby:Regular Expression=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby:Symbol=0,4cbbff,4cbbff,0,0,0,0,,,--- [Highlighting JavaScript - Schema Tron] JavaScript:Objects=0,d0dfe6,d0dfe6,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Tron] Ruby/Rails/RHTML:Message=0,aec2e0,aec2e0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,4cbbff,4cbbff,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,6ee2ff,6ee2ff,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,ffffff,ffffff,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,267fb5,267fb5,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,7a9bc2,7a9bc2,0,0,0,0,,,--- [Highlighting XML - Schema Tron] XML:Value=0,6ee2ff,6ee2ff,0,0,0,0,,,--- XML:Element=0,ffffff,ffffff,0,0,0,0,,,--- XML:Attribute=0,7a9bc2,7a9bc2,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Tron] Color Background=20,25,31 Color Highlighted Bracket=20,25,31 Color Highlighted Line=27,35,44 Color Selection=24,60,102 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Turnip-contrast.xml ================================================ # Converted from Textmate theme Turnip using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Turnip] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=e8da5e,e8da5e,0,0,0,0,,,--- Character=92b55f,92b55f,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=487d76,487d76,0,0,0,1,,,--- Decimal/Value=e8da5e,e8da5e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=e8da5e,e8da5e,0,0,0,0,,,--- Function=e8da5e,e8da5e,0,0,0,0,,,--- Keyword=92b55f,92b55f,0,0,0,0,,,--- Normal=ede0ce,ede0ce,0,0,0,0,,,--- Others=ede0ce,ede0ce,0,0,0,0,,,--- Region Marker=ede0ce,ede0ce,0,0,0,0,,,--- String=e8da5e,e8da5e,0,0,0,0,,,--- [Highlighting Ruby - Schema Turnip] Ruby:Access Control=0,487d76,487d76,0,0,0,0,,,--- Ruby:Command=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Constant=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Constant Value=0,487d76,487d76,0,0,0,0,,,--- Ruby:Default globals=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Definition=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Delimiter=0,92b55f,92b55f,0,0,0,0,,,--- Ruby:Global Constant=0,487d76,487d76,0,0,0,0,,,--- Ruby:Global Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Instance Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Class Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Kernel methods=0,487d76,487d76,0,0,0,0,,,--- Ruby:Member=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Message=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Operator=0,92b55f,92b55f,0,0,0,0,,,--- Ruby:Pseudo variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Raw String=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Regular Expression=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Symbol=0,487d76,487d76,0,0,0,0,,,--- [Highlighting JavaScript - Schema Turnip] JavaScript:Objects=0,ede0ce,ede0ce,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Turnip] Ruby/Rails/RHTML:Message=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,487d76,487d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,92b55f,92b55f,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,487d76,487d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,487d76,487d76,0,0,0,0,,,--- [Highlighting XML - Schema Turnip] XML:Value=0,e8da5e,e8da5e,0,0,0,0,,,--- XML:Element=0,92b55f,92b55f,0,0,0,0,,,--- XML:Attribute=0,487d76,487d76,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Turnip] Color Background=0,0,0 Color Highlighted Bracket=0,0,0 Color Highlighted Line=35,40,38 Color Selection=82,86,76 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Turnip.xml ================================================ # Converted from Textmate theme Turnip using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Turnip] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=e8da5e,e8da5e,0,0,0,0,,,--- Character=92b55f,92b55f,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=487d76,487d76,0,0,0,1,,,--- Decimal/Value=e8da5e,e8da5e,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=e8da5e,e8da5e,0,0,0,0,,,--- Function=e8da5e,e8da5e,0,0,0,0,,,--- Keyword=92b55f,92b55f,0,0,0,0,,,--- Normal=ede0ce,ede0ce,0,0,0,0,,,--- Others=ede0ce,ede0ce,0,0,0,0,,,--- Region Marker=ede0ce,ede0ce,0,0,0,0,,,--- String=e8da5e,e8da5e,0,0,0,0,,,--- [Highlighting Ruby - Schema Turnip] Ruby:Access Control=0,487d76,487d76,0,0,0,0,,,--- Ruby:Command=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Constant=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Constant Value=0,487d76,487d76,0,0,0,0,,,--- Ruby:Default globals=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Definition=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Delimiter=0,92b55f,92b55f,0,0,0,0,,,--- Ruby:Global Constant=0,487d76,487d76,0,0,0,0,,,--- Ruby:Global Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Instance Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Class Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Kernel methods=0,487d76,487d76,0,0,0,0,,,--- Ruby:Member=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Message=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Operator=0,92b55f,92b55f,0,0,0,0,,,--- Ruby:Pseudo variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Raw String=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Regular Expression=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby:Symbol=0,487d76,487d76,0,0,0,0,,,--- [Highlighting JavaScript - Schema Turnip] JavaScript:Objects=0,ede0ce,ede0ce,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Turnip] Ruby/Rails/RHTML:Message=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,487d76,487d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e8da5e,e8da5e,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,92b55f,92b55f,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,487d76,487d76,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,487d76,487d76,0,0,0,0,,,--- [Highlighting XML - Schema Turnip] XML:Value=0,e8da5e,e8da5e,0,0,0,0,,,--- XML:Element=0,92b55f,92b55f,0,0,0,0,,,--- XML:Attribute=0,487d76,487d76,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Turnip] Color Background=26,27,29 Color Highlighted Bracket=26,27,29 Color Highlighted Line=35,40,38 Color Selection=82,86,76 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Userscape.xml ================================================ # Converted from Textmate theme Userscape using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Userscape] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=de4d3a,de4d3a,0,0,0,0,,,--- Character=808c9c,808c9c,0,0,0,0,,,--- Comment=c1cddb,c1cddb,0,0,0,0,,,--- Data Type=de4d3a,de4d3a,0,0,0,1,,,--- Decimal/Value=de4d3a,de4d3a,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=de4d3a,de4d3a,0,0,0,0,,,--- Function=e3bd14,e3bd14,0,0,0,0,,,--- Keyword=808c9c,808c9c,0,0,0,0,,,--- Normal=879bb0,879bb0,0,0,0,0,,,--- Others=879bb0,879bb0,0,0,0,0,,,--- Region Marker=879bb0,879bb0,0,0,0,0,,,--- String=e3bd14,e3bd14,0,0,0,0,,,--- [Highlighting Ruby - Schema Userscape] Ruby:Access Control=0,355b8c,355b8c,0,0,0,0,,,--- Ruby:Command=0,e3bd14,e3bd14,0,0,0,0,,,--- Ruby:Constant=0,879bb0,879bb0,0,0,0,0,,,--- Ruby:Constant Value=0,de4d3a,de4d3a,0,0,0,0,,,--- Ruby:Default globals=0,879bb0,879bb0,0,0,0,0,,,--- Ruby:Definition=0,e3bd14,e3bd14,0,0,0,0,,,--- Ruby:Delimiter=0,808c9c,808c9c,0,0,0,0,,,--- Ruby:Global Constant=0,de4d3a,de4d3a,0,0,0,0,,,--- Ruby:Global Variable=0,879bb0,879bb0,0,0,0,0,,,--- Ruby:Instance Variable=0,879bb0,879bb0,0,0,0,0,,,--- Ruby:Class Variable=0,879bb0,879bb0,0,0,0,0,,,--- Ruby:Kernel methods=0,de4d3a,de4d3a,0,0,0,0,,,--- Ruby:Member=0,e3bd14,e3bd14,0,0,0,0,,,--- Ruby:Message=0,879bb0,879bb0,0,0,0,0,,,--- Ruby:Operator=0,808c9c,808c9c,0,0,0,0,,,--- Ruby:Pseudo variable=0,879bb0,879bb0,0,0,0,0,,,--- Ruby:Raw String=0,e3bd14,e3bd14,0,0,0,0,,,--- Ruby:Regular Expression=0,e3bd14,e3bd14,0,0,0,0,,,--- Ruby:Symbol=0,de4d3a,de4d3a,0,0,0,0,,,--- [Highlighting JavaScript - Schema Userscape] JavaScript:Objects=0,879bb0,879bb0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Userscape] Ruby/Rails/RHTML:Message=0,879bb0,879bb0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,e3bd14,e3bd14,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,de4d3a,de4d3a,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,e3bd14,e3bd14,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,355b8c,355b8c,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,de4d3a,de4d3a,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,a8c0e0,a8c0e0,0,0,0,0,,,--- [Highlighting XML - Schema Userscape] XML:Value=0,e3bd14,e3bd14,0,0,0,0,,,--- XML:Element=0,355b8c,355b8c,0,0,0,0,,,--- XML:Attribute=0,a8c0e0,a8c0e0,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Userscape] Color Background=245,248,252 Color Highlighted Bracket=245,248,252 Color Highlighted Line=206,221,240 Color Selection=196,224,255 Color Tab Marker=255,255,255 Color Word Wrap Marker=255,255,255 ================================================ FILE: kate/Yule-contrast.xml ================================================ # Converted from Textmate theme Oasis using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Oasis] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=ebb626,ebb626,0,0,0,0,,,--- Character=39b81f,39b81f,0,0,0,0,,,--- Comment=888888,888888,0,0,0,0,,,--- Data Type=d63131,d63131,0,0,0,1,,,--- Decimal/Value=ebb626,ebb626,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=ebb626,ebb626,0,0,0,0,,,--- Function=39b81f,39b81f,0,0,0,0,,,--- Keyword=39b81f,39b81f,0,0,0,0,,,--- Normal=e5e5e5,e5e5e5,0,0,0,0,,,--- Others=e5e5e5,e5e5e5,0,0,0,0,,,--- Region Marker=e5e5e5,e5e5e5,0,0,0,0,,,--- String=ebb626,ebb626,0,0,0,0,,,--- [Highlighting Ruby - Schema Oasis] Ruby:Access Control=0,d63131,d63131,0,0,0,0,,,--- Ruby:Command=0,ebb626,ebb626,0,0,0,0,,,--- Ruby:Constant=0,e5e5e5,e5e5e5,0,0,0,0,,,--- Ruby:Constant Value=0,d63131,d63131,0,0,0,0,,,--- Ruby:Default globals=0,e5e5e5,e5e5e5,0,0,0,0,,,--- Ruby:Definition=0,39b81f,39b81f,0,0,0,0,,,--- Ruby:Delimiter=0,39b81f,39b81f,0,0,0,0,,,--- Ruby:Global Constant=0,d63131,d63131,0,0,0,0,,,--- Ruby:Global Variable=0,e5e5e5,e5e5e5,0,0,0,0,,,--- Ruby:Instance Variable=0,e5e5e5,e5e5e5,0,0,0,0,,,--- Ruby:Class Variable=0,e5e5e5,e5e5e5,0,0,0,0,,,--- Ruby:Kernel methods=0,d63131,d63131,0,0,0,0,,,--- Ruby:Member=0,39b81f,39b81f,0,0,0,0,,,--- Ruby:Message=0,e5e5e5,e5e5e5,0,0,0,0,,,--- Ruby:Operator=0,39b81f,39b81f,0,0,0,0,,,--- Ruby:Pseudo variable=0,e5e5e5,e5e5e5,0,0,0,0,,,--- Ruby:Raw String=0,ebb626,ebb626,0,0,0,0,,,--- Ruby:Regular Expression=0,ebb626,ebb626,0,0,0,0,,,--- Ruby:Symbol=0,d63131,d63131,0,0,0,0,,,--- [Highlighting JavaScript - Schema Oasis] JavaScript:Objects=0,e5e5e5,e5e5e5,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Oasis] Ruby/Rails/RHTML:Message=0,e5e5e5,e5e5e5,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ebb626,ebb626,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,d63131,d63131,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ebb626,ebb626,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,d63131,d63131,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,d63131,d63131,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,39b81f,39b81f,0,0,0,0,,,--- [Highlighting XML - Schema Oasis] XML:Value=0,ebb626,ebb626,0,0,0,0,,,--- XML:Element=0,d63131,d63131,0,0,0,0,,,--- XML:Attribute=0,39b81f,39b81f,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Oasis] Color Background=17,17,17 Color Highlighted Bracket=17,17,17 Color Highlighted Line=51,51,51 Color Selection=68,68,68 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Yule.xml ================================================ # Converted from Textmate theme Oasis using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Oasis] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=ebb626,ebb626,0,0,0,0,,,--- Character=39b81f,39b81f,0,0,0,0,,,--- Comment=7a7267,7a7267,0,0,0,0,,,--- Data Type=d63131,d63131,0,0,0,1,,,--- Decimal/Value=ebb626,ebb626,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=ebb626,ebb626,0,0,0,0,,,--- Function=39b81f,39b81f,0,0,0,0,,,--- Keyword=39b81f,39b81f,0,0,0,0,,,--- Normal=ede0ce,ede0ce,0,0,0,0,,,--- Others=ede0ce,ede0ce,0,0,0,0,,,--- Region Marker=ede0ce,ede0ce,0,0,0,0,,,--- String=ebb626,ebb626,0,0,0,0,,,--- [Highlighting Ruby - Schema Oasis] Ruby:Access Control=0,d63131,d63131,0,0,0,0,,,--- Ruby:Command=0,ebb626,ebb626,0,0,0,0,,,--- Ruby:Constant=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Constant Value=0,d63131,d63131,0,0,0,0,,,--- Ruby:Default globals=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Definition=0,39b81f,39b81f,0,0,0,0,,,--- Ruby:Delimiter=0,39b81f,39b81f,0,0,0,0,,,--- Ruby:Global Constant=0,d63131,d63131,0,0,0,0,,,--- Ruby:Global Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Instance Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Class Variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Kernel methods=0,d63131,d63131,0,0,0,0,,,--- Ruby:Member=0,39b81f,39b81f,0,0,0,0,,,--- Ruby:Message=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Operator=0,39b81f,39b81f,0,0,0,0,,,--- Ruby:Pseudo variable=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby:Raw String=0,ebb626,ebb626,0,0,0,0,,,--- Ruby:Regular Expression=0,ebb626,ebb626,0,0,0,0,,,--- Ruby:Symbol=0,d63131,d63131,0,0,0,0,,,--- [Highlighting JavaScript - Schema Oasis] JavaScript:Objects=0,ede0ce,ede0ce,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Oasis] Ruby/Rails/RHTML:Message=0,ede0ce,ede0ce,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,ebb626,ebb626,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,d63131,d63131,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,ebb626,ebb626,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,d63131,d63131,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,d63131,d63131,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,39b81f,39b81f,0,0,0,0,,,--- [Highlighting XML - Schema Oasis] XML:Value=0,ebb626,ebb626,0,0,0,0,,,--- XML:Element=0,d63131,d63131,0,0,0,0,,,--- XML:Attribute=0,39b81f,39b81f,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Oasis] Color Background=43,42,39 Color Highlighted Bracket=43,42,39 Color Highlighted Line=64,60,55 Color Selection=22,26,31 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: kate/Zacks.xml ================================================ # Converted from Textmate theme Zacks using Coloration v0.3.3 (http://github.com/sickill/coloration) # -------------------- Put following in katesyntaxhighlightingrc -------------------- [Default Item Styles - Schema Zacks] Alert=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Base-N Integer=bcd42a,bcd42a,0,0,0,0,,,--- Character=9c7ddb,9c7ddb,0,0,0,0,,,--- Comment=777777,777777,0,0,0,0,,,--- Data Type=ff6a38,ff6a38,0,0,0,1,,,--- Decimal/Value=bcd42a,bcd42a,0,0,0,0,,,--- Error=f8f8f0,f8f8f0,0,0,0,0,00a8c6,,--- Floating Point=bcd42a,bcd42a,0,0,0,0,,,--- Function=bcd42a,bcd42a,0,0,0,0,,,--- Keyword=9c7ddb,9c7ddb,0,0,0,0,,,--- Normal=f0f0f0,f0f0f0,0,0,0,0,,,--- Others=f0f0f0,f0f0f0,0,0,0,0,,,--- Region Marker=f0f0f0,f0f0f0,0,0,0,0,,,--- String=bcd42a,bcd42a,0,0,0,0,,,--- [Highlighting Ruby - Schema Zacks] Ruby:Access Control=0,ff6a38,ff6a38,0,0,0,0,,,--- Ruby:Command=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Constant=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Constant Value=0,ff6a38,ff6a38,0,0,0,0,,,--- Ruby:Default globals=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Definition=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Delimiter=0,9c7ddb,9c7ddb,0,0,0,0,,,--- Ruby:Global Constant=0,ff6a38,ff6a38,0,0,0,0,,,--- Ruby:Global Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Instance Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Class Variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Kernel methods=0,ff6a38,ff6a38,0,0,0,0,,,--- Ruby:Member=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Message=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Operator=0,9c7ddb,9c7ddb,0,0,0,0,,,--- Ruby:Pseudo variable=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Regular Expression=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby:Symbol=0,ff6a38,ff6a38,0,0,0,0,,,--- [Highlighting JavaScript - Schema Zacks] JavaScript:Objects=0,f0f0f0,f0f0f0,0,0,0,0,,,--- [Highlighting Ruby/Rails/RHTML - Schema Zacks] Ruby/Rails/RHTML:Message=0,f0f0f0,f0f0f0,0,0,0,0,,,--- Ruby/Rails/RHTML:Raw String=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Symbol=0,ff6a38,ff6a38,0,0,0,0,,,--- Ruby/Rails/RHTML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- Ruby/Rails/RHTML:Element=0,9c7ddb,9c7ddb,0,0,0,0,,,--- Ruby/Rails/RHTML:Kernel methods=0,ff6a38,ff6a38,0,0,0,0,,,--- Ruby/Rails/RHTML:Attribute=0,ff6a38,ff6a38,0,0,0,0,,,--- [Highlighting XML - Schema Zacks] XML:Value=0,bcd42a,bcd42a,0,0,0,0,,,--- XML:Element=0,9c7ddb,9c7ddb,0,0,0,0,,,--- XML:Attribute=0,ff6a38,ff6a38,0,0,0,0,,,--- # -------------------- Put following in kateschemarc -------------------- [Zacks] Color Background=17,17,17 Color Highlighted Bracket=17,17,17 Color Highlighted Line=34,34,34 Color Selection=46,46,46 Color Tab Marker=59,58,50 Color Word Wrap Marker=59,58,50 ================================================ FILE: legacy/BlueDawn.tmTheme ================================================ name Blue Dawn settings settings background #0f1318 caret #F8F8F0 foreground #bbd0ef invisibles #3B3A32 lineHighlight #1b232c selection #183c66 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #183c66 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #eeb900 name String scope string settings foreground #e9ee00 name Number scope constant.numeric settings foreground #e9ee00 name Built-in constant scope constant.language settings foreground #e9ee00 name User-defined constant scope constant.character, constant.other settings foreground #4cbbff name Variable scope variable settings foreground #effbff name Keyword scope keyword settings foreground #a3c1e8 name Storage scope storage settings fontStyle foreground #ffffff name Storage type scope storage.type settings fontStyle italic foreground #36aaf1 name Class name scope entity.name.class settings fontStyle underline foreground #95CC5E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #95CC5E name Function name scope entity.name.function settings fontStyle foreground #effbff name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #FFFFFF name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #7a9bc2 name Library function scope support.function settings fontStyle foreground #36aaf1 name Library constant scope support.constant settings fontStyle foreground #36aaf1 name Library class/type scope support.type, support.class settings fontStyle italic foreground #36aaf1 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 6BC5629A-D5D9-4337-9674-6355EB039ADB ================================================ FILE: legacy/BlueLover.tmTheme ================================================ name Blue Dawn settings settings background #0d2136 caret #F8F8F0 foreground #bbd0ef invisibles #3B3A32 lineHighlight #1b232c selection #183c66 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #183c66 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #B63099 name String scope string settings foreground #65E6B8 name Number scope constant.numeric settings foreground #ffcc41 name Built-in constant scope constant.language settings foreground #e9ee00 name User-defined constant scope constant.character, constant.other settings foreground #4cbbff name Variable scope variable settings foreground #effbff name Keyword scope keyword settings foreground #a3c1e8 name Storage scope storage settings fontStyle foreground #ffffff name Storage type scope storage.type settings fontStyle italic foreground #36aaf1 name Class name scope entity.name.class settings fontStyle underline foreground #95CC5E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #95CC5E name Function name scope entity.name.function settings fontStyle foreground #effbff name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #FFFFFF name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #7a9bc2 name Library function scope support.function settings fontStyle foreground #36aaf1 name Library constant scope support.constant settings fontStyle foreground #36aaf1 name Library class/type scope support.type, support.class settings fontStyle italic foreground #36aaf1 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 name css tag-name scope meta.selector.css entity.name.tag settings foreground #d35924 name css#id scope meta.selector.css entity.other.attribute-name.id settings foreground #56c5c0 name css.class scope meta.selector.css entity.other.attribute-name.class settings foreground #f1d969 fontStyle underline name css property-name: scope support.type.property-name.css settings foreground #216ba7 name css property-value; scope meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css settings foreground #0694e7 name css @at-rule scope meta.preprocessor.at-rule keyword.control.at-rule settings foreground #F6AA11 name css additional-constants scope meta.property-value support.constant.named-color.css, meta.property-value constant settings foreground #FFAA41 name css constructor.argument scope meta.constructor.argument.css settings foreground #EB939A uuid 6BC5629A-D5D9-4337-9674-6355EB039ADB ================================================ FILE: legacy/BoxUK.tmTheme ================================================ name BoxUK settings settings background #FFFFFF caret #615649 foreground #414f5c invisibles #3B3A32 lineHighlight #f2f6f6 selection #a9dae5 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #88c7d4 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #b8b6b1 name String scope string settings foreground #15b8ae name Number scope constant.numeric settings foreground #15b8ae name Built-in constant scope constant.language settings foreground #019d76 name User-defined constant scope constant.character, constant.other settings foreground #019d76 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #017c9d name Storage scope storage settings fontStyle foreground #019d76 name Storage type scope storage.type settings fontStyle italic foreground #017c9d name Class name scope entity.name.class settings fontStyle underline foreground #019d76 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #019d76 name Function name scope entity.name.function settings fontStyle foreground #019d76 name Function argument scope variable.parameter settings fontStyle italic foreground #019d76 name Tag name scope entity.name.tag settings fontStyle foreground #019d76 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #017c9d name Library function scope support.function settings fontStyle foreground #019d76 name Library constant scope support.constant settings fontStyle foreground #019d76 name Library class/type scope support.type, support.class settings fontStyle italic foreground #019d76 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 12632AED-5F4D-40DE-ACBD-F49C7B98C153 ================================================ FILE: legacy/Carbonight.tmTheme ================================================ name Carbonight settings settings background #2E2C2B caret #F8F8F0 foreground #B0B0B0 invisibles #3B3A32 lineHighlight #3B3633 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #423F3D name String scope string settings foreground #ffffff name Number scope constant.numeric settings foreground #B0B0B0 name Built-in constant scope constant.language settings foreground #B0B0B0 name User-defined constant scope constant.character, constant.other settings foreground #B0B0B0 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #E3E3E3 name Storage scope storage settings fontStyle foreground #9E9E9E name Storage type scope storage.type settings fontStyle italic foreground #737373 name Class name scope entity.name.class settings fontStyle underline foreground #CCCCCC name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #CCCCCC name Function name scope entity.name.function settings fontStyle foreground #CCCCCC name Function argument scope variable.parameter settings fontStyle italic foreground #B0B0B0 name Tag name scope entity.name.tag settings fontStyle foreground #8C8C8C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #C4C4C4 name Library function scope support.function settings fontStyle foreground #B0B0B0 name Library constant scope support.constant settings fontStyle foreground #B0B0B0 name Library class/type scope support.type, support.class settings fontStyle italic foreground #B0B0B0 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid D8D5E82E-3D5B-46B5-B38E-8C841C21347D ================================================ FILE: legacy/CarbonightBlue.tmTheme ================================================ name Carbonight Blue settings settings background #25292a caret #F83333 foreground #B0B0B0 invisibles #3B3A32 lineHighlight #3B3633 selection #ff4500 findHighlight #ff4500 findHighlightForeground #000000 selectionBorder #ff4500 activeGuide #963131 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #3f5b69 name String scope string settings foreground #77acc5 name Number scope constant.numeric settings foreground #B0B0B0 name Built-in constant scope constant.language settings foreground #B0B0B0 name User-defined constant scope constant.character, constant.other settings foreground #B0B0B0 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #E3E3E3 name Storage scope storage settings fontStyle foreground #9E9E9E name Storage type scope storage.type settings fontStyle italic foreground #737373 name Class name scope entity.name.class settings fontStyle underline foreground #CCCCCC name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #CCCCCC name Function name scope entity.name.function settings fontStyle foreground #CCCCCC name Function argument scope variable.parameter settings fontStyle italic foreground #B0B0B0 name Tag name scope entity.name.tag settings fontStyle foreground #8C8C8C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #C4C4C4 name Library function scope support.function settings fontStyle foreground #B0B0B0 name Library constant scope support.constant settings fontStyle foreground #B0B0B0 name Library class/type scope support.type, support.class settings fontStyle italic foreground #B0B0B0 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid D8D5E82E-3D5B-46B5-B38E-8C841C21347D ================================================ FILE: legacy/Contrast/BoxUK.tmTheme ================================================ name BoxUK settings settings background #FFFFFF caret #615649 foreground #000 invisibles #3B3A32 lineHighlight #f2f6f6 selection #a9dae5 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #88c7d4 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7b7b7b name String scope string settings foreground #098c84 name Number scope constant.numeric settings foreground #15b8ae name Built-in constant scope constant.language settings foreground #019d76 name User-defined constant scope constant.character, constant.other settings foreground #019d76 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #017c9d name Storage scope storage settings fontStyle foreground #019d76 name Storage type scope storage.type settings fontStyle italic foreground #017c9d name Class name scope entity.name.class settings fontStyle underline foreground #019d76 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #019d76 name Function name scope entity.name.function settings fontStyle foreground #019d76 name Function argument scope variable.parameter settings fontStyle italic foreground #019d76 name Tag name scope entity.name.tag settings fontStyle foreground #019d76 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #017c9d name Library function scope support.function settings fontStyle foreground #019d76 name Library constant scope support.constant settings fontStyle foreground #019d76 name Library class/type scope support.type, support.class settings fontStyle italic foreground #019d76 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 12632AED-5F4D-40DE-ACBD-F49C7B98C153 ================================================ FILE: legacy/Contrast/Carbonight.tmTheme ================================================ name Carbonight settings settings background #111111 caret #F8F8F0 foreground #B0B0B0 invisibles #3B3A32 lineHighlight #222 selection #585858 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #5c5855 name String scope string settings foreground #ffffff name Number scope constant.numeric settings foreground #B0B0B0 name Built-in constant scope constant.language settings foreground #B0B0B0 name User-defined constant scope constant.character, constant.other settings foreground #B0B0B0 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #E3E3E3 name Storage scope storage settings fontStyle foreground #9E9E9E name Storage type scope storage.type settings fontStyle italic foreground #737373 name Class name scope entity.name.class settings fontStyle underline foreground #CCCCCC name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #CCCCCC name Function name scope entity.name.function settings fontStyle foreground #CCCCCC name Function argument scope variable.parameter settings fontStyle italic foreground #B0B0B0 name Tag name scope entity.name.tag settings fontStyle foreground #8C8C8C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #C4C4C4 name Library function scope support.function settings fontStyle foreground #B0B0B0 name Library constant scope support.constant settings fontStyle foreground #B0B0B0 name Library class/type scope support.type, support.class settings fontStyle italic foreground #B0B0B0 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid D8D5E82E-3D5B-46B5-B38E-8C841C21347D ================================================ FILE: legacy/Contrast/CarbonightBlue.tmTheme ================================================ name Carbonight settings settings background #181b1c caret #F83333 foreground #B0B0B0 invisibles #3B3A32 lineHighlight #3B3633 selection #433131 findHighlight #3aa6d0 findHighlightForeground #000000 selectionBorder #222218 activeGuide #963131 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #3f5b69 name String scope string settings foreground #77acc5 name Number scope constant.numeric settings foreground #B0B0B0 name Built-in constant scope constant.language settings foreground #B0B0B0 name User-defined constant scope constant.character, constant.other settings foreground #B0B0B0 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #E3E3E3 name Storage scope storage settings fontStyle foreground #9E9E9E name Storage type scope storage.type settings fontStyle italic foreground #737373 name Class name scope entity.name.class settings fontStyle underline foreground #CCCCCC name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #CCCCCC name Function name scope entity.name.function settings fontStyle foreground #CCCCCC name Function argument scope variable.parameter settings fontStyle italic foreground #B0B0B0 name Tag name scope entity.name.tag settings fontStyle foreground #8C8C8C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #C4C4C4 name Library function scope support.function settings fontStyle foreground #B0B0B0 name Library constant scope support.constant settings fontStyle foreground #B0B0B0 name Library class/type scope support.type, support.class settings fontStyle italic foreground #B0B0B0 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid D8D5E82E-3D5B-46B5-B38E-8C841C21347D ================================================ FILE: legacy/Contrast/Darkside.tmTheme ================================================ name Darkside settings settings background #000000 caret #F8F8F0 foreground #f0f0f0 invisibles #3B3A32 lineHighlight #303333 selection #303333 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #666666 name String scope string settings foreground #F2D42C name Number scope constant.numeric settings foreground #8E69C9 name Built-in constant scope constant.language settings foreground #8E69C9 name User-defined constant scope constant.character, constant.other settings foreground #8E69C9 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #F08D24 name Storage scope storage settings fontStyle foreground #E8341C name Storage type scope storage.type settings fontStyle italic foreground #1CC3E8 name Class name scope entity.name.class settings fontStyle underline foreground #8E69C9 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8E69C9 name Function name scope entity.name.function settings fontStyle foreground #68C244 name Function argument scope variable.parameter settings fontStyle italic foreground #8E69C9 name Tag name scope entity.name.tag settings fontStyle foreground #E8341C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #68C244 name Library function scope support.function settings fontStyle foreground #8E69C9 name Library constant scope support.constant settings fontStyle foreground #8E69C9 name Library class/type scope support.type, support.class settings fontStyle italic foreground #8E69C9 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 26FC6CC3-0A07-462F-8FBE-9773CBF0D28D ================================================ FILE: legacy/Contrast/Earthsong.tmTheme ================================================ name Earthsong settings settings background #1d1a18 caret #F8F8F0 foreground #fbeee1 invisibles #3B3A32 lineHighlight #272422 selection #4f4a46 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #95CC5E name Built-in constant scope constant.language settings foreground #95CC5E name User-defined constant scope constant.character, constant.other settings foreground #95CC5E name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #DB784D name Storage scope storage settings fontStyle foreground #D65940 name Storage type scope storage.type settings fontStyle italic foreground #C1DEA4 name Class name scope entity.name.class settings fontStyle underline foreground #95CC5E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #95CC5E name Function name scope entity.name.function settings fontStyle foreground #60A365 name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #DB784D name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #95CC5E name Library function scope support.function settings fontStyle foreground #95CC5E name Library constant scope support.constant settings fontStyle foreground #95CC5E name Library class/type scope support.type, support.class settings fontStyle italic foreground #95CC5E name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 6AC5629A-D5D9-4337-9674-6355EB039ADB ================================================ FILE: legacy/Contrast/FreshCut.tmTheme ================================================ name FreshCut settings settings background #1a1b1b caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #424C57 selection #2e3b3b findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #556270 name String scope string settings foreground #e9ee00 name Number scope constant.numeric settings foreground #8FBE00 name Built-in constant scope constant.language settings foreground #8FBE00 name User-defined constant scope constant.character, constant.other settings foreground #8FBE00 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #C8D7E8 name Storage scope storage settings fontStyle foreground #00A8C6 name Storage type scope storage.type settings fontStyle italic foreground #4ECDC4 name Class name scope entity.name.class settings fontStyle underline foreground #A6E22E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #AEE239 name Function name scope entity.name.function settings fontStyle foreground #AEE239 name Function argument scope variable.parameter settings fontStyle italic foreground #FD971F name Tag name scope entity.name.tag settings fontStyle foreground #00A8C6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #4ECDC4 name Library function scope support.function settings fontStyle foreground #4ECDC4 name Library constant scope support.constant settings fontStyle foreground #4ECDC4 name Library class/type scope support.type, support.class settings fontStyle italic foreground #4ECDC4 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 09D1BE89-328E-4197-8CAE-1772B6C61DF9 ================================================ FILE: legacy/Contrast/Frontier.tmTheme ================================================ name Frontier settings settings background #1c1917 caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #45403B selection #443d36 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #2EBF7E name Built-in constant scope constant.language settings foreground #2EBF7E name User-defined constant scope constant.character, constant.other settings foreground #2EBF7E name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FC803D name Storage scope storage settings fontStyle foreground #F23A3A name Storage type scope storage.type settings fontStyle italic foreground #2EBF7E name Class name scope entity.name.class settings fontStyle underline foreground #A6E22E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #2EBF7E name Function name scope entity.name.function settings fontStyle foreground #F8BB39 name Function argument scope variable.parameter settings fontStyle italic foreground #2EBF7E name Tag name scope entity.name.tag settings fontStyle foreground #F23A3A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FC803D name Library function scope support.function settings fontStyle foreground #2EBF7E name Library constant scope support.constant settings fontStyle foreground #2EBF7E name Library class/type scope support.type, support.class settings fontStyle italic foreground #2EBF7E name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 16777B7F-33F3-4EFD-BC60-25C952FF724E ================================================ FILE: legacy/Contrast/Gloom.tmTheme ================================================ name GloomDark settings settings background #191919 caret #F8F8F0 foreground #D8EBE5 invisibles #3B3A32 lineHighlight #222 selection #000 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #444 name String scope string settings foreground #BCD42A name Number scope constant.numeric settings foreground #BCD42A name Built-in constant scope constant.language settings foreground #FF5D38 name User-defined constant scope constant.character, constant.other settings foreground #FF5D38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #FF5D38 name Storage type scope storage.type settings fontStyle italic foreground #26A6A6 name Class name scope entity.name.class settings fontStyle underline foreground #FF5D38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF5D38 name Function name scope entity.name.function settings fontStyle foreground #BCD42A name Function argument scope variable.parameter settings fontStyle italic foreground #FF5D38 name Tag name scope entity.name.tag settings fontStyle foreground #26A6A6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF5D38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #FF5D38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF5D38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-E4DC-415F-A355-DC9EBAEF3234 ================================================ FILE: legacy/Contrast/Glowfish.tmTheme ================================================ name Glowfish settings settings background #0e110a caret #F8F8F0 foreground #c3e2a7 invisibles #3B3A32 lineHighlight #222a1a selection #050804 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #050804 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #566f40 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #95CC5E name Built-in constant scope constant.language settings foreground #95CC5E name User-defined constant scope constant.character, constant.other settings foreground #95CC5E name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #D65940 name Storage scope storage settings fontStyle foreground #D65940 name Storage type scope storage.type settings fontStyle italic foreground #C1DEA4 name Class name scope entity.name.class settings fontStyle underline foreground #95CC5E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #95CC5E name Function name scope entity.name.function settings fontStyle foreground #60A365 name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #95CC5E name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #DB784D name Library function scope support.function settings fontStyle foreground #95CC5E name Library constant scope support.constant settings fontStyle foreground #95CC5E name Library class/type scope support.type, support.class settings fontStyle italic foreground #95CC5E name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 6AC5629A-D5D9-3337-9674-6355EB039ADB ================================================ FILE: legacy/Contrast/Goldfish.tmTheme ================================================ name Goldfish settings settings background #151819 caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #22272a selection #3f484d findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #798b95 name String scope string settings foreground #E0E4CC name Number scope constant.numeric settings foreground #2EBF7E name Built-in constant scope constant.language settings foreground #F38630 name User-defined constant scope constant.character, constant.other settings foreground #F38630 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #A7DBD8 name Storage scope storage settings fontStyle foreground #FA6900 name Storage type scope storage.type settings fontStyle italic foreground #F38630 name Class name scope entity.name.class settings fontStyle underline foreground #69D2E7 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #69D2E7 name Function name scope entity.name.function settings fontStyle foreground #69D2E7 name Function argument scope variable.parameter settings fontStyle italic foreground #F38630 name Tag name scope entity.name.tag settings fontStyle foreground #F38630 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #A7DBD8 name Library function scope support.function settings fontStyle foreground #F38630 name Library constant scope support.constant settings fontStyle foreground #F38630 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F38630 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid E6EA2CC0-9B10-45D1-8896-214832727C82 ================================================ FILE: legacy/Contrast/Grunge.tmTheme ================================================ name Grunge settings settings background #131411 caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #1e2119 selection #2d3421 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7d8b63 name String scope string settings foreground #D1F2A5 name Number scope constant.numeric settings foreground #F56991 name Built-in constant scope constant.language settings foreground #F38630 name User-defined constant scope constant.character, constant.other settings foreground #F38630 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #91A374 name Storage scope storage settings fontStyle foreground #F56991 name Storage type scope storage.type settings fontStyle italic foreground #D1F2A5 name Class name scope entity.name.class settings fontStyle underline foreground #FFC48C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFC48C name Function name scope entity.name.function settings fontStyle foreground #FFC48C name Function argument scope variable.parameter settings fontStyle italic foreground #FFC48C name Tag name scope entity.name.tag settings fontStyle foreground #F56991 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FFC48C name Library function scope support.function settings fontStyle foreground #FFC48C name Library constant scope support.constant settings fontStyle foreground #FFC48C name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFC48C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 4963E6D1-D531-43B5-A2E1-CFA8C2625A5E ================================================ FILE: legacy/Contrast/Iceberg.tmTheme ================================================ name Iceberg settings settings background #141819 caret #F8F8F0 foreground #BDD6DB invisibles #3B3A32 lineHighlight #1f2627 selection #324144 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #537178 name String scope string settings foreground #FFFFFF name Number scope constant.numeric settings foreground #FFFFFF name Built-in constant scope constant.language settings foreground #FFFFFF name User-defined constant scope constant.character, constant.other settings foreground #FFFFFF name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #B1E2F2 name Storage scope storage settings fontStyle foreground #2D8DA1 name Storage type scope storage.type settings fontStyle italic foreground #59C0E3 name Class name scope entity.name.class settings fontStyle underline foreground #FFFFFF name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFFFFF name Function name scope entity.name.function settings fontStyle foreground #FFFFFF name Function argument scope variable.parameter settings fontStyle italic foreground #FFFFFF name Tag name scope entity.name.tag settings fontStyle foreground #2D8DA1 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #59C0E3 name Library function scope support.function settings fontStyle foreground #FFFFFF name Library constant scope support.constant settings fontStyle foreground #FFFFFF name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFFFFF name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid FF7EBFD5-C01C-4748-8193-D0FF60FB54B0 ================================================ FILE: legacy/Contrast/Laravel.tmTheme ================================================ name Laravel Darker settings settings background #000000 caret #F8F8F0 foreground #DEDEDE invisibles #3B3A32 lineHighlight #222222 selection #444444 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #FDCA49 name Number scope constant.numeric settings foreground #FC580C name Built-in constant scope constant.language settings foreground #F38630 name User-defined constant scope constant.character, constant.other settings foreground #F38630 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FFA927 name Storage scope storage settings fontStyle foreground #FC6B0A name Storage type scope storage.type settings fontStyle italic foreground #FDCA49 name Class name scope entity.name.class settings fontStyle underline foreground #FFC48C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFC48C name Function name scope entity.name.function settings fontStyle foreground #FC580C name Function argument scope variable.parameter settings fontStyle italic foreground #FFC48C name Tag name scope entity.name.tag settings fontStyle foreground #FC580C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FFC48C name Library function scope support.function settings fontStyle foreground #FFC48C name Library constant scope support.constant settings fontStyle foreground #FFC48C name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFC48C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid FFC5C692-05C6-4E8A-820C-AE457C1FAAE2 ================================================ FILE: legacy/Contrast/Lavender.tmTheme ================================================ name Lavender settings settings background #17131a caret #F8F8F0 foreground #f7f0fc invisibles #3B3A32 lineHighlight #261f2b selection #4e3c5c findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #887b91 name String scope string settings foreground #F5B0EF name Number scope constant.numeric settings foreground #F25AE6 name Built-in constant scope constant.language settings foreground #8E69C9 name User-defined constant scope constant.character, constant.other settings foreground #8E69C9 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #8E6DA6 name Storage scope storage settings fontStyle foreground #B657FF name Storage type scope storage.type settings fontStyle italic foreground #A29DFA name Class name scope entity.name.class settings fontStyle underline foreground #8E69C9 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8E69C9 name Function name scope entity.name.function settings fontStyle foreground #ECC0FA name Function argument scope variable.parameter settings fontStyle italic foreground #8E69C9 name Tag name scope entity.name.tag settings fontStyle foreground #B657FF name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #A29DFA name Library function scope support.function settings fontStyle foreground #8E69C9 name Library constant scope support.constant settings fontStyle foreground #8E69C9 name Library class/type scope support.type, support.class settings fontStyle italic foreground #8E69C9 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid F0BB0D67-87D9-4B6C-98E2-7DB00D3981EF ================================================ FILE: legacy/Contrast/Mellow.tmTheme ================================================ name Mellow settings settings background #1c1917 caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #292522 selection #54473e findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #968e84 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #F8BB39 name Built-in constant scope constant.language settings foreground #F8BB39 name User-defined constant scope constant.character, constant.other settings foreground #F8BB39 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #F2BC79 name Storage scope storage settings fontStyle foreground #24a5a5 name Storage type scope storage.type settings fontStyle italic foreground #F2BC79 name Class name scope entity.name.class settings fontStyle underline foreground #F8BB39 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F8BB39 name Function name scope entity.name.function settings fontStyle foreground #F28972 name Function argument scope variable.parameter settings fontStyle italic foreground #F8BB39 name Tag name scope entity.name.tag settings fontStyle foreground #F55D79 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F28972 name Library function scope support.function settings fontStyle foreground #F55D79 name Library constant scope support.constant settings fontStyle foreground #F55D79 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F55D79 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 314102C1-8E0E-49E3-AB07-8FEFAD52CFE0 ================================================ FILE: legacy/Contrast/Mud.tmTheme ================================================ name Mud settings settings background #1b1515 caret #F8F8F0 foreground #fff invisibles #3B3A32 lineHighlight #322a29 selection #221d1c selectionForeground #978683 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #c3b8b7 name String scope string settings foreground #b5db99 name Number scope constant.numeric settings foreground #b5db99 name Built-in constant scope constant.language settings foreground #e9c865 name User-defined constant scope constant.character, constant.other settings foreground #e9c865 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FF9787 name Storage scope storage settings fontStyle foreground #e9c865 name Storage type scope storage.type settings fontStyle italic foreground #FF9787 name Class name scope entity.name.class settings fontStyle underline foreground #e9c865 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #e9c865 name Function name scope entity.name.function settings fontStyle foreground #b5db99 name Function argument scope variable.parameter settings fontStyle italic foreground #e9c865 name Tag name scope entity.name.tag settings fontStyle foreground #FF9787 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #e9c865 name Library function scope support.function settings fontStyle foreground #e9c865 name Library constant scope support.constant settings fontStyle foreground #e9c865 name Library class/type scope support.type, support.class settings fontStyle italic foreground #e9c865 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-E4DC-415F-A355-DC9EBAEF3534 ================================================ FILE: legacy/Contrast/Patriot.tmTheme ================================================ name Patriot settings settings background #181a1b caret #F8F8F0 foreground #CAD9E3 invisibles #ffffff lineHighlight #232628 selection #313a3e findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #546F87 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #515E66 name String scope string settings foreground #3790DE name Number scope constant.numeric settings foreground #2E6FD9 name Built-in constant scope constant.language settings foreground #2E6FD9 name User-defined constant scope constant.character, constant.other settings foreground #2E6FD9 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #BBBCC4 name Storage scope storage settings fontStyle foreground #2E6FD9 name Storage type scope storage.type settings fontStyle italic foreground #DE333C name Class name scope entity.name.class settings fontStyle underline foreground #2E6FD9 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #2E6FD9 name Function name scope entity.name.function settings fontStyle foreground #FFFFFF name Function argument scope variable.parameter settings fontStyle italic foreground #199FA8 name Tag name scope entity.name.tag settings fontStyle foreground #25808A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #69ADB5 name Library function scope support.function settings fontStyle foreground #DE333C name Library constant scope support.constant settings fontStyle foreground #DE333C name Library class/type scope support.type, support.class settings fontStyle italic foreground #DE333C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 883FBB32-8100-41C6-8BFD-5C4F674E5B3F ================================================ FILE: legacy/Contrast/Peacock.tmTheme ================================================ name PeacockDark settings settings background #111111 caret #F8F8F0 foreground #f0f0f0 invisibles #3B3A32 lineHighlight #222 selection #344249 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777 name String scope string settings foreground #BCD42A name Number scope constant.numeric settings foreground #BCD42A name Built-in constant scope constant.language settings foreground #FF5D38 name User-defined constant scope constant.character, constant.other settings foreground #FF5D38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #FF5D38 name Storage type scope storage.type settings fontStyle italic foreground #26A6A6 name Class name scope entity.name.class settings fontStyle underline foreground #FF5D38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF5D38 name Function name scope entity.name.function settings fontStyle foreground #BCD42A name Function argument scope variable.parameter settings fontStyle italic foreground #FF5D38 name Tag name scope entity.name.tag settings fontStyle foreground #26A6A6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF5D38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #FF5D38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF5D38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-E4DC-415F-A355-DC9EBAEF3234 ================================================ FILE: legacy/Contrast/Potpourri.tmTheme ================================================ name Potpourri settings settings background #1c1a1b caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #292527 selection #393033 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #696363 name String scope string settings foreground #B866FA name Number scope constant.numeric settings foreground #C84FF0 name Built-in constant scope constant.language settings foreground #E9D2F7 name User-defined constant scope constant.character, constant.other settings foreground #E9D2F7 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #ED1153 name Storage scope storage settings fontStyle foreground #ED1153 name Storage type scope storage.type settings fontStyle italic foreground #C3A2FC name Class name scope entity.name.class settings fontStyle underline foreground #A6E22E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #A993BD name Function name scope entity.name.function settings fontStyle foreground #BC66FF name Function argument scope variable.parameter settings fontStyle italic foreground #FD971F name Tag name scope entity.name.tag settings fontStyle foreground #ED1153 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #C491C4 name Library function scope support.function settings fontStyle foreground #F76ACB name Library constant scope support.constant settings fontStyle foreground #F76ACB name Library class/type scope support.type, support.class settings fontStyle italic foreground #CABFDE name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 55B0DD79-A2F9-4D7F-B1D6-E5BFA1788D46 ================================================ FILE: legacy/Contrast/Revelation.tmTheme ================================================ name Revelation settings settings background #161515 caret #F8F8F0 foreground #DEDEDE invisibles #3B3A32 lineHighlight #252323 selection #3e3737 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #857b74 name String scope string settings foreground #FFBB29 name Number scope constant.numeric settings foreground #617FA0 name Built-in constant scope constant.language settings foreground #FFBB29 name User-defined constant scope constant.character, constant.other settings foreground #FFBB29 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #C2DCF2 name Storage scope storage settings fontStyle foreground #617FA0 name Storage type scope storage.type settings fontStyle italic foreground #4E5D84 name Class name scope entity.name.class settings fontStyle underline foreground #FFBB29 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFBB29 name Function name scope entity.name.function settings fontStyle foreground #95C2E8 name Function argument scope variable.parameter settings fontStyle italic foreground #FFBB29 name Tag name scope entity.name.tag settings fontStyle foreground #617FA0 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #95C2E8 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #FFBB29 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFBB29 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid F11D1353-A93B-4217-B675-942037877D1B ================================================ FILE: legacy/Contrast/Slime.tmTheme ================================================ name Slime settings settings background #141617 caret #F8F8F0 foreground #FFFFFF invisibles #3B3A32 lineHighlight #222528 selection #333a3f findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #63717d name String scope string settings foreground #FAFFDB name Number scope constant.numeric settings foreground #C7AF3F name Built-in constant scope constant.language settings foreground #C7AF3F name User-defined constant scope constant.character, constant.other settings foreground #C7AF3F name Variable scope variable settings foreground #8AB8A2 name Keyword scope keyword settings foreground #9FB3C2 name Storage scope storage settings fontStyle foreground #9FB3C2 name Storage type scope storage.type settings fontStyle italic foreground #FAFFDB name Class name scope entity.name.class settings fontStyle underline foreground #C7AF3F name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #C7AF3F name Function name scope entity.name.function settings fontStyle foreground #C7AF3F name Function argument scope variable.parameter settings fontStyle italic foreground #C7AF3F name Tag name scope entity.name.tag settings fontStyle foreground #C7AF3F name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #8AB8A2 name Library function scope support.function settings fontStyle foreground #C7AF3F name Library constant scope support.constant settings fontStyle foreground #C7AF3F name Library class/type scope support.type, support.class settings fontStyle italic foreground #C7AF3F name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid F3A33D4E-EB70-4940-BF29-3AE7B88A6514 ================================================ FILE: legacy/Contrast/Snappy.tmTheme ================================================ name Snappy settings settings background #111111 caret #ffffff foreground #e3e2e0 invisibles #3B3A32 lineHighlight #333333 selection #555555 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #282828 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777777 name String scope string settings foreground #4ea1df name Number scope constant.numeric settings foreground #4ea1df name Built-in constant scope constant.language settings foreground #808dd3 name User-defined constant scope constant.character, constant.other settings foreground #808dd3 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #f66153 name Storage scope storage settings fontStyle foreground #f66153 name Storage type scope storage.type settings fontStyle italic foreground #4ea1df name Class name scope entity.name.class settings fontStyle underline foreground #808dd3 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #808dd3 name Function name scope entity.name.function settings fontStyle foreground #808dd3 name Function argument scope variable.parameter settings fontStyle italic foreground #808dd3 name Tag name scope entity.name.tag settings fontStyle foreground #f66153 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #808dd3 name Library function scope support.function settings fontStyle foreground #808dd3 name Library constant scope support.constant settings fontStyle foreground #808dd3 name Library class/type scope support.type, support.class settings fontStyle italic foreground #808dd3 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 03ABBF89-0688-42AC-951D-437AD6E93152 ================================================ FILE: legacy/Contrast/Sourlick.tmTheme ================================================ name Sourlick settings settings background #111111 caret #F8F8F0 foreground #f0f0f0 invisibles #3B3A32 lineHighlight #333333 selection #444444 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #888888 name String scope string settings foreground #E4FF33 name Number scope constant.numeric settings foreground #FC580C name Built-in constant scope constant.language settings foreground #F38630 name User-defined constant scope constant.character, constant.other settings foreground #F38630 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #D2EB31 name Storage scope storage settings fontStyle foreground #8AC27A name Storage type scope storage.type settings fontStyle italic foreground #EDF252 name Class name scope entity.name.class settings fontStyle underline foreground #FFC48C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFBB29 name Function name scope entity.name.function settings fontStyle foreground #BDF522 name Function argument scope variable.parameter settings fontStyle italic foreground #FFBB29 name Tag name scope entity.name.tag settings fontStyle foreground #70C910 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FFBB29 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #FFBB29 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFBB29 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid C058D360-784E-4CC6-B247-203A94D106D6 ================================================ FILE: legacy/Contrast/Stark.tmTheme ================================================ name Stark settings settings background #111111 caret #F8F8F0 foreground #DEDEDE invisibles #3B3A32 lineHighlight #222222 selection #333333 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #888888 name String scope string settings foreground #FFBB29 name Number scope constant.numeric settings foreground #617FA0 name Built-in constant scope constant.language settings foreground #FFBB29 name User-defined constant scope constant.character, constant.other settings foreground #FFBB29 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #A3A3A3 name Storage scope storage settings fontStyle foreground #F03113 name Storage type scope storage.type settings fontStyle italic foreground #FCC10F name Class name scope entity.name.class settings fontStyle underline foreground #FFBB29 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFBB29 name Function name scope entity.name.function settings fontStyle foreground #F03113 name Function argument scope variable.parameter settings fontStyle italic foreground #FFBB29 name Tag name scope entity.name.tag settings fontStyle foreground #F03113 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #D1D1D1 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #FFBB29 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFBB29 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 name LaTeX Functions scope storage.type.function.latex settings foreground #F03113 name LaTeX Support Functions scope support.function.general.tex settings foreground #F03113 scope support.function.be.latex settings foreground #F03113 scope meta.group.braces.tex settings foreground #DEDEDE scope punctuation.section.group.tex settings foreground #617FA0 scope string.other.math.block.environment.latex meta.group.braces.tex settings foreground #FFBB29 scope text.tex.latex settings foreground #DEDEDE scope text.tex.latex string.other.math.tex punctuation.definition.string.begin.tex settings foreground #617FA0 scope text.tex.latex string.other.math.tex punctuation.definition.string.end.tex settings foreground #617FA0 uuid 128129AD-81C0-454B-89E3-47256C94D40C ================================================ FILE: legacy/Contrast/TronLegacy.tmTheme ================================================ name TronLegacy settings settings background #14191f caret #F8F8F0 foreground #aec2e0 invisibles #3B3A32 lineHighlight #1b232c selection #183c66 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #183c66 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #5f7794 name String scope string settings foreground #FF410D name Number scope constant.numeric settings foreground #C7F026 name Built-in constant scope constant.language settings foreground #FFB20D name User-defined constant scope constant.character, constant.other settings foreground #FFB20D name Variable scope variable settings foreground #d0dfe6 name Keyword scope keyword settings foreground #748aa6 name Storage scope storage settings fontStyle foreground #ffffff name Storage type scope storage.type settings fontStyle italic foreground #267fb5 name Class name scope entity.name.class settings fontStyle underline foreground #F79D1E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F79D1E name Function name scope entity.name.function settings fontStyle foreground #FFB20D name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #267fb5 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FFB20D name Library function scope support.function settings fontStyle foreground #267fb5 name Library constant scope support.constant settings fontStyle foreground #267fb5 name Library class/type scope support.type, support.class settings fontStyle italic foreground #267fb5 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 6BC5629A-D5D9-4337-9674-6355EB039ADB ================================================ FILE: legacy/Contrast/Turnip.tmTheme ================================================ name Turnip settings settings background #000000 caret #F8F8F0 foreground #EDE0CE invisibles #3B3A32 lineHighlight #232826 selection #52564c findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #E8DA5E name Number scope constant.numeric settings foreground #E8DA5E name Built-in constant scope constant.language settings foreground #487D76 name User-defined constant scope constant.character, constant.other settings foreground #487D76 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #92B55F name Storage scope storage settings fontStyle foreground #487D76 name Storage type scope storage.type settings fontStyle italic foreground #92B55F name Class name scope entity.name.class settings fontStyle underline foreground #487D76 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #487D76 name Function name scope entity.name.function settings fontStyle foreground #E8DA5E name Function argument scope variable.parameter settings fontStyle italic foreground #487D76 name Tag name scope entity.name.tag settings fontStyle foreground #92B55F name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #487D76 name Library function scope support.function settings fontStyle foreground #487D76 name Library constant scope support.constant settings fontStyle foreground #487D76 name Library class/type scope support.type, support.class settings fontStyle italic foreground #487D76 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-E5DC-415F-A355-DC9EABEF3234 ================================================ FILE: legacy/Contrast/Yule.tmTheme ================================================ name Oasis settings settings background #111111 caret #F8F8F0 foreground #e5e5e5 invisibles #3B3A32 lineHighlight #333333 selection #444444 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #888888 name String scope string settings foreground #EBB626 name Number scope constant.numeric settings foreground #EBB626 name Built-in constant scope constant.language settings foreground #D63131 name User-defined constant scope constant.character, constant.other settings foreground #D63131 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #39B81F name Storage scope storage settings fontStyle foreground #D63131 name Storage type scope storage.type settings fontStyle italic foreground #EBB626 name Class name scope entity.name.class settings fontStyle underline foreground #D63131 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #D63131 name Function name scope entity.name.function settings fontStyle foreground #39B81F name Function argument scope variable.parameter settings fontStyle italic foreground #D63131 name Tag name scope entity.name.tag settings fontStyle foreground #D63131 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #39B81F name Library function scope support.function settings fontStyle foreground #D63131 name Library constant scope support.constant settings fontStyle foreground #D63131 name Library class/type scope support.type, support.class settings fontStyle italic foreground #D63131 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 4C23EE5F-DCF6-4D78-BA50-CA6E3453ACA2 ================================================ FILE: legacy/Darkside.tmTheme ================================================ name Darkside settings settings background #222324 caret #F8F8F0 foreground #BABABA invisibles #3B3A32 lineHighlight #303333 selection #303333 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #494B4D name String scope string settings foreground #F2D42C name Number scope constant.numeric settings foreground #8E69C9 name Built-in constant scope constant.language settings foreground #8E69C9 name User-defined constant scope constant.character, constant.other settings foreground #8E69C9 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #F08D24 name Storage scope storage settings fontStyle foreground #E8341C name Storage type scope storage.type settings fontStyle italic foreground #1CC3E8 name Class name scope entity.name.class settings fontStyle underline foreground #8E69C9 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8E69C9 name Function name scope entity.name.function settings fontStyle foreground #68C244 name Function argument scope variable.parameter settings fontStyle italic foreground #8E69C9 name Tag name scope entity.name.tag settings fontStyle foreground #E8341C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #68C244 name Library function scope support.function settings fontStyle foreground #8E69C9 name Library constant scope support.constant settings fontStyle foreground #8E69C9 name Library class/type scope support.type, support.class settings fontStyle italic foreground #8E69C9 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 26FC6CC3-0A07-462F-8FBE-9773CBF0D28D ================================================ FILE: legacy/Earthsong.tmTheme ================================================ name Earthsong settings settings background #36312C caret #F8F8F0 foreground #EBD1B7 invisibles #3B3A32 lineHighlight #45403B selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #95CC5E name Built-in constant scope constant.language settings foreground #95CC5E name User-defined constant scope constant.character, constant.other settings foreground #95CC5E name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #DB784D name Storage scope storage settings fontStyle foreground #D65940 name Storage type scope storage.type settings fontStyle italic foreground #C1DEA4 name Class name scope entity.name.class settings fontStyle underline foreground #95CC5E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #95CC5E name Function name scope entity.name.function settings fontStyle foreground #60A365 name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #DB784D name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #95CC5E name Library function scope support.function settings fontStyle foreground #95CC5E name Library constant scope support.constant settings fontStyle foreground #95CC5E name Library class/type scope support.type, support.class settings fontStyle italic foreground #95CC5E name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 6AC5629A-D5D9-4337-9674-6355EB039ADB ================================================ FILE: legacy/EarthsongLight.tmTheme ================================================ name Earthsong Light settings settings background #FFFFFF caret #615649 foreground #7D6852 invisibles #3B3A32 lineHighlight #F0E7DF selection #DBCEBF findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #B0987D activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #BAA188 name String scope string settings foreground #DB9D18 name Number scope constant.numeric settings foreground #7BA84D name Built-in constant scope constant.language settings foreground #7BA84D name User-defined constant scope constant.character, constant.other settings foreground #7BA84D name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #D45C28 name Storage scope storage settings fontStyle foreground #BF2608 name Storage type scope storage.type settings fontStyle italic foreground #7BA84D name Class name scope entity.name.class settings fontStyle underline foreground #7BA84D name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #7BA84D name Function name scope entity.name.function settings fontStyle foreground #448048 name Function argument scope variable.parameter settings fontStyle italic foreground #7BA84D name Tag name scope entity.name.tag settings fontStyle foreground #BF2608 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #7BA84D name Library function scope support.function settings fontStyle foreground #7BA84D name Library constant scope support.constant settings fontStyle foreground #7BA84D name Library class/type scope support.type, support.class settings fontStyle italic foreground #7BA84D name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 1288CE68-F6B6-4E5F-B419-41BC59FBE56F ================================================ FILE: legacy/FreshCut.tmTheme ================================================ name FreshCut settings settings background #2F3030 caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #424C57 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #556270 name String scope string settings foreground #e9ee00 name Number scope constant.numeric settings foreground #8FBE00 name Built-in constant scope constant.language settings foreground #8FBE00 name User-defined constant scope constant.character, constant.other settings foreground #8FBE00 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #C8D7E8 name Storage scope storage settings fontStyle foreground #00A8C6 name Storage type scope storage.type settings fontStyle italic foreground #4ECDC4 name Class name scope entity.name.class settings fontStyle underline foreground #A6E22E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #AEE239 name Function name scope entity.name.function settings fontStyle foreground #AEE239 name Function argument scope variable.parameter settings fontStyle italic foreground #FD971F name Tag name scope entity.name.tag settings fontStyle foreground #00A8C6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #4ECDC4 name Library function scope support.function settings fontStyle foreground #4ECDC4 name Library constant scope support.constant settings fontStyle foreground #4ECDC4 name Library class/type scope support.type, support.class settings fontStyle italic foreground #4ECDC4 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 09D1BE89-328E-4197-8CAE-1772B6C61DF9 ================================================ FILE: legacy/Frontier.tmTheme ================================================ name Frontier settings settings background #36312C caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #45403B selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #2EBF7E name Built-in constant scope constant.language settings foreground #2EBF7E name User-defined constant scope constant.character, constant.other settings foreground #2EBF7E name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FC803D name Storage scope storage settings fontStyle foreground #F23A3A name Storage type scope storage.type settings fontStyle italic foreground #2EBF7E name Class name scope entity.name.class settings fontStyle underline foreground #A6E22E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #2EBF7E name Function name scope entity.name.function settings fontStyle foreground #F8BB39 name Function argument scope variable.parameter settings fontStyle italic foreground #2EBF7E name Tag name scope entity.name.tag settings fontStyle foreground #F23A3A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FC803D name Library function scope support.function settings fontStyle foreground #2EBF7E name Library constant scope support.constant settings fontStyle foreground #2EBF7E name Library class/type scope support.type, support.class settings fontStyle italic foreground #2EBF7E name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 16777B7F-33F3-4EFD-BC60-25C952FF724E ================================================ FILE: legacy/Github.tmTheme ================================================ name Github settings settings background #FFFFFF caret #615649 foreground #555 invisibles #3B3A32 lineHighlight #eee selection #afc4da findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #78a2c8 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #b8b6b1 name String scope string settings foreground #D14 name Number scope constant.numeric settings foreground #D14 name Built-in constant scope constant.language settings fontStyle bold foreground #000 name User-defined constant scope constant.character, constant.other settings foreground #606aa1 name Variable scope variable settings foreground #008080 name Keyword scope keyword settings fontStyle bold foreground #222 name Storage scope storage settings fontStyle bold foreground #222 name Storage type scope storage.type settings fontStyle bold foreground #222 name Class name scope entity.name.class settings fontStyle underline foreground #606aa1 name Inherited class scope entity.other.inherited-class settings fontStyle underline foreground #000 name Function name scope entity.name.function settings fontStyle bold foreground #900 name Function argument scope variable.parameter settings fontStyle italic foreground #606aa1 name Tag name scope entity.name.tag settings fontStyle foreground #008080 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #458 name Library function scope support.function settings fontStyle foreground #458 name Library constant scope support.constant settings fontStyle foreground #458 name Library class/type scope support.type, support.class settings fontStyle italic foreground #458 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 12632AED-5F4D-40DE-ABBC-F49C7B98C153 ================================================ FILE: legacy/Gloom.tmTheme ================================================ name Peacock settings settings background #2A332B caret #F8F8F0 foreground #D8EBE5 invisibles #3B3A32 lineHighlight #3C4D3E selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #4F6E64 name String scope string settings foreground #BCD42A name Number scope constant.numeric settings foreground #BCD42A name Built-in constant scope constant.language settings foreground #FF5D38 name User-defined constant scope constant.character, constant.other settings foreground #FF5D38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #FF5D38 name Storage type scope storage.type settings fontStyle italic foreground #26A6A6 name Class name scope entity.name.class settings fontStyle underline foreground #FF5D38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF5D38 name Function name scope entity.name.function settings fontStyle foreground #BCD42A name Function argument scope variable.parameter settings fontStyle italic foreground #FF5D38 name Tag name scope entity.name.tag settings fontStyle foreground #26A6A6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF5D38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #FF5D38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF5D38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-E4DC-415F-A355-DC9EBAEF3234 ================================================ FILE: legacy/Glowfish.tmTheme ================================================ name Glowfish settings settings background #191f13 caret #F8F8F0 foreground #6ea240 invisibles #3B3A32 lineHighlight #222a1a selection #050804 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #050804 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #3c4e2d name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #95CC5E name Built-in constant scope constant.language settings foreground #95CC5E name User-defined constant scope constant.character, constant.other settings foreground #95CC5E name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #D65940 name Storage scope storage settings fontStyle foreground #D65940 name Storage type scope storage.type settings fontStyle italic foreground #C1DEA4 name Class name scope entity.name.class settings fontStyle underline foreground #95CC5E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #95CC5E name Function name scope entity.name.function settings fontStyle foreground #60A365 name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #95CC5E name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #DB784D name Library function scope support.function settings fontStyle foreground #95CC5E name Library constant scope support.constant settings fontStyle foreground #95CC5E name Library class/type scope support.type, support.class settings fontStyle italic foreground #95CC5E name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 6AC5629A-D5D9-3337-9674-6355EB039ADB ================================================ FILE: legacy/Goldfish.tmTheme ================================================ name Goldfish settings settings background #2E3336 caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #465459 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #505C63 name String scope string settings foreground #E0E4CC name Number scope constant.numeric settings foreground #2EBF7E name Built-in constant scope constant.language settings foreground #F38630 name User-defined constant scope constant.character, constant.other settings foreground #F38630 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #A7DBD8 name Storage scope storage settings fontStyle foreground #FA6900 name Storage type scope storage.type settings fontStyle italic foreground #F38630 name Class name scope entity.name.class settings fontStyle underline foreground #69D2E7 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #69D2E7 name Function name scope entity.name.function settings fontStyle foreground #69D2E7 name Function argument scope variable.parameter settings fontStyle italic foreground #F38630 name Tag name scope entity.name.tag settings fontStyle foreground #F38630 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #A7DBD8 name Library function scope support.function settings fontStyle foreground #F38630 name Library constant scope support.constant settings fontStyle foreground #F38630 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F38630 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid E6EA2CC0-9B10-45D1-8896-214832727C82 ================================================ FILE: legacy/Grunge.tmTheme ================================================ name Grunge settings settings background #31332C caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #41453A selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #5C634F name String scope string settings foreground #D1F2A5 name Number scope constant.numeric settings foreground #F56991 name Built-in constant scope constant.language settings foreground #F38630 name User-defined constant scope constant.character, constant.other settings foreground #F38630 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #91A374 name Storage scope storage settings fontStyle foreground #F56991 name Storage type scope storage.type settings fontStyle italic foreground #D1F2A5 name Class name scope entity.name.class settings fontStyle underline foreground #FFC48C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFC48C name Function name scope entity.name.function settings fontStyle foreground #FFC48C name Function argument scope variable.parameter settings fontStyle italic foreground #FFC48C name Tag name scope entity.name.tag settings fontStyle foreground #F56991 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FFC48C name Library function scope support.function settings fontStyle foreground #FFC48C name Library constant scope support.constant settings fontStyle foreground #FFC48C name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFC48C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 4963E6D1-D531-43B5-A2E1-CFA8C2625A5E ================================================ FILE: legacy/HalfLife.tmTheme ================================================ name HalfLife settings settings background #222222 caret #ffffff foreground #cccccc invisibles #3B3A32 lineHighlight #282828 selection #333333 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #282828 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #555555 name String scope string settings foreground #F9D423 name Number scope constant.numeric settings foreground #F9D423 name Built-in constant scope constant.language settings foreground #F9D423 name User-defined constant scope constant.character, constant.other settings foreground #F9D423 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #7D8991 name Storage scope storage settings fontStyle foreground #7D8991 name Storage type scope storage.type settings fontStyle italic foreground #F2EFE6 name Class name scope entity.name.class settings fontStyle underline foreground #808dd3 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #808dd3 name Function name scope entity.name.function settings fontStyle foreground #F85931 name Function argument scope variable.parameter settings fontStyle italic foreground #808dd3 name Tag name scope entity.name.tag settings fontStyle foreground #7D8991 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FC913A name Library function scope support.function settings fontStyle foreground #F85931 name Library constant scope support.constant settings fontStyle foreground #F85931 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F85931 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 08ABBF89-0688-42BC-951D-437AD6E93152 ================================================ FILE: legacy/Hyrule.tmTheme ================================================ name Snappy Light settings settings background #2d2c2b caret #ffffff foreground #c0d5c1 invisibles #3B3A32 lineHighlight #3d3934 selection #000000 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222222 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #716d6a name String scope string settings foreground #ce830d name Number scope constant.numeric settings foreground #f5c504 name Built-in constant scope constant.language settings foreground #90c93f name User-defined constant scope constant.character, constant.other settings foreground #90c93f name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #90c93f name Storage scope storage settings fontStyle foreground #569e16 name Storage type scope storage.type settings fontStyle italic foreground #f5c504 name Class name scope entity.name.class settings fontStyle underline foreground #606aa1 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #606aa1 name Function name scope entity.name.function settings fontStyle foreground #90c93f name Function argument scope variable.parameter settings fontStyle italic foreground #606aa1 name Tag name scope entity.name.tag settings fontStyle foreground #569e16 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #f5c504 name Library function scope support.function settings fontStyle foreground #f5c504 name Library constant scope support.constant settings fontStyle foreground #f5c504 name Library class/type scope support.type, support.class settings fontStyle italic foreground #f5c504 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #7C7C74 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 12632AED-5F4D-40DE-ABBC-F49C7B98C153 ================================================ FILE: legacy/Iceberg.tmTheme ================================================ name Iceberg settings settings background #323B3D caret #F8F8F0 foreground #BDD6DB invisibles #3B3A32 lineHighlight #3E4C4F selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #537178 name String scope string settings foreground #FFFFFF name Number scope constant.numeric settings foreground #FFFFFF name Built-in constant scope constant.language settings foreground #FFFFFF name User-defined constant scope constant.character, constant.other settings foreground #FFFFFF name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #B1E2F2 name Storage scope storage settings fontStyle foreground #2D8DA1 name Storage type scope storage.type settings fontStyle italic foreground #59C0E3 name Class name scope entity.name.class settings fontStyle underline foreground #FFFFFF name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFFFFF name Function name scope entity.name.function settings fontStyle foreground #FFFFFF name Function argument scope variable.parameter settings fontStyle italic foreground #FFFFFF name Tag name scope entity.name.tag settings fontStyle foreground #2D8DA1 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #59C0E3 name Library function scope support.function settings fontStyle foreground #FFFFFF name Library constant scope support.constant settings fontStyle foreground #FFFFFF name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFFFFF name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid FF7EBFD5-C01C-4748-8193-D0FF60FB54B0 ================================================ FILE: legacy/Juicy.tmTheme ================================================ name Juicy settings settings background #222222 caret #ffffff foreground #e3e2e0 invisibles #3B3A32 lineHighlight #282828 selection #444444 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #282828 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777777 name String scope string settings foreground #3bc7b8 name Number scope constant.numeric settings foreground #CE1836 name Built-in constant scope constant.language settings foreground #F9D423 name User-defined constant scope constant.character, constant.other settings foreground #F9D423 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #EDB92E name Storage scope storage settings fontStyle foreground #c3cb4c name Storage type scope storage.type settings fontStyle italic foreground #EDB92E name Class name scope entity.name.class settings fontStyle underline foreground #808dd3 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #808dd3 name Function name scope entity.name.function settings fontStyle foreground #F85931 name Function argument scope variable.parameter settings fontStyle italic foreground #808dd3 name Tag name scope entity.name.tag settings fontStyle foreground #FF4E50 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #c3cb4c name Library function scope support.function settings fontStyle foreground #F85931 name Library constant scope support.constant settings fontStyle foreground #F85931 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F85931 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 03BBBF89-0688-42BC-951D-437AD6E93152 ================================================ FILE: legacy/Keen.tmTheme ================================================ name Keen settings settings background #111111 caret #F8F8F0 foreground #ccc invisibles #3B3A32 lineHighlight #222 selection #35414b selectionForeground #7d92a6 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #374c60 name String scope string settings foreground #b5db99 name Number scope constant.numeric settings foreground #b5db99 name Built-in constant scope constant.language settings foreground #6F8B94 name User-defined constant scope constant.character, constant.other settings foreground #6F8B94 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #8767b7 name Storage scope storage settings fontStyle foreground #6F8B94 name Storage type scope storage.type settings fontStyle italic foreground #8767b7 name Class name scope entity.name.class settings fontStyle underline foreground #6F8B94 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #6F8B94 name Function name scope entity.name.function settings fontStyle foreground #b5db99 name Function argument scope variable.parameter settings fontStyle italic foreground #6F8B94 name Tag name scope entity.name.tag settings fontStyle foreground #8767b7 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #6F8B94 name Library function scope support.function settings fontStyle foreground #6F8B94 name Library constant scope support.constant settings fontStyle foreground #6F8B94 name Library class/type scope support.type, support.class settings fontStyle italic foreground #6F8B94 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-55DC-415F-A355-DC9EBAEF3234 ================================================ FILE: legacy/Laravel.tmTheme ================================================ name Laravel settings settings background #2E2C2B caret #F8F8F0 foreground #DEDEDE invisibles #3B3A32 lineHighlight #3B3633 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #FDCA49 name Number scope constant.numeric settings foreground #FC580C name Built-in constant scope constant.language settings foreground #F38630 name User-defined constant scope constant.character, constant.other settings foreground #F38630 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FFA927 name Storage scope storage settings fontStyle foreground #FC6B0A name Storage type scope storage.type settings fontStyle italic foreground #FDCA49 name Class name scope entity.name.class settings fontStyle underline foreground #FFC48C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFC48C name Function name scope entity.name.function settings fontStyle foreground #FC580C name Function argument scope variable.parameter settings fontStyle italic foreground #FFC48C name Tag name scope entity.name.tag settings fontStyle foreground #FC580C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FFC48C name Library function scope support.function settings fontStyle foreground #FFC48C name Library constant scope support.constant settings fontStyle foreground #FFC48C name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFC48C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid B9A9A975-9D9D-489A-9053-DE4D932E91F5 ================================================ FILE: legacy/LastNight.tmTheme ================================================ comment https://github.com/speilberg0 name Last Night settings settings background #1D1F21 caret #00bdff foreground #C5C8C640 invisibles #4B4E55 lineHighlight #282A2E selection #373B41 name Comment scope comment settings foreground #969896 name Foreground scope keyword.operator.class, constant.other, source.php.embedded.line settings fontStyle foreground #CED1CF name Variable, String Link, Regular Expression, Tag Name scope variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag settings foreground #CC6666 name Number, Constant, Function Argument, Tag Attribute, Embedded scope constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit settings fontStyle foreground #DE935F name Class, Support scope entity.name.class, entity.name.type.class, support.type, support.class settings fontStyle italic underline foreground #F0C674 name String, Symbols, Markup Heading scope string, constant.other.symbol, markup.heading settings fontStyle foreground #B5BD68 name Inherited Class scope entity.other.inherited-class settings fontStyle italic foreground #B5BD68 name Operator, Misc scope keyword.operator, constant.other.color settings foreground #8ABEB7 name Logical Operator scope keyword.operator.logical.php settings foreground #ff3f5c background #FF9A9A20 name Function, Special Method, Block Level scope meta.function-call, support.function, keyword.other.special-method, meta.block-level settings fontStyle foreground #81A2BE name Storage Modifier scope storage.modifier settings fontStyle foreground #8379b2 name Function Def scope entity.name.function settings fontStyle foreground #80bcae name Keyword, Storage scope keyword, storage, storage.type, entity.name.tag.css settings fontStyle foreground #B294BB name Invalid scope invalid settings background #DF5F5F fontStyle foreground #CED2CF name Separator scope meta.separator settings background #82A3BF foreground #CED2CF name Deprecated scope invalid.deprecated settings background #B798BF fontStyle foreground #CED2CF name Diff foreground scope markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file settings foreground #FFFFFF name Diff insertion scope markup.inserted.diff, meta.diff.header.to-file settings foreground #718c00 name Diff deletion scope markup.deleted.diff, meta.diff.header.from-file settings foreground #c82829 name Diff header scope meta.diff.header.from-file, meta.diff.header.to-file settings foreground #FFFFFF background #4271ae name Diff range scope meta.diff.range settings fontStyle italic foreground #3e999f name Underline scope markup.underline settings fontStyle underline name Bold scope markup.bold settings fontStyle bold name Italic scope markup.italic settings fontStyle italic name Link scope markup.underline.link settings fontStyle underline foreground #7CA4BC uuid F96224DB-1A60-4617-92F3-D24D4F13DB09 ================================================ FILE: legacy/Lava.tmTheme ================================================ name Lava settings settings background #241404 caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #382818 selection #4F2C09 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #FFFFFF name Built-in constant scope constant.language settings foreground #2EBF7E name User-defined constant scope constant.character, constant.other settings foreground #2EBF7E name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FC803D name Storage scope storage settings fontStyle foreground #F23A3A name Storage type scope storage.type settings foreground #FC803D name Class name scope entity.name.class settings fontStyle underline foreground #A6E22E name Inherited class scope entity.other.inherited-class settings foreground #2EBF7E name Function name scope entity.name.function settings fontStyle foreground #6DCFF6 name Function argument scope variable.parameter settings foreground #469DF6 name Tag name scope entity.name.tag settings fontStyle foreground #F23A3A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FC803D name Library function scope support.function settings fontStyle foreground #2EBF7E name Library constant scope support.constant settings fontStyle foreground #2EBF7E name Library class/type scope support.type, support.class settings foreground #2EBF7E name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FBC548 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 38400811-1770-4080-b543-cb8ff58cd004 ================================================ FILE: legacy/Lavender.tmTheme ================================================ name Lavender settings settings background #29222E caret #F8F8F0 foreground #E0CEED invisibles #3B3A32 lineHighlight #3A2F42 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #51415C name String scope string settings foreground #F5B0EF name Number scope constant.numeric settings foreground #F25AE6 name Built-in constant scope constant.language settings foreground #8E69C9 name User-defined constant scope constant.character, constant.other settings foreground #8E69C9 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #8E6DA6 name Storage scope storage settings fontStyle foreground #B657FF name Storage type scope storage.type settings fontStyle italic foreground #A29DFA name Class name scope entity.name.class settings fontStyle underline foreground #8E69C9 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8E69C9 name Function name scope entity.name.function settings fontStyle foreground #ECC0FA name Function argument scope variable.parameter settings fontStyle italic foreground #8E69C9 name Tag name scope entity.name.tag settings fontStyle foreground #B657FF name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #A29DFA name Library function scope support.function settings fontStyle foreground #8E69C9 name Library constant scope support.constant settings fontStyle foreground #8E69C9 name Library class/type scope support.type, support.class settings fontStyle italic foreground #8E69C9 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid F0BB0D67-87D9-4B6C-98E2-7DB00D3981EF ================================================ FILE: legacy/Mellow.tmTheme ================================================ name Mellow settings settings background #36312C caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #45403B selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #F8BB39 name Built-in constant scope constant.language settings foreground #F8BB39 name User-defined constant scope constant.character, constant.other settings foreground #F8BB39 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #F2BC79 name Storage scope storage settings fontStyle foreground #1F8181 name Storage type scope storage.type settings fontStyle italic foreground #F2BC79 name Class name scope entity.name.class settings fontStyle underline foreground #F8BB39 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F8BB39 name Function name scope entity.name.function settings fontStyle foreground #F28972 name Function argument scope variable.parameter settings fontStyle italic foreground #F8BB39 name Tag name scope entity.name.tag settings fontStyle foreground #F55D79 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F28972 name Library function scope support.function settings fontStyle foreground #F55D79 name Library constant scope support.constant settings fontStyle foreground #F55D79 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F55D79 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 314102C1-8E0E-49E3-AB07-8FEFAD52CFE0 ================================================ FILE: legacy/Mud.tmTheme ================================================ name Mud settings settings background #403635 caret #F8F8F0 foreground #fff invisibles #3B3A32 lineHighlight #322a29 selection #221d1c selectionForeground #978683 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #c3b8b7 name String scope string settings foreground #b5db99 name Number scope constant.numeric settings foreground #b5db99 name Built-in constant scope constant.language settings foreground #e9c865 name User-defined constant scope constant.character, constant.other settings foreground #e9c865 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FF9787 name Storage scope storage settings fontStyle foreground #e9c865 name Storage type scope storage.type settings fontStyle italic foreground #FF9787 name Class name scope entity.name.class settings fontStyle underline foreground #e9c865 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #e9c865 name Function name scope entity.name.function settings fontStyle foreground #b5db99 name Function argument scope variable.parameter settings fontStyle italic foreground #e9c865 name Tag name scope entity.name.tag settings fontStyle foreground #FF9787 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #e9c865 name Library function scope support.function settings fontStyle foreground #e9c865 name Library constant scope support.constant settings fontStyle foreground #e9c865 name Library class/type scope support.type, support.class settings fontStyle italic foreground #e9c865 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-E4DC-415F-A355-DC9EBAEF3534 ================================================ FILE: legacy/NaturalContrast.tmTheme ================================================ name Natural Contrast Theme settings settings background #1B2016 caret #9EBB80 foreground #FFFFFF invisibles #3B3A32 lineHighlight #343D4C selection #687C55 selectionForeground #ffffff inactiveSelection #bbbbbb inactiveSelectionForeground #222222 findHighlight #FFE792 findHighlightForeground #000000 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #1B2016 background #FFF1C0 name String scope string settings foreground #AECEFF name Number scope constant.numeric settings foreground #AECEFF name Built-in constant scope constant.language settings fontStyle bold foreground #FFE792 background #5C6D4A name User-defined constant scope constant.character, constant.other settings foreground #FFE792 name Variable scope variable settings foreground #FFE792 name Keyword scope keyword settings foreground #9EBB80 name Library class/type scope support.type, support.class settings foreground #FF6363 name Storage scope storage settings foreground #FFE792 name Storage type scope storage.type settings fontStyle italic foreground #FF6363 name Class name scope entity.name.class settings foreground #FF6363 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF6363 name Function name scope entity.name.function settings fontStyle BOLD foreground #9EBB80 name Function argument scope variable.parameter settings foreground #FFE792 name Tag name scope entity.name.tag settings fontStyle BOLD foreground #FFE792 name Tag attribute scope entity.other.attribute-name settings foreground #9EBB80 name Library function scope support.function settings foreground #FF6363 name Library constant scope support.constant settings fontStyle foreground #66D9EF name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #F92672 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #AE81FF foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #F92672 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #AE81FFA0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 5f0493d8-5819-406a-82a8-2fc9fa864cc0 ================================================ FILE: legacy/NetBeans.tmTheme ================================================ name NetBeans settings settings background #EEEEEEEB caret #000000 foreground #000000 invisibles #B3B3B3F4 lineHighlight #0000001A selection #BAD6FD name Class name scope entity.name.class settings fontStyle bold name Comment scope comment settings foreground #969696 name Function name scope entity.name.function settings fontStyle bold name Keyword scope keyword settings foreground #0000E6 name String scope string settings foreground #D27B00 name Tag Begin/End scope punctuation.definition.tag.begin, punctuation.definition.tag.end settings foreground #0000E6 name Tag Name scope entity.name.tag settings foreground #0000E6 name Tag Attribute scope entity.other.attribute-name settings foreground #009900 name CSS: Tag scope entity.name.tag.css settings fontStyle bold foreground #009900 name CSS: Identificator scope entity.other.attribute-name.id.css, entity.other.attribute-name.class.css settings fontStyle bold foreground #009900 name CSS: Class scope entity.other.attribute-name.class.css settings fontStyle bold foreground #009900 name CSS: Pseudo Class scope entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css settings fontStyle italic foreground #000000 name CSS: Property Name scope support.type.property-name.css settings foreground #0000E6 name CSS: Property Value scope support.constant.property-value.css settings foreground name CSS: Numeric Value scope constant.numeric.css settings foreground #000000 name CSS: Value Units scope keyword.other.unit.css settings foreground #000066 name CSS: Function scope support.function.misc.css settings foreground #000066 name CSS: Function Args scope variable.parameter.misc.css settings foreground #D27B00 name Tag Begin/End scope punctuation.definition.tag.html settings foreground #0000E6 name Java: Annotation scope storage.type.annotation.java settings foreground #000000 name Java: Class Name scope entity.name.type.class.java settings fontStyle bold name Java: Function Name scope entity.name.function.java settings fontStyle bold name Java: Javadoc scope keyword.other.documentation.param.javadoc, keyword.other.documentation.return.javadoc, keyword.other.documentation.throws.javadoc, keyword.other.documentation.exception.javadoc, keyword.other.documentation.author.javadoc, keyword.other.documentation.version.javadoc, keyword.other.documentation.see.javadoc, keyword.other.documentation.since.javadoc, keyword.other.documentation.serial.javadoc, keyword.other.documentation.serialField.javadoc, keyword.other.documentation.serialData.javadoc, keyword.other.documentation.deprecated.javadoc, keyword.other.documentation.custom.javadoc settings fontStyle bold foreground #969696 name Java: Keyword scope constant.language.java, variable.language.java, storage.modifier.extends.java, storage.modifier.implements.java settings foreground #0000E6 name Java: Modifier scope storage.modifier.java settings foreground #0000E6 name Java: Symbol Operators scope keyword.conditional.java, keyword.operator.arithmetic.java, keyword.operator.assignment.java, keyword.operator.comparison.java, keyword.operator.dereference.java, keyword.operator.increment-decrement.java, keyword.operator.logical.java settings foreground #000000 name Java: Primitiv scope storage.type.primitive.java, storage.type.primitive.array.java settings foreground #0000E6 name JavaScript: Function Name scope entity.name.function.js settings fontStyle bold name JavaScript: Keyword scope storage.type.js, storage.modifier.js, storage.type.function.js, constant.language.js, constant.language.boolean.true.js, constant.language.boolean.false.js, constant.language.null.js, variable.language.js, keyword.reserved.js settings foreground #0000E6 name JavaScript: Symbol Operators scope keyword.operator.js settings foreground #000000 name JSP: Directive scope keyword.other.directive.jsp settings fontStyle bold name JSP: Directive Assignment scope keyword.operator.assignment.jsp settings foreground #000000 name JSP: Directive Attribute scope constant.other.directive.attribute.jsp settings foreground #009900 name TODO: Filename scope entity.name.filename.todo-list settings foreground #0000E6 name TODO: Number scope constant.numeric.item-number.todo-list, constant.numeric.line-number.todo-list settings foreground #990099 uuid B21D6240-8F97-11E2-9E96-0800200C9A66 ================================================ FILE: legacy/Patriot.tmTheme ================================================ name Patriot settings settings background #2D3133 caret #F8F8F0 foreground #CAD9E3 invisibles #ffffff lineHighlight #40484D selection #5F7B94 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #546F87 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #515E66 name String scope string settings foreground #3790DE name Number scope constant.numeric settings foreground #2E6FD9 name Built-in constant scope constant.language settings foreground #2E6FD9 name User-defined constant scope constant.character, constant.other settings foreground #2E6FD9 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #BBBCC4 name Storage scope storage settings fontStyle foreground #2E6FD9 name Storage type scope storage.type settings fontStyle italic foreground #DE333C name Class name scope entity.name.class settings fontStyle underline foreground #2E6FD9 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #2E6FD9 name Function name scope entity.name.function settings fontStyle foreground #FFFFFF name Function argument scope variable.parameter settings fontStyle italic foreground #199FA8 name Tag name scope entity.name.tag settings fontStyle foreground #25808A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #69ADB5 name Library function scope support.function settings fontStyle foreground #DE333C name Library constant scope support.constant settings fontStyle foreground #DE333C name Library class/type scope support.type, support.class settings fontStyle italic foreground #DE333C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 883FBB32-8100-41C6-8BFD-5C4F674E5B3F ================================================ FILE: legacy/Peacock.tmTheme ================================================ name Peacock settings settings background #2B2A27 caret #F8F8F0 foreground #EDE0CE invisibles #3B3A32 lineHighlight #403C37 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #BCD42A name Number scope constant.numeric settings foreground #BCD42A name Built-in constant scope constant.language settings foreground #FF5D38 name User-defined constant scope constant.character, constant.other settings foreground #FF5D38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #FF5D38 name Storage type scope storage.type settings fontStyle italic foreground #26A6A6 name Class name scope entity.name.class settings fontStyle underline foreground #FF5D38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF5D38 name Function name scope entity.name.function settings fontStyle foreground #BCD42A name Function argument scope variable.parameter settings fontStyle italic foreground #FF5D38 name Tag name scope entity.name.tag settings fontStyle foreground #26A6A6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF5D38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #FF5D38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF5D38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-E4DC-415F-A355-DC9EBAEF3234 ================================================ FILE: legacy/PeacocksInSpace.tmTheme ================================================ name PeacocksInSpace settings settings background #2b303b caret #F8F8F0 foreground #dee3ec invisibles #3B3A32 lineHighlight #272b34 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #6e7a94 name String scope string settings foreground #BCD42A name Number scope constant.numeric settings foreground #BCD42A name Built-in constant scope constant.language settings foreground #FF5D38 name User-defined constant scope constant.character, constant.other settings foreground #FF5D38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #FF5D38 name Storage type scope storage.type settings fontStyle italic foreground #26A6A6 name Class name scope entity.name.class settings fontStyle underline foreground #FF5D38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF5D38 name Function name scope entity.name.function settings fontStyle foreground #BCD42A name Function argument scope variable.parameter settings fontStyle italic foreground #FF5D38 name Tag name scope entity.name.tag settings fontStyle foreground #26A6A6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF5D38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #FF5D38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF5D38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE54F49-E4DC-415F-A355-DC9EBAEF3234 ================================================ FILE: legacy/Potpourri.tmTheme ================================================ name Potpourri settings settings background #2E2B2C caret #F8F8F0 foreground #F8F8F2 invisibles #3B3A32 lineHighlight #363032 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #696363 name String scope string settings foreground #B866FA name Number scope constant.numeric settings foreground #C84FF0 name Built-in constant scope constant.language settings foreground #E9D2F7 name User-defined constant scope constant.character, constant.other settings foreground #E9D2F7 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #ED1153 name Storage scope storage settings fontStyle foreground #ED1153 name Storage type scope storage.type settings fontStyle italic foreground #C3A2FC name Class name scope entity.name.class settings fontStyle underline foreground #A6E22E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #A993BD name Function name scope entity.name.function settings fontStyle foreground #BC66FF name Function argument scope variable.parameter settings fontStyle italic foreground #FD971F name Tag name scope entity.name.tag settings fontStyle foreground #ED1153 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #C491C4 name Library function scope support.function settings fontStyle foreground #F76ACB name Library constant scope support.constant settings fontStyle foreground #F76ACB name Library class/type scope support.type, support.class settings fontStyle italic foreground #CABFDE name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 55B0DD79-A2F9-4D7F-B1D6-E5BFA1788D46 ================================================ FILE: legacy/Poyeyo.tmTheme ================================================ author Poyeyo comment macondobits.com name Poyeyo settings settings background #232323 caret #a3a3a3 foreground #ffffff invisibles #505050 lineHighlight #717171 selection #404040 name Text base scope text settings foreground #dcdcdc name Source base scope source settings foreground #ffffff name Number scope constant.numeric settings foreground #a998ff name Constant scope constant settings foreground #ffd24a name Keyword scope keyword settings fontStyle foreground #ff5845 name Operator scope keyword.operator settings fontStyle foreground #ff4e5e name Support scope support settings fontStyle foreground #ff53d7 name Entity scope entity settings fontStyle foreground #ff6476 name Storage scope storage settings fontStyle foreground #ff4037 name String scope string settings fontStyle foreground #9e6eff name String variable scope string variable settings foreground #ca65ac name String Constant scope string constant settings fontStyle foreground #d988fb name Variable scope variable settings fontStyle foreground #ffa082 name Comment scope comment settings background #232323 fontStyle foreground #949494 name Embedded PHP scope source.php settings background #232323 fontStyle foreground #ffe0d6 name Embedded Source scope text source settings background #232323 fontStyle foreground #efffc3 name Embedded Ruby scope text.html.ruby source settings background #232323 fontStyle foreground #ffc8f5 name inherited-class scope entity.other.inherited-class settings fontStyle bold foreground #c57a43 name Regexp scope string.regexp settings foreground #ffa05c name Regexp special scope string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition settings foreground #C57630 name PHP Safe global scope variable.other.global.safer.php settings foreground #eac166 name Function scope support.function settings fontStyle foreground #ed954d name Constant scope support.constant settings fontStyle foreground #ff3076 name Braces scope meta.group.braces.round punctuation.section.scope, meta.group.braces.round meta.delimiter.object.comma, meta.brace.round settings foreground #ffbbca name Array scope meta.group.braces.square punctuation.section.scope, meta.group.braces.square meta.delimiter.object.comma, meta.brace.square, punctuation.separator.array, punctuation.section.array settings foreground #ffcf00 name C preprocessor scope meta.preprocessor.c settings foreground #ff0003 name C preprocessor directive scope meta.preprocessor.c keyword settings foreground #c20000 name Doctype/XML Processing scope meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string settings foreground #4baaff name Tag attribute-name scope entity.other.attribute-name, meta.attribute.smarty settings foreground #00f094 name Tag name scope entity.name.tag settings fontStyle foreground #35f328 name Inline tag scope declaration.tag.inline, declaration.tag.inline entity, source entity.name.tag, source entity.other.attribute-name, meta.tag.inline, meta.tag.inline entity settings foreground #229600 name Meta tag scope declaration.tag, meta.tag,declaration.tag.entity, meta.tag.entity settings foreground #00fffd name css tag-name scope meta.selector.css entity.name.tag settings foreground #E98662 name css pseudo scope meta.selector.css entity.other.attribute-name.pseudo-class.css,meta.selector.css entity.other.attribute-name.pseudo-element.css settings foreground #9D7648 name css id scope meta.selector.css entity.other.attribute-name.id settings foreground #975B36 name css class scope meta.selector.css entity.other.attribute-name.class settings foreground #976A1C name css property-name scope support.type.property-name.css settings foreground #517192 name css property-value scope meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css settings foreground #979D3D name css @ scope meta.preprocessor.at-rule keyword.control.at-rule settings foreground #8693A5 name css constants scope meta.property-value support.constant.named-color.css, meta.property-value constant settings foreground #C6C857 name css constructor scope meta.constructor.argument.css settings foreground #C1A25F name diff header scope meta.diff, meta.diff.header, meta.separator settings foreground #5AA2A0 name diff deleted scope markup.deleted settings background #2A0205 fontStyle italic foreground #F8F8F8 name diff changed scope markup.changed settings background #2B2309 fontStyle bold foreground #F8F8F8 name diff inserted scope markup.inserted settings background #121D0C fontStyle bold foreground #F8F8F8 name mark list scope markup.list settings foreground #F9EB77 name mark head scope markup.heading settings foreground #CF6A4C name Invalid Deprecated scope invalid.deprecated settings fontStyle underline foreground #D24346 name Invalid Illegal scope invalid.illegal settings background #351D18 fontStyle underline foreground #A2A2A2 uuid D2675970-B67A-11E2-9E96-0800200C9A66 ================================================ FILE: legacy/Poyeyo_Blue.tmTheme ================================================ author Poyeyo comment macondobits.com name Poyeyo Blue settings settings background #131324 caret #514da3 foreground #ffffff invisibles #000050 lineHighlight #000e71 selection #3c3aff name Text Base scope text settings foreground #d2d2d2 name Source Base scope source settings foreground #ffffff name Number scope constant.numeric settings foreground #cc9bff name Constant scope constant settings foreground #ffce4a name Keyword scope keyword settings fontStyle foreground #ff5845 name Operator scope keyword.operator settings fontStyle foreground #ff4e5e name Support scope support settings fontStyle foreground #ff53d7 name Entity scope entity settings fontStyle foreground #ff6476 name Storage scope storage settings fontStyle foreground #ff4037 name String scope string settings fontStyle foreground #9e6eff name String variable scope string variable settings foreground #ca65ac name String Constant scope string constant settings fontStyle foreground #e587ff name Variable scope variable settings fontStyle foreground #ffa082 name Comment scope comment settings background #131324 fontStyle foreground #565656 name Embedded PHP scope source.php settings background #131324 fontStyle foreground #ffe0d6 name Embedded Source scope text source settings background #131324 fontStyle foreground #efffc3 name Embedded Ruby scope text.html.ruby source settings background #131324 fontStyle foreground #ffc8f5 name inherited-class scope entity.other.inherited-class settings fontStyle bold italic foreground #9B5C2E name Regexp scope string.regexp settings foreground #ffa05c name Regexp special scope string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition settings foreground #C57630 name PHP Safe global scope variable.other.global.safer.php settings foreground #eac166 name Function scope support.function settings fontStyle foreground #ed954d name Constant scope support.constant settings fontStyle foreground #ff3076 name Braces scope meta.group.braces.round punctuation.section.scope, meta.group.braces.round meta.delimiter.object.comma, meta.brace.round settings foreground #ffbbca name Array scope meta.group.braces.square punctuation.section.scope, meta.group.braces.square meta.delimiter.object.comma, meta.brace.square, punctuation.separator.array, punctuation.section.array settings foreground #ffcf00 name C preprocessor scope meta.preprocessor.c settings foreground #ff0003 name C preprocessor directive scope meta.preprocessor.c keyword settings foreground #c20000 name Doctype/XML Processing scope meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string settings foreground #4baaff name Tag attribute-name scope entity.other.attribute-name, meta.attribute.smarty settings foreground #00f094 name Tag name scope entity.name.tag settings fontStyle foreground #35f328 name Inline tag scope declaration.tag.inline, declaration.tag.inline entity, source entity.name.tag, source entity.other.attribute-name, meta.tag.inline, meta.tag.inline entity settings foreground #229600 name Meta tag scope declaration.tag, meta.tag,declaration.tag.entity, meta.tag.entity settings foreground #00fffd name css tag-name scope meta.selector.css entity.name.tag settings foreground #E98662 name css pseudo scope meta.selector.css entity.other.attribute-name.pseudo-class.css,meta.selector.css entity.other.attribute-name.pseudo-element.css settings foreground #9D7648 name css id scope meta.selector.css entity.other.attribute-name.id settings foreground #975B36 name css class scope meta.selector.css entity.other.attribute-name.class settings foreground #976A1C name css property-name scope support.type.property-name.css settings foreground #517192 name css property-value scope meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css settings foreground #979D3D name css @ scope meta.preprocessor.at-rule keyword.control.at-rule settings foreground #8693A5 name css constants scope meta.property-value support.constant.named-color.css, meta.property-value constant settings foreground #C6C857 name css constructor scope meta.constructor.argument.css settings foreground #C1A25F name diff header scope meta.diff, meta.diff.header, meta.separator settings foreground #5AA2A0 name diff deleted scope markup.deleted settings background #2A0205 fontStyle italic foreground #F8F8F8 name diff changed scope markup.changed settings background #2B2309 fontStyle bold foreground #F8F8F8 name diff inserted scope markup.inserted settings background #121D0C fontStyle bold foreground #F8F8F8 name mark list scope markup.list settings foreground #F9EB77 name mark head scope markup.heading settings foreground #CF6A4C name Invalid Deprecated scope invalid.deprecated settings fontStyle underline foreground #D24346 name Invalid Illegal scope invalid.illegal settings background #351D18 fontStyle underline foreground #A2A2A2 uuid E050E740-B67A-11E2-9E96-0800200C9A66 ================================================ FILE: legacy/Revelation.tmTheme ================================================ name Revelation settings settings background #2E2C2B caret #F8F8F0 foreground #DEDEDE invisibles #3B3A32 lineHighlight #3B3633 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #FFBB29 name Number scope constant.numeric settings foreground #617FA0 name Built-in constant scope constant.language settings foreground #FFBB29 name User-defined constant scope constant.character, constant.other settings foreground #FFBB29 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #C2DCF2 name Storage scope storage settings fontStyle foreground #617FA0 name Storage type scope storage.type settings fontStyle italic foreground #4E5D84 name Class name scope entity.name.class settings fontStyle underline foreground #FFBB29 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFBB29 name Function name scope entity.name.function settings fontStyle foreground #95C2E8 name Function argument scope variable.parameter settings fontStyle italic foreground #FFBB29 name Tag name scope entity.name.tag settings fontStyle foreground #617FA0 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #95C2E8 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #FFBB29 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFBB29 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid F11D1353-A93B-4217-B675-942037877D1B ================================================ FILE: legacy/Slime.tmTheme ================================================ name Slime settings settings background #292D30 caret #F8F8F0 foreground #FFFFFF invisibles #3B3A32 lineHighlight #384147 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #4F5A63 name String scope string settings foreground #FAFFDB name Number scope constant.numeric settings foreground #C7AF3F name Built-in constant scope constant.language settings foreground #C7AF3F name User-defined constant scope constant.character, constant.other settings foreground #C7AF3F name Variable scope variable settings foreground #8AB8A2 name Keyword scope keyword settings foreground #9FB3C2 name Storage scope storage settings fontStyle foreground #9FB3C2 name Storage type scope storage.type settings fontStyle italic foreground #FAFFDB name Class name scope entity.name.class settings fontStyle underline foreground #C7AF3F name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #C7AF3F name Function name scope entity.name.function settings fontStyle foreground #C7AF3F name Function argument scope variable.parameter settings fontStyle italic foreground #C7AF3F name Tag name scope entity.name.tag settings fontStyle foreground #C7AF3F name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #8AB8A2 name Library function scope support.function settings fontStyle foreground #C7AF3F name Library constant scope support.constant settings fontStyle foreground #C7AF3F name Library class/type scope support.type, support.class settings fontStyle italic foreground #C7AF3F name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid F3A33D4E-EB70-4940-BF29-3AE7B88A6514 ================================================ FILE: legacy/Snappy.tmTheme ================================================ name Snappy settings settings background #393939 caret #ffffff foreground #e3e2e0 invisibles #3B3A32 lineHighlight #282828 selection #282828 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #282828 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #505050 name String scope string settings foreground #4ea1df name Number scope constant.numeric settings foreground #4ea1df name Built-in constant scope constant.language settings foreground #808dd3 name User-defined constant scope constant.character, constant.other settings foreground #808dd3 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #f66153 name Storage scope storage settings fontStyle foreground #f66153 name Storage type scope storage.type settings fontStyle italic foreground #4ea1df name Class name scope entity.name.class settings fontStyle underline foreground #808dd3 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #808dd3 name Function name scope entity.name.function settings fontStyle foreground #808dd3 name Function argument scope variable.parameter settings fontStyle italic foreground #808dd3 name Tag name scope entity.name.tag settings fontStyle foreground #f66153 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #808dd3 name Library function scope support.function settings fontStyle foreground #808dd3 name Library constant scope support.constant settings fontStyle foreground #808dd3 name Library class/type scope support.type, support.class settings fontStyle italic foreground #808dd3 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 03ABBF89-0688-42AC-951D-437AD6E93152 ================================================ FILE: legacy/SnappyLight.tmTheme ================================================ name Snappy Light settings settings background #FFFFFF caret #615649 foreground #585856 invisibles #3B3A32 lineHighlight #F0E7DF selection #afc4da findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #78a2c8 activeGuide #9D550FB0 bracketsForeground #585856 bracketsOptions underline bracketContentsForeground #585856 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #b8b6b1 name String scope string settings foreground #4687b8 name Number scope constant.numeric settings foreground #4687b8 name Built-in constant scope constant.language settings foreground #606aa1 name User-defined constant scope constant.character, constant.other settings foreground #606aa1 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #da564a name Storage scope storage settings fontStyle foreground #da564a name Storage type scope storage.type settings fontStyle italic foreground #4687b8 name Class name scope entity.name.class settings fontStyle underline foreground #606aa1 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #606aa1 name Function name scope entity.name.function settings fontStyle foreground #606aa1 name Function argument scope variable.parameter settings fontStyle italic foreground #606aa1 name Tag name scope entity.name.tag settings fontStyle foreground #da564a name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #606aa1 name Library function scope support.function settings fontStyle foreground #606aa1 name Library constant scope support.constant settings fontStyle foreground #606aa1 name Library class/type scope support.type, support.class settings fontStyle italic foreground #606aa1 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #7C7C74 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 12632AED-5F4D-40DE-ABBC-F49C7B98C153 ================================================ FILE: legacy/Solarflare.tmTheme ================================================ name Solarflare settings settings background #222222 caret #ffffff foreground #e3e2e0 invisibles #3B3A32 lineHighlight #282828 selection #282828 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #282828 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777777 fontStyle italic name String scope string settings foreground #EDE574 name Number scope constant.numeric settings foreground #FF4E50 name Built-in constant scope constant.language settings foreground #F9D423 name User-defined constant scope constant.character, constant.other settings foreground #F9D423 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #f66153 name Storage scope storage settings fontStyle foreground #FF4E50 name Storage type scope storage.type settings fontStyle italic foreground #FC913A name Class name scope entity.name.class settings fontStyle underline foreground #808dd3 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #808dd3 name Function name scope entity.name.function settings fontStyle foreground #F9D423 name Function argument scope variable.parameter settings fontStyle italic foreground #808dd3 name Tag name scope entity.name.tag settings fontStyle foreground #FF4E50 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FC913A name Library function scope support.function settings fontStyle foreground #F9D423 name Library constant scope support.constant settings fontStyle foreground #F9D423 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F9D423 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 03ABBF89-0688-42BC-951D-437AD6E93152 ================================================ FILE: legacy/Sourlick.tmTheme ================================================ name Sourlick settings settings background #2E2C2B caret #F8F8F0 foreground #DEDEDE invisibles #3B3A32 lineHighlight #3B3633 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #E4FF33 name Number scope constant.numeric settings foreground #FC580C name Built-in constant scope constant.language settings foreground #F38630 name User-defined constant scope constant.character, constant.other settings foreground #F38630 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #D2EB31 name Storage scope storage settings fontStyle foreground #8AC27A name Storage type scope storage.type settings fontStyle italic foreground #EDF252 name Class name scope entity.name.class settings fontStyle underline foreground #FFC48C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFBB29 name Function name scope entity.name.function settings fontStyle foreground #BDF522 name Function argument scope variable.parameter settings fontStyle italic foreground #FFBB29 name Tag name scope entity.name.tag settings fontStyle foreground #70C910 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FFBB29 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #FFBB29 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFBB29 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid C058D360-784E-4CC6-B247-203A94D106D6 ================================================ FILE: legacy/Spearmint.tmTheme ================================================ name Spearmint settings settings background #E1F0EE caret #F8F8F0 foreground #719692 invisibles #ffffff lineHighlight #CEEBE7 selection #C4E0FF findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #A8D1FF activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #93C7C0 name String scope string settings foreground #4CD7E0 name Number scope constant.numeric settings foreground #199FA8 name Built-in constant scope constant.language settings foreground #199FA8 name User-defined constant scope constant.character, constant.other settings foreground #199FA8 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #4FA89C name Storage scope storage settings fontStyle foreground #25808A name Storage type scope storage.type settings fontStyle italic foreground #69ADB5 name Class name scope entity.name.class settings fontStyle underline foreground #199FA8 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #199FA8 name Function name scope entity.name.function settings fontStyle foreground #4CD7E0 name Function argument scope variable.parameter settings fontStyle italic foreground #199FA8 name Tag name scope entity.name.tag settings fontStyle foreground #25808A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #69ADB5 name Library function scope support.function settings fontStyle foreground #199FA8 name Library constant scope support.constant settings fontStyle foreground #199FA8 name Library class/type scope support.type, support.class settings fontStyle italic foreground #199FA8 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 34CE9CB0-B003-490F-8422-33E8C28B06E7 ================================================ FILE: legacy/Stark.tmTheme ================================================ name Stark settings settings background #2E2C2B caret #F8F8F0 foreground #DEDEDE invisibles #3B3A32 lineHighlight #3B3633 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #FFBB29 name Number scope constant.numeric settings foreground #617FA0 name Built-in constant scope constant.language settings foreground #FFBB29 name User-defined constant scope constant.character, constant.other settings foreground #FFBB29 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #A3A3A3 name Storage scope storage settings fontStyle foreground #F03113 name Storage type scope storage.type settings fontStyle italic foreground #FCC10F name Class name scope entity.name.class settings fontStyle underline foreground #FFBB29 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FFBB29 name Function name scope entity.name.function settings fontStyle foreground #F03113 name Function argument scope variable.parameter settings fontStyle italic foreground #FFBB29 name Tag name scope entity.name.tag settings fontStyle foreground #F03113 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #D1D1D1 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #FFBB29 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FFBB29 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 name LaTeX Functions scope storage.type.function.latex settings foreground #F03113 name LaTeX Support Functions scope support.function.general.tex settings foreground #F03113 scope support.function.be.latex settings foreground #F03113 scope meta.group.braces.tex settings foreground #DEDEDE scope punctuation.section.group.tex settings foreground #617FA0 scope string.other.math.block.environment.latex meta.group.braces.tex settings foreground #FFBB29 scope text.tex.latex settings foreground #DEDEDE scope text.tex.latex string.other.math.tex punctuation.definition.string.begin.tex settings foreground #617FA0 scope text.tex.latex string.other.math.tex punctuation.definition.string.end.tex settings foreground #617FA0 uuid 128129AD-81C0-454B-89E3-47256C94D40C ================================================ FILE: legacy/Tron.tmTheme ================================================ name Tron settings settings background #14191f caret #F8F8F0 foreground #aec2e0 invisibles #3B3A32 lineHighlight #1b232c selection #183c66 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #183c66 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #324357 name String scope string settings foreground #6ee2ff name Number scope constant.numeric settings foreground #6ee2ff name Built-in constant scope constant.language settings foreground #6ee2ff name User-defined constant scope constant.character, constant.other settings foreground #4cbbff name Variable scope variable settings foreground #d0dfe6 name Keyword scope keyword settings foreground #748aa6 name Storage scope storage settings fontStyle foreground #ffffff name Storage type scope storage.type settings fontStyle italic foreground #267fb5 name Class name scope entity.name.class settings fontStyle underline foreground #95CC5E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #95CC5E name Function name scope entity.name.function settings fontStyle foreground #effbff name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #ffffff name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #7a9bc2 name Library function scope support.function settings fontStyle foreground #267fb5 name Library constant scope support.constant settings fontStyle foreground #267fb5 name Library class/type scope support.type, support.class settings fontStyle italic foreground #267fb5 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 6BC5629A-D5D9-4337-9674-6355EB039ADB ================================================ FILE: legacy/TronLegacy.tmTheme ================================================ name TronLegacy settings settings background #14191f caret #F8F8F0 foreground #aec2e0 invisibles #3B3A32 lineHighlight #1b232c selection #183c66 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #183c66 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #324357 name String scope string settings foreground #FF410D name Number scope constant.numeric settings foreground #C7F026 name Built-in constant scope constant.language settings foreground #FFB20D name User-defined constant scope constant.character, constant.other settings foreground #FFB20D name Variable scope variable settings foreground #d0dfe6 name Keyword scope keyword settings foreground #748aa6 name Storage scope storage settings fontStyle foreground #ffffff name Storage type scope storage.type settings fontStyle italic foreground #267fb5 name Class name scope entity.name.class settings fontStyle underline foreground #F79D1E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F79D1E name Function name scope entity.name.function settings fontStyle foreground #FFB20D name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #267fb5 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FFB20D name Library function scope support.function settings fontStyle foreground #267fb5 name Library constant scope support.constant settings fontStyle foreground #267fb5 name Library class/type scope support.type, support.class settings fontStyle italic foreground #267fb5 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 6BC5629A-D5D9-4337-9674-6355EB039ADB ================================================ FILE: legacy/TronLight.tmTheme ================================================ name Tron settings settings background #14191f caret #F8F8F0 foreground #aec2e0 invisibles #3B3A32 lineHighlight #1b232c selection #183c66 findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #183c66 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #516a88 name String scope string settings foreground #6ee2ff name Number scope constant.numeric settings foreground #6ee2ff name Built-in constant scope constant.language settings foreground #6ee2ff name User-defined constant scope constant.character, constant.other settings foreground #4cbbff name Variable scope variable settings foreground #d0dfe6 name Keyword scope keyword settings foreground #748aa6 name Storage scope storage settings fontStyle foreground #ffffff name Storage type scope storage.type settings fontStyle italic foreground #267fb5 name Class name scope entity.name.class settings fontStyle underline foreground #95CC5E name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #95CC5E name Function name scope entity.name.function settings fontStyle foreground #effbff name Function argument scope variable.parameter settings fontStyle italic foreground #95CC5E name Tag name scope entity.name.tag settings fontStyle foreground #ffffff name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #7a9bc2 name Library function scope support.function settings fontStyle foreground #267fb5 name Library constant scope support.constant settings fontStyle foreground #267fb5 name Library class/type scope support.type, support.class settings fontStyle italic foreground #267fb5 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 6BC5629A-D5D9-4337-9674-6355EB039ADB ================================================ FILE: legacy/Turnip.tmTheme ================================================ name Turnip settings settings background #1a1b1d caret #F8F8F0 foreground #EDE0CE invisibles #3B3A32 lineHighlight #232826 selection #52564c findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #E8DA5E name Number scope constant.numeric settings foreground #E8DA5E name Built-in constant scope constant.language settings foreground #487D76 name User-defined constant scope constant.character, constant.other settings foreground #487D76 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #92B55F name Storage scope storage settings fontStyle foreground #487D76 name Storage type scope storage.type settings fontStyle italic foreground #92B55F name Class name scope entity.name.class settings fontStyle underline foreground #487D76 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #487D76 name Function name scope entity.name.function settings fontStyle foreground #E8DA5E name Function argument scope variable.parameter settings fontStyle italic foreground #487D76 name Tag name scope entity.name.tag settings fontStyle foreground #92B55F name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #487D76 name Library function scope support.function settings fontStyle foreground #487D76 name Library constant scope support.constant settings fontStyle foreground #487D76 name Library class/type scope support.type, support.class settings fontStyle italic foreground #487D76 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-E4DC-415F-A355-DC9EABEF3234 ================================================ FILE: legacy/Userscape.tmTheme ================================================ name Userscape settings settings background #F5F8FC caret #F8F8F0 foreground #879BB0 invisibles #ffffff lineHighlight #CEDDF0 selection #C4E0FF findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #A8D1FF activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #C1CDDB name String scope string settings foreground #E3BD14 name Number scope constant.numeric settings foreground #DE4D3A name Built-in constant scope constant.language settings foreground #DE4D3A name User-defined constant scope constant.character, constant.other settings foreground #DE4D3A name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #808C9C name Storage scope storage settings fontStyle foreground #355B8C name Storage type scope storage.type settings fontStyle italic foreground #A8C0E0 name Class name scope entity.name.class settings fontStyle underline foreground #DE4D3A name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #DE4D3A name Function name scope entity.name.function settings fontStyle foreground #E3BD14 name Function argument scope variable.parameter settings fontStyle italic foreground #DE4D3A name Tag name scope entity.name.tag settings fontStyle foreground #355B8C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #A8C0E0 name Library function scope support.function settings fontStyle foreground #DE4D3A name Library constant scope support.constant settings fontStyle foreground #DE4D3A name Library class/type scope support.type, support.class settings fontStyle italic foreground #DE4D3A name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid EB59E9AE-9B29-496B-9278-C656AF7B9A0B ================================================ FILE: legacy/Yuba.tmTheme ================================================ name Yuba uuid d239ee0f-c461-3bba-941d-07c550e63452 settings key yuba_scope scope yuba_scope settings foreground #049bf2 background #1f2020 settings foreground #dddeca background #1f2020 caret #b6b6b6 lineHighlight #ffffff08 selection #ddf0ff33 invisibles #404040 name invalid.deprecated scope invalid.deprecated settings foreground #dbb7b0ff fontStyle italic,underline name keyword scope keyword settings foreground #8dc5f5ff name keyword.control.at-rule scope keyword.control.at-rule settings foreground #737f92ff name markup.deleted scope markup.deleted settings foreground #f8f8f8ff background #420e09ff name support.constant scope support.constant settings foreground #fbf0a8ff name hyperlink scope hyperlink settings foreground #99dfeaff name keyword.other.function scope keyword.other.function settings foreground #d7b67cff fontStyle bold name entity.other.attribute-name.tag.pseudo-class.css scope entity.other.attribute-name.tag.pseudo-class.css settings foreground #a0ab7dff name string scope string settings foreground #7fdf7cff name punctuation.section scope punctuation.section settings foreground #ee9390ff fontStyle bold name markup.bold scope markup.bold settings fontStyle bold name constant.other.color.rgb-value.css scope constant.other.color.rgb-value.css settings foreground #d68b51ff name console.warning scope console.warning settings foreground #cccc33ff name support.class scope support.class settings foreground #fbf0a8ff name entity scope entity settings foreground #ac8350ff name entity.other.attribute-name.class.css scope entity.other.attribute-name.class.css settings foreground #ac8350ff name console.prompt scope console.prompt settings foreground #da7f5eff name console.error scope console.error settings foreground #ca0000ff name meta.separator.diff scope meta.separator.diff settings foreground #ffffffff background #3467d1ff fontStyle italic name markup.inserted scope markup.inserted settings foreground #f8f8f8ff background #253b22ff name variable.language scope variable.language settings foreground #e5cc64ff fontStyle italic name keyword.other.modifiers scope keyword.other.modifiers settings foreground #d7b67cff fontStyle bold name support.function scope support.function settings foreground #dedecbff name markup.underline scope markup.underline settings fontStyle underline name constant scope constant settings foreground #ffea00ff name comment scope comment settings foreground #8a848dff fontStyle italic name meta.diff, meta.diff.header scope meta.diff, meta.diff.header settings foreground #f8f8f8ff background #0e2231ff fontStyle italic name console.hyperlink scope console.hyperlink settings foreground #99dfeaff name storage scope storage settings foreground #7cb7f1ff name meta.constructor.argument.css scope meta.constructor.argument.css settings foreground #a0ab7dff name keyword.other.class scope keyword.other.class settings foreground #d7b67cff fontStyle bold name meta.separator scope meta.separator settings foreground #ffffffff background #3467d1ff name constant.numeric.css scope constant.numeric.css settings foreground #d68b51ff name support scope support settings foreground #ac98adff name variable scope variable settings foreground #f0eb8eff name support.type.property-name.css scope support.type.property-name.css settings foreground #d0bc88ff name invalid.illegal scope invalid.illegal settings foreground #f7f7f7ff background #422643ff name property scope property settings foreground #8692a4ff name markup.italic scope markup.italic settings fontStyle italic name markup.changed scope markup.changed settings foreground #f8f8f8ff background #4a410dff name entity.other.attribute-name.id.css scope entity.other.attribute-name.id.css settings foreground #9ca9b9ff name keyword.control scope keyword.control settings foreground #8dc5f5ff name console.input scope console.input settings foreground #a0ab7dff name support.constant.named-color.css scope support.constant.named-color.css settings foreground #d68b51ff name keyword.control.import scope keyword.control.import settings foreground #fbf0a8ff fontStyle italic name support.constant.property-value.css scope support.constant.property-value.css settings foreground #fbf0a8ff name entity.name.tag.css scope entity.name.tag.css settings foreground #d7b67cff name Annotation Override - searchResultIndication scope override.searchResultIndication settings name Annotation Override - xmlTagPairOccurrenceIndication scope override.xmlTagPairOccurrenceIndication settings name Annotation Override - htmlTagPairOccurrenceIndication scope override.htmlTagPairOccurrenceIndication settings name Annotation Override - rubyBlockPairOccurrenceIndication scope override.rubyBlockPairOccurrenceIndication settings name Annotation Override - pydevOccurrenceIndication scope override.pydevOccurrenceIndication settings ================================================ FILE: legacy/Yule.tmTheme ================================================ name Oasis settings settings background #2B2A27 caret #F8F8F0 foreground #EDE0CE invisibles #3B3A32 lineHighlight #403C37 selection #161A1F findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #EBB626 name Number scope constant.numeric settings foreground #EBB626 name Built-in constant scope constant.language settings foreground #D63131 name User-defined constant scope constant.character, constant.other settings foreground #D63131 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #39B81F name Storage scope storage settings fontStyle foreground #D63131 name Storage type scope storage.type settings fontStyle italic foreground #EBB626 name Class name scope entity.name.class settings fontStyle underline foreground #D63131 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #D63131 name Function name scope entity.name.function settings fontStyle foreground #39B81F name Function argument scope variable.parameter settings fontStyle italic foreground #D63131 name Tag name scope entity.name.tag settings fontStyle foreground #D63131 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #39B81F name Library function scope support.function settings fontStyle foreground #D63131 name Library constant scope support.constant settings fontStyle foreground #D63131 name Library class/type scope support.type, support.class settings fontStyle italic foreground #D63131 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 4C23EE5F-DCF6-4D78-BA50-CA6E3453ACA2 ================================================ FILE: legacy/Zacks.tmTheme ================================================ name Zacks settings settings background #111111 caret #F8F8F0 foreground #f0f0f0 invisibles #3B3A32 lineHighlight #222 selection #2E2E2E findHighlight #FFE792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9D550FB0 bracketsForeground #F8F8F2A5 bracketsOptions underline bracketContentsForeground #F8F8F2A5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777 name String scope string settings foreground #BCD42A name Number scope constant.numeric settings foreground #BCD42A name Built-in constant scope constant.language settings foreground #FF6A38 name User-defined constant scope constant.character, constant.other settings foreground #FF6A38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #9C7DDB name Storage scope storage settings fontStyle foreground #FF6A38 name Storage type scope storage.type settings fontStyle italic foreground #9C7DDB name Class name scope entity.name.class settings fontStyle underline foreground #FF6A38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF6A38 name Function name scope entity.name.function settings fontStyle foreground #BCD42A name Function argument scope variable.parameter settings fontStyle italic foreground #FF6A38 name Tag name scope entity.name.tag settings fontStyle foreground #9C7DDB name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF6A38 name Library function scope support.function settings fontStyle foreground #FF6A38 name Library constant scope support.constant settings fontStyle foreground #FF6A38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF6A38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00A8C6 fontStyle foreground #F8F8F0 name Invalid deprecated scope invalid.deprecated settings background #8FBE00 foreground #F8F8F0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CFCFC2 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 uuid 2FE74F49-E4AB-415F-A355-DC9EBAEF3234 ================================================ FILE: prettyprint/arstotzka.html ================================================ Arstotzka

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-arstotzka' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/azure.html ================================================ Azure

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-azure' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/bold.html ================================================ Bold

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-bold' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/boxuk.html ================================================ Box UK

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-boxuk' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/carbonight.html ================================================ Carbonight

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-carbonight' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/chocolate.html ================================================ Chocolate

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-chocolate' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/carbonight-contrast.html ================================================ Carbonight Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-carbonight-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/darkside-contrast.html ================================================ Darkside Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-darkside-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/earthsong-contrast.html ================================================ Earthsong Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-earthsong-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/freshcut-contrast.html ================================================ FreshCut Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-freshcut-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/frontier-contrast.html ================================================ Frontier Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-frontier-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/gloom-contrast.html ================================================ Gloom Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-gloom-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/glowfish-contrast.html ================================================ Glowfish Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-glowfish-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/goldfish-contrast.html ================================================ Goldfish Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-goldfish-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/grunge-contrast.html ================================================ Grunge Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-grunge-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/halflife-contrast.html ================================================ Halflife Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-halflife-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/hyrule-contrast.html ================================================ Hyrule Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-hyrule-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/iceberg-contrast.html ================================================ Iceberg Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-iceberg-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/juicy-contrast.html ================================================ Juicy Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-juicy-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/keen-contrast.html ================================================ Keen Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-keen-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/laravel-contrast.html ================================================ Laravel Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-laravel-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/lavender-contrast.html ================================================ Lavender Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-lavender-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/mellow-contrast.html ================================================ Mellow Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-mellow-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/mud-contrast.html ================================================ Mud Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-mud-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/patriot-contrast.html ================================================ Patriot Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-patriot-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/peacock-contrast.html ================================================ Peacock Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-peacock-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/potpourri-contrast.html ================================================ Potpourri Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-potpourri-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/revelation-contrast.html ================================================ Revelation Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-revelation-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/slime-contrast.html ================================================ Slime Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-slime-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/snappy-contrast.html ================================================ Snappy Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-snappy-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/solarflare-contrast.html ================================================ Solarflare Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-solarflare-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/sourlick-contrast.html ================================================ Sourlick Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-sourlick-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/stark-contrast.html ================================================ Stark Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-stark-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/tron-contrast.html ================================================ Tron Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-tron-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/turnip-contrast.html ================================================ Turnip Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-turnip-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/contrast/zacks-contrast.html ================================================ Zacks Contrast

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-zacks-contrast' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/crisp.html ================================================ Crisp

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-crisp' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/darkside.html ================================================ Darkside

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-darkside' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/earthsong.html ================================================ Earthsong

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-earthsong' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/freshcut.html ================================================ FreshCut

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-freshcut' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/frontier.html ================================================ Frontier

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-frontier' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/github.html ================================================ Github

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-github' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/gloom.html ================================================ Gloom

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-gloom' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/glowfish.html ================================================ Glowfish

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-glowfish' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/goldfish.html ================================================ Goldfish

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-goldfish' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/grunge.html ================================================ Grunge

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-grunge' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/halflife.html ================================================ Halflife

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-halflife' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/heroku.html ================================================ Heroku

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-heroku' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/hyrule.html ================================================ Hyrule

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-hyrule' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/iceberg.html ================================================ Iceberg

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-iceberg' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/juicy.html ================================================ Juicy

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-juicy' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/keen.html ================================================ Keen

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-keen' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/kiwi.html ================================================ Kiwi

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-kiwi' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/laravel.html ================================================ Laravel

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-laravel' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/lavender.html ================================================ Lavender

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-lavender' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/legacy.html ================================================ Legacy

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-legacy' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/light/earthsong-light.html ================================================ Earthsong Light

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-earthsong-light' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/light/snappy-light.html ================================================ Snappy Light

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-snappy-light' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/light/userscape.html ================================================ Userscape

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-userscape' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/mellow.html ================================================ Mellow

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-mellow' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/mintchoc.html ================================================ Mintchoc

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-mintchoc' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/mud.html ================================================ Mud

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-mud' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/otakon.html ================================================ Otakon

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-otakon' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/pastel.html ================================================ Pastel

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-pastel' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/patriot.html ================================================ Patriot

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-patriot' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/peacock.html ================================================ Peacock

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-peacock' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/peacocks-in-space.html ================================================ Peacocks In Space

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-peacocks-in-space' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/peel.html ================================================ Peel

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-peel' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/piggy.html ================================================ Piggy

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-piggy' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/potpourri.html ================================================ Potpourri

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-potpourri' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/rainbow.html ================================================ Rainbow

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-rainbow' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/revelation.html ================================================ Revelation

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-revelation' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/shrek.html ================================================ Shrek

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-shrek' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/slate.html ================================================ Slate

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-slate' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/slime.html ================================================ Slime

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-slime' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/snappy.html ================================================ Snappy

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-snappy' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/solarflare.html ================================================ Solarflare

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-solarflare' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/sourlick.html ================================================ Sourlick

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-sourlick' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/spearmint.html ================================================ Spearmint

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-spearmint' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/stark.html ================================================ Stark

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-stark' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/super.html ================================================ Super

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-super' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/tonic.html ================================================ Tonic

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-tonic' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/tribal.html ================================================ Tribal

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-tribal' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/tron.html ================================================ Tron

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-tron' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/turnip.html ================================================ Turnip

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-turnip' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/yule.html ================================================ Yule

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-yule' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: prettyprint/zacks.html ================================================ Zacks

PrettyPrint

This theme is for Google Code Prettify which can be used to syntax highlight code within a <pre> tag.

To use, simply copy and paste the CSS from the source of this document into your project, and use with an existing code prettify setup. You can either add the 'theme-zacks' class each <pre> element, or just remove it from the CSS to style all of them.

Enjoy!

<?php

// app/controllers/ArticleController.php

class ArticleController extends BaseController
{
    public function showIndex()
    {
        return View::make('index');
    }

    public function showSingle($articleId)
    {
        return View::make('single');
    }
}
================================================ FILE: preview/arstotzka.html ================================================

Arstotzka

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Arstotzka
 * Arstotzka
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/azure.html ================================================

Azure

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Azure
 * Azure.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/bold.html ================================================

Bold

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Bold
 * Bold.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/boxuk.html ================================================

Box UK

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Box UK
 * Box UK.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/carbonight.html ================================================

Carbonight

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Carbonight
 * Carbonight.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/chocolate.html ================================================

Chocolate

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Chocolate
 * Chocolate.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/carbonight-contrast.html ================================================

Carbonight Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Carbonight Contrast
 * Carbonight Contrast.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/darkside-contrast.html ================================================

Darkside Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Darkside Contrast
 * Darkside Contrast.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/earthsong-contrast.html ================================================

Earthsong Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Earthsong Contrast
 * Nothing to do with Michael Jackson.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/freshcut-contrast.html ================================================

FreshCut Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: FreshCut Contrast
 * Freshcut.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/frontier-contrast.html ================================================

Frontier Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Frontier Contrast
 * Frontier.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/gloom-contrast.html ================================================

Gloom Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Gloom Contrast
 * Gloom.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/glowfish-contrast.html ================================================

Glowfish Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Glowfish Contrast
 * Glowfish.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/goldfish-contrast.html ================================================

Goldfish Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Goldfish Contrast
 * Goldfish.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/grunge-contrast.html ================================================

Grunge Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Grunge Contrast
 * Grunge.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/halflife-contrast.html ================================================

Halflife Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Halflife Contrast
 * Halflife.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/hyrule-contrast.html ================================================

Hyrule Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Hyrule Contrast
 * Hyrule.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/iceberg-contrast.html ================================================

Iceberg Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Iceberg Contrast
 * Iceberg.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/juicy-contrast.html ================================================

Juicy Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Juicy Contrast
 * Juicy.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/keen-contrast.html ================================================

Keen Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Keen Contrast
 * Keen.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/laravel-contrast.html ================================================

Laravel Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Laravel Contrast
 * Laravel.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/lavender-contrast.html ================================================

Lavender Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Lavender Contrast
 * Lavender.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/mellow-contrast.html ================================================

Mellow Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Mellow Contrast
 * Mellow.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/mud-contrast.html ================================================

Mud Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Mud Contrast
 * Mud.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/patriot-contrast.html ================================================

Patriot Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Patriot Contrast
 * Patriot.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/peacock-contrast.html ================================================

Peacock Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Peacock Contrast
 * Dayle's peacock sublime theme.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/potpourri-contrast.html ================================================

Potpourri Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Potpourri Contrast
 * Potpourri.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/revelation-contrast.html ================================================

Revelation Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Revelation Contrast
 * Revelation.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/slime-contrast.html ================================================

Slime Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Slime Contrast
 * Slime.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/snappy-contrast.html ================================================

Snappy Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Snappy Contrast
 * Snappy.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/solarflare-contrast.html ================================================

Solarflare Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Solarflare Contrast
 * Solarflare
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/sourlick-contrast.html ================================================

Sourlick Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Sourlick Contrast
 * Sourlick.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/stark-contrast.html ================================================

Stark Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Stark Contrast
 * Stark.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/tron-contrast.html ================================================

Tron Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Tron Contrast
 * Tron.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/turnip-contrast.html ================================================

Turnip Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Turnip Contrast
 * Mmm taste them turnips.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/contrast/zacks-contrast.html ================================================

Zacks Contrast

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Zacks Contrast
 * Dayle's zacks theme.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/crisp.html ================================================

Crisp

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Crisp
 * Crisp.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/darkside.html ================================================

Darkside

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Darkside
 * Darkside.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/earthsong.html ================================================

Earthsong

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Earthsong
 * Nothing to do with Michael Jackson.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/freshcut.html ================================================

FreshCut

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: FreshCut
 * Freshcut.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/frontier.html ================================================

Frontier

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Frontier
 * Frontier.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/github.html ================================================

Github

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Github
 * Github.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/gloom.html ================================================

Gloom

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Gloom
 * Gloom.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/glowfish.html ================================================

Glowfish

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Glowfish
 * Glowfish.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/goldfish.html ================================================

Goldfish

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Goldfish
 * Goldfish.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/grunge.html ================================================

Grunge

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Grunge
 * Grunge.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/halflife.html ================================================

Halflife

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Halflife
 * Halflife.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/heroku.html ================================================

Heroku

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Heroku
 * Heroku.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/hyrule.html ================================================

Hyrule

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Hyrule
 * Hyrule.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/iceberg.html ================================================

Iceberg

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Iceberg
 * Iceberg.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/juicy.html ================================================

Juicy

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Juicy
 * Juicy.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/keen.html ================================================

Keen

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Keen
 * Keen.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/kiwi.html ================================================

Kiwi

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Kiwi
 * Kiwi
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/laravel.html ================================================

Laravel

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Laravel
 * Laravel.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/lavender.html ================================================

Lavender

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Lavender
 * Lavender.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/legacy.html ================================================

Legacy

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Legacy
 * Aurélien Thieriot wasn't happy with just one theme, here's Tron Legacy!
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/light/earthsong-light.html ================================================

Earthsong Light

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Earthsong Light
 * Nothing to do with Michael Jackson.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/light/snappy-light.html ================================================

Snappy Light

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Snappy Light
 * Snappy Light.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/light/userscape.html ================================================

Userscape

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Userscape
 * Userscape.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/mellow.html ================================================

Mellow

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Mellow
 * Mellow.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/mintchoc.html ================================================

Mintchoc

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Mintchoc
 * Mintchoc.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/mud.html ================================================

Mud

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Mud
 * Mud.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/otakon.html ================================================

Otakon

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Otakon
 * Otakon.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/pastel.html ================================================

Pastel

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Pastel
 * Pastel.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/patriot.html ================================================

Patriot

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Patriot
 * Patriot.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/peacock.html ================================================

Peacock

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Peacock
 * Dayle's peacock sublime theme.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/peacocks-in-space.html ================================================

Peacocks In Space

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Peacocks In Space
 * Peacocks In Space
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/peel.html ================================================

Peel

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Peel
 * Peel
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/piggy.html ================================================

Piggy

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Piggy
 * Piggy
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/potpourri.html ================================================

Potpourri

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Potpourri
 * Potpourri.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/rainbow.html ================================================

Rainbow

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Rainbow
 * Rainbow
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/revelation.html ================================================

Revelation

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Revelation
 * Revelation.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/shrek.html ================================================

Shrek

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Shrek
 * Shrek.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/slate.html ================================================

Slate

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Slate
 * Slate.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/slime.html ================================================

Slime

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Slime
 * Slime.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/snappy.html ================================================

Snappy

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Snappy
 * Snappy.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/solarflare.html ================================================

Solarflare

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Solarflare
 * Solarflare
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/sourlick.html ================================================

Sourlick

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Sourlick
 * Sourlick.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/spearmint.html ================================================

Spearmint

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Spearmint
 * Spearmint.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/stark.html ================================================

Stark

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Stark
 * Stark.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/super.html ================================================

Super

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Super
 * Super.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/tonic.html ================================================

Tonic

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Tonic
 * Tonic.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/tribal.html ================================================

Tribal

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Tribal
 * Tribal.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/tron.html ================================================

Tron

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Tron
 * Tron.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/turnip.html ================================================

Turnip

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Turnip
 * Mmm taste them turnips.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/yule.html ================================================

Yule

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Yule
 * Yule.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: preview/zacks.html ================================================

Zacks

<?php

namespace Illuminate\Container;

use Closure;
use ArrayAccess;

/**
 * Theme: Zacks
 * Dayle's zacks theme.
 *
 * Copyright (c) 2014 Dayle Rees
 */
class Container implements ArrayAccess
{
    /**
     * An array of the types that have been resolved.
     *
     * @var array
     */
    protected $resolved = array();

    /**
     * Determine if a given type is shared.
     *
     * @param  string  $abstract
     * @return bool
     */
    public function isShared($abstract)
    {
        if (isset($this->bindings[$abstract]['shared']))
        {
            $shared = $this->bindings[$abstract]['shared'];
        }
        else
        {
            $shared = false;
        }

        return isset($this->instances[$abstract]) || $shared === true;
    }

}
================================================ FILE: slack/arstotzka.csv ================================================ #211f1e, #516B6B, #70807B, #cf433e, , #A2A797, #a5e3d0, #00a8c6 ================================================ FILE: slack/azure.csv ================================================ #181D26, #47959a, #508aaa, #6AB0A3, , #6AB0A3, #64aeb3, #00a8c6 ================================================ FILE: slack/bold.csv ================================================ #2a2626, #3D8E91, #B4B7AD, #3D8E91, , #3D8E91, #F7A21B, #00a8c6 ================================================ FILE: slack/boxuk.csv ================================================ #ffffff, #017c9d, #15b8ae, #019d76, , #017c9d, #15b8ae, #00a8c6 ================================================ FILE: slack/carbonight.csv ================================================ #2E2C2B, #8C8C8C, #ffffff, #ffffff, , #C4C4C4, #ffffff, #00a8c6 ================================================ FILE: slack/chocolate.csv ================================================ #150f08, #8B6E46, #E2CDB0, #8B6E46, , #8B6E46, #F7A21B, #00a8c6 ================================================ FILE: slack/contrast/carbonight-contrast.csv ================================================ #000000, #8C8C8C, #ffffff, #ffffff, , #C4C4C4, #ffffff, #00a8c6 ================================================ FILE: slack/contrast/darkside-contrast.csv ================================================ #000000, #FF4E50, #68C244, #8E69C9, , #1CC3E8, #F2D42C, #00a8c6 ================================================ FILE: slack/contrast/earthsong-contrast.csv ================================================ #12100f, #DB784D, #60A365, #95CC5E, , #95CC5E, #F8BB39, #00a8c6 ================================================ FILE: slack/contrast/freshcut-contrast.csv ================================================ #000000, #008097, #AEE239, #4ECDC4, , #4ECDC4, #e9ee00, #00a8c6 ================================================ FILE: slack/contrast/frontier-contrast.csv ================================================ #110f0e, #2EBF7E, #F8BB39, #2EBF7E, , #2EBF7E, #F8BB39, #00a8c6 ================================================ FILE: slack/contrast/gloom-contrast.csv ================================================ #0f120f, #FF5D38, #BCD42A, #FF5D38, , #26A6A6, #BCD42A, #00a8c6 ================================================ FILE: slack/contrast/glowfish-contrast.csv ================================================ #090b07, #DB784D, #60A365, #95CC5E, , #95CC5E, #F8BB39, #00a8c6 ================================================ FILE: slack/contrast/goldfish-contrast.csv ================================================ #0c0d0e, #F38630, #69D2E7, #F38630, , #F38630, #f36e3a, #00a8c6 ================================================ FILE: slack/contrast/grunge-contrast.csv ================================================ #0c0c0a, #F56991, #FFC48C, #FFC48C, , #D1F2A5, #D1F2A5, #00a8c6 ================================================ FILE: slack/contrast/halflife-contrast.csv ================================================ #000000, #F85931, #F9D423, #F85931, , #FC913A, #F9D423, #00a8c6 ================================================ FILE: slack/contrast/hyrule-contrast.csv ================================================ #0c0c0c, #569e16, #90c93f, #f5c504, , #f5c504, #ce830d, #00a8c6 ================================================ FILE: slack/contrast/iceberg-contrast.csv ================================================ #0b0e0e, #2D8DA1, #FFFFFF, #ffffff, , #59C0E3, #FFFFFF, #00a8c6 ================================================ FILE: slack/contrast/juicy-contrast.csv ================================================ #000000, #FF4E50, #c3cb4c, #F85931, , #FF4E50, #3bc7b8, #00a8c6 ================================================ FILE: slack/contrast/keen-contrast.csv ================================================ #000000, #8767b7, #b5db99, #8767b7, , #6F8B94, #b5db99, #00a8c6 ================================================ FILE: slack/contrast/laravel-contrast.csv ================================================ #000000, #cd724e, #FC580C, #FFC48C, , #FFC48C, #FDCA49, #00a8c6 ================================================ FILE: slack/contrast/lavender-contrast.csv ================================================ #080709, #B657FF, #F5B0EF, #8E69C9, , #A29DFA, #F5B0EF, #00a8c6 ================================================ FILE: slack/contrast/mellow-contrast.csv ================================================ #0b0a09, #F55D79, #F28972, #F55D79, , #F2BC79, #F8BB39, #00a8c6 ================================================ FILE: slack/contrast/mud-contrast.csv ================================================ #0d0b0b, #b5db99, #8ee350, #eaba2c, , #f2c12f, #b5db99, #00a8c6 ================================================ FILE: slack/contrast/patriot-contrast.csv ================================================ #0d0e0f, #DE333C, #ffffff, #DE333C, , #DE333C, #3790DE, #00a8c6 ================================================ FILE: slack/contrast/peacock-contrast.csv ================================================ #0c0c0b, #ff5d38, #bcd42a, #FF5D38, , #26a6a6, #bcd42a, #00a8c6 ================================================ FILE: slack/contrast/potpourri-contrast.csv ================================================ #0d0c0c, #ED1153, #B866FA, #F76ACB, , #C491C4, #B866FA, #00a8c6 ================================================ FILE: slack/contrast/revelation-contrast.csv ================================================ #0c0b0b, #617FA0, #95C2E8, #FFBB29, , #4E5D84, #FFBB29, #00a8c6 ================================================ FILE: slack/contrast/slime-contrast.csv ================================================ #0b0c0d, #C7AF3F, #d0b123, #dfbf29, , #d8e778, #FAFFDB, #00a8c6 ================================================ FILE: slack/contrast/snappy-contrast.csv ================================================ #0c0c0c, #f66153, #808dd3, #808dd3, , #4ea1df, #4ea1df, #00a8c6 ================================================ FILE: slack/contrast/solarflare-contrast.csv ================================================ #000000, #FF4E50, #EDE574, #FC913A, , #FC913A, #EDE574, #00a8c6 ================================================ FILE: slack/contrast/sourlick-contrast.csv ================================================ #060606, #518f0d, #BDF522, #FFBB29, , #EDF252, #E4FF33, #00a8c6 ================================================ FILE: slack/contrast/stark-contrast.csv ================================================ #0b0a0a, #F03113, #F03113, #FFBB29, , #FFBB29, #FFBB29, #00a8c6 ================================================ FILE: slack/contrast/tron-contrast.csv ================================================ #07090b, #7a9bc2, #ffffff, #267fb5, , #267fb5, #6ee2ff, #00a8c6 ================================================ FILE: slack/contrast/turnip-contrast.csv ================================================ #080809, #487D76, #E8DA5E, #487D76, , #92B55F, #E8DA5E, #00a8c6 ================================================ FILE: slack/contrast/zacks-contrast.csv ================================================ #000000, #9c7ddb, #bcd42a, #9c7ddb, , #9c7ddb, #bcd42a, #00a8c6 ================================================ FILE: slack/crisp.csv ================================================ #221a22, #FC6A0F, #FC6A0F, #cba0cd, , #cba0cd, #fc9a0f, #00a8c6 ================================================ FILE: slack/darkside.csv ================================================ #222324, #FF4E50, #68C244, #8E69C9, , #1CC3E8, #F2D42C, #00a8c6 ================================================ FILE: slack/earthsong.csv ================================================ #36312C, #DB784D, #60A365, #95CC5E, , #95CC5E, #F8BB39, #00a8c6 ================================================ FILE: slack/freshcut.csv ================================================ #2F3030, #008097, #AEE239, #4ECDC4, , #4ECDC4, #e9ee00, #00a8c6 ================================================ FILE: slack/frontier.csv ================================================ #36312C, #2EBF7E, #F8BB39, #2EBF7E, , #2EBF7E, #F8BB39, #00a8c6 ================================================ FILE: slack/github.csv ================================================ #ffffff, #008080, #DD1144, #445588, , #445588, #DD1144, #00a8c6 ================================================ FILE: slack/gloom.csv ================================================ #2A332B, #FF5D38, #BCD42A, #FF5D38, , #26A6A6, #BCD42A, #00a8c6 ================================================ FILE: slack/glowfish.csv ================================================ #191f13, #DB784D, #60A365, #95CC5E, , #95CC5E, #F8BB39, #00a8c6 ================================================ FILE: slack/goldfish.csv ================================================ #2E3336, #F38630, #69D2E7, #F38630, , #F38630, #f36e3a, #00a8c6 ================================================ FILE: slack/grunge.csv ================================================ #31332C, #F56991, #FFC48C, #FFC48C, , #D1F2A5, #D1F2A5, #00a8c6 ================================================ FILE: slack/halflife.csv ================================================ #222222, #F85931, #F9D423, #F85931, , #FC913A, #F9D423, #00a8c6 ================================================ FILE: slack/heroku.csv ================================================ #1b1b24, #7873ae, #ffffff, #a6fa62, , #585480, #a6fa62, #00a8c6 ================================================ FILE: slack/hyrule.csv ================================================ #2d2c2b, #569e16, #90c93f, #f5c504, , #f5c504, #ce830d, #00a8c6 ================================================ FILE: slack/iceberg.csv ================================================ #323B3D, #2D8DA1, #FFFFFF, #ffffff, , #59C0E3, #FFFFFF, #00a8c6 ================================================ FILE: slack/juicy.csv ================================================ #222222, #FF4E50, #c3cb4c, #F85931, , #FF4E50, #3bc7b8, #00a8c6 ================================================ FILE: slack/keen.csv ================================================ #111111, #8767b7, #b5db99, #8767b7, , #6F8B94, #b5db99, #00a8c6 ================================================ FILE: slack/kiwi.csv ================================================ #161a19, #0B6D5C, #0B6D5C, #95C72A, , #229986, #a1e6c1, #00a8c6 ================================================ FILE: slack/laravel.csv ================================================ #2E2C2B, #cd724e, #FC580C, #FFC48C, , #FFC48C, #FDCA49, #00a8c6 ================================================ FILE: slack/lavender.csv ================================================ #29222E, #B657FF, #F5B0EF, #8E69C9, , #A29DFA, #F5B0EF, #00a8c6 ================================================ FILE: slack/legacy.csv ================================================ #14191f, #FF410D, #FFB20D, #267fb5, , #267fb5, #FF410D, #00a8c6 ================================================ FILE: slack/light/earthsong-light.csv ================================================ #ffffff, #60A365, #60A365, #95CC5E, , #95CC5E, #F8BB39, #00a8c6 ================================================ FILE: slack/light/snappy-light.csv ================================================ #ffffff, #808dd3, #808dd3, #606aa1, , #4ea1df, #4ea1df, #00a8c6 ================================================ FILE: slack/light/userscape.csv ================================================ #F5F8FC, #355B8C, #E3BD14, #DE4D3A, , #A8C0E0, #E3BD14, #00a8c6 ================================================ FILE: slack/mellow.csv ================================================ #36312C, #F55D79, #F28972, #F55D79, , #F2BC79, #F8BB39, #00a8c6 ================================================ FILE: slack/mintchoc.csv ================================================ #2b221c, #008D62, #00E08C, #008D62, , #9D8262, #00E08C, #00a8c6 ================================================ FILE: slack/mud.csv ================================================ #403635, #b5db99, #b5db99, #e9c865, , #e9c865, #b5db99, #00a8c6 ================================================ FILE: slack/otakon.csv ================================================ #171417, #B1A6CA, #E484B2, #F0B9D4, , #B1A6CA, #9eb2d9, #00a8c6 ================================================ FILE: slack/pastel.csv ================================================ #222222, #008D62, #C56C6C, #E2E060, , #9474a9, #C56C6C, #00a8c6 ================================================ FILE: slack/patriot.csv ================================================ #2D3133, #DE333C, #ffffff, #DE333C, , #DE333C, #3790DE, #00a8c6 ================================================ FILE: slack/peacock.csv ================================================ #2b2a27, #ff5d38, #bcd42a, #FF5D38, , #26a6a6, #bcd42a, #00a8c6 ================================================ FILE: slack/peacocks-in-space.csv ================================================ #2b303b, #26A6A6, #BCD42A, #FF5D38, , #26A6A6, #BCD42A, #00a8c6 ================================================ FILE: slack/peel.csv ================================================ #23201c, #D3643B, #D6E1C7, #D3643B, , #94C7B6, #f4d370, #00a8c6 ================================================ FILE: slack/piggy.csv ================================================ #1c1618, #F52E62, #FF5D80, #F52E62, , #F52E62, #FF453E, #00a8c6 ================================================ FILE: slack/potpourri.csv ================================================ #2E2B2C, #ED1153, #B866FA, #F76ACB, , #C491C4, #B866FA, #00a8c6 ================================================ FILE: slack/rainbow.csv ================================================ #16181a, #B3CC57, #FFBE40, #f86f50, , #B3CC57, #c78feb, #00a8c6 ================================================ FILE: slack/revelation.csv ================================================ #2E2C2B, #617FA0, #95C2E8, #FFBB29, , #4E5D84, #FFBB29, #00a8c6 ================================================ FILE: slack/shrek.csv ================================================ #222222, #857a5e, #F0F2EB, #B2DE62, , #B2DE62, #81e911, #00a8c6 ================================================ FILE: slack/slate.csv ================================================ #19191f, #566981, #CBDAD5, #89A7B1, , #566981, #9eb2d9, #00a8c6 ================================================ FILE: slack/slime.csv ================================================ #292D30, #C7AF3F, #C7AF3F, #C7AF3F, , #FAFFDB, #FAFFDB, #00a8c6 ================================================ FILE: slack/snappy.csv ================================================ #393939, #f66153, #808dd3, #808dd3, , #4ea1df, #4ea1df, #00a8c6 ================================================ FILE: slack/solarflare.csv ================================================ #222222, #FF4E50, #EDE574, #FC913A, , #FC913A, #EDE574, #00a8c6 ================================================ FILE: slack/sourlick.csv ================================================ #2E2C2B, #518f0d, #BDF522, #FFBB29, , #EDF252, #E4FF33, #00a8c6 ================================================ FILE: slack/spearmint.csv ================================================ #E1F0EE, #25808A, #4CD7E0, #199FA8, , #69ADB5, #4CD7E0, #00a8c6 ================================================ FILE: slack/stark.csv ================================================ #2E2C2B, #F03113, #F03113, #FFBB29, , #FFBB29, #FFBB29, #00a8c6 ================================================ FILE: slack/super.csv ================================================ #15191D, #E45635, #E45635, #E45635, , #5d67ad, #F7A21B, #00a8c6 ================================================ FILE: slack/tonic.csv ================================================ #2a2f31, #75A1A4, #FD9F59, #B8CD44, , #75A1A4, #B8CD44, #00a8c6 ================================================ FILE: slack/tribal.csv ================================================ #19191d, #47959a, #E0DDEB, #8f8aa2, , #c43535, #64aeb3, #00a8c6 ================================================ FILE: slack/tron.csv ================================================ #14191f, #7a9bc2, #ffffff, #267fb5, , #267fb5, #6ee2ff, #00a8c6 ================================================ FILE: slack/turnip.csv ================================================ #1a1b1d, #487D76, #E8DA5E, #487D76, , #92B55F, #E8DA5E, #00a8c6 ================================================ FILE: slack/yule.csv ================================================ #2B2A27, #D63131, #EBB626, #D63131, , #39B81F, #EBB626, #00a8c6 ================================================ FILE: slack/zacks.csv ================================================ #222222, #9c7ddb, #bcd42a, #9c7ddb, , #9c7ddb, #bcd42a, #00a8c6 ================================================ FILE: sublime/arstotzka.tmTheme ================================================ name Arstotzka settings settings background #211f1e caret #f8f8f0 foreground #EDEBE6 invisibles #3b3a32 lineHighlight #292725 selection #516B6B selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #A2A797 bracketsOptions underline bracketContentsForeground #516B6B bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #3f3a36 name String scope string settings foreground #a5e3d0 name Number scope constant.numeric settings foreground #a5e3d0 name Built-in constant scope constant.language settings foreground #516B6B name User-defined constant scope constant.character, constant.other settings foreground #516B6B name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #A2A797 name Storage scope storage settings fontStyle foreground #516B6B name Storage type scope storage.type settings fontStyle foreground #A2A797 name Class name scope entity.name.class settings fontStyle underline foreground #516B6B name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #516B6B name Function name scope entity.name.function settings fontStyle foreground #70807B name Function argument scope variable.parameter settings fontStyle italic foreground #EDEBE6 name Tag name scope entity.name.tag settings fontStyle foreground #A2A797 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #516B6B name Library function scope support.function settings fontStyle foreground #cf433e name Library constant scope support.constant settings fontStyle foreground #516B6B name Library class/type scope support.type, support.class settings fontStyle italic foreground #516B6B name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #a5e3d0 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #605852 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #a5e3d0 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #516B6B scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #a5e3d0 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #EDEBE6 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #A2A797 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #EDEBE6 fontStyle normal name Function argument scope variable.other settings foreground #EDEBE6 fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #a5e3d0 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #516B6B name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #A2A797 name Markdown Raw scope markup.raw.inline.markdown settings foreground #a5e3d0 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #A2A797 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #A2A797 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #A2A797 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #A2A797 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #A2A797 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #70807B uuid 20531614-5db8-c07f-8885-2afd41d72631 ================================================ FILE: sublime/azure.tmTheme ================================================ name Azure settings settings background #181D26 caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #33333c selection #47959a selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #c43535 bracketsOptions underline bracketContentsForeground #5f5582 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #414d62 name String scope string settings foreground #64aeb3 name Number scope constant.numeric settings foreground #64aeb3 name Built-in constant scope constant.language settings foreground #52708b name User-defined constant scope constant.character, constant.other settings foreground #52708b name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #508aaa name Storage scope storage settings fontStyle foreground #52708b name Storage type scope storage.type settings fontStyle foreground #6AB0A3 name Class name scope entity.name.class settings fontStyle underline foreground #52708b name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #52708b name Function name scope entity.name.function settings fontStyle foreground #508aaa name Function argument scope variable.parameter settings fontStyle italic foreground #ffffff name Tag name scope entity.name.tag settings fontStyle foreground #6AB0A3 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #52708b name Library function scope support.function settings fontStyle foreground #6AB0A3 name Library constant scope support.constant settings fontStyle foreground #52708b name Library class/type scope support.type, support.class settings fontStyle italic foreground #52708b name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #64aeb3 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #5c6b86 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #64aeb3 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #52708b scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #64aeb3 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #6AB0A3 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground #ffffff fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #64aeb3 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #52708b name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #508aaa name Markdown Raw scope markup.raw.inline.markdown settings foreground #64aeb3 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #508aaa name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #508aaa name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #508aaa name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #6AB0A3 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #6AB0A3 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #508aaa uuid 3a580f14-2203-677f-1f0b-c30898f63f53 ================================================ FILE: sublime/bold.tmTheme ================================================ name Bold settings settings background #2a2626 caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #393434 selection #3D8E91 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #3D8E91 bracketsOptions underline bracketContentsForeground #F0624B bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #534b4b name String scope string settings foreground #F7A21B name Number scope constant.numeric settings foreground #F7A21B name Built-in constant scope constant.language settings foreground #F0624B name User-defined constant scope constant.character, constant.other settings foreground #F0624B name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #F0624B name Storage scope storage settings fontStyle foreground #F0624B name Storage type scope storage.type settings fontStyle foreground #3D8E91 name Class name scope entity.name.class settings fontStyle underline foreground #F0624B name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F0624B name Function name scope entity.name.function settings fontStyle foreground #B4B7AD name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #3D8E91 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F0624B name Library function scope support.function settings fontStyle foreground #3D8E91 name Library constant scope support.constant settings fontStyle foreground #F0624B name Library class/type scope support.type, support.class settings fontStyle italic foreground #F0624B name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F7A21B name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #6b6161 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F7A21B scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F0624B scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F7A21B name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #3D8E91 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F7A21B fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #F0624B name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #F0624B name Markdown Raw scope markup.raw.inline.markdown settings foreground #F7A21B name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #F0624B name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #F0624B name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #F0624B name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #3D8E91 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #3D8E91 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #B4B7AD uuid 114c3050-111d-8b8d-dd83-0b99ccebd246 ================================================ FILE: sublime/boxuk.tmTheme ================================================ name Box UK settings settings background #ffffff caret #222222 foreground #414f5c invisibles #3b3a32 lineHighlight #eeeeee selection #017c9d selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #ffffff activeGuide #9d550fb0 bracketsForeground #017c9d bracketsOptions underline bracketContentsForeground #019d76 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #b8b6b1 name String scope string settings foreground #15b8ae name Number scope constant.numeric settings foreground #15b8ae name Built-in constant scope constant.language settings foreground #019d76 name User-defined constant scope constant.character, constant.other settings foreground #019d76 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #017c9d name Storage scope storage settings fontStyle foreground #019d76 name Storage type scope storage.type settings fontStyle foreground #017c9d name Class name scope entity.name.class settings fontStyle underline foreground #019d76 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #019d76 name Function name scope entity.name.function settings fontStyle foreground #15b8ae name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #017c9d name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #019d76 name Library function scope support.function settings fontStyle foreground #019d76 name Library constant scope support.constant settings fontStyle foreground #019d76 name Library class/type scope support.type, support.class settings fontStyle italic foreground #019d76 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #15b8ae name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #888888 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #15b8ae scope meta.structure.dictionary.json string.quoted.double.json settings foreground #019d76 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #15b8ae name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #414f5c name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #017c9d name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #414f5c fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #15b8ae fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #019d76 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #017c9d name Markdown Raw scope markup.raw.inline.markdown settings foreground #15b8ae name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #017c9d name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #017c9d name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #017c9d name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #017c9d fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #017c9d name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #15b8ae uuid d33687b6-16d2-b6d5-7e81-2eb0853b4242 ================================================ FILE: sublime/carbonight.tmTheme ================================================ name Carbonight settings settings background #2E2C2B caret #f8f8f0 foreground #B0B0B0 invisibles #3b3a32 lineHighlight #3B3633 selection #8C8C8C selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #C4C4C4 bracketsOptions underline bracketContentsForeground #8C8C8C bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #423F3D name String scope string settings foreground #ffffff name Number scope constant.numeric settings foreground #B0B0B0 name Built-in constant scope constant.language settings foreground #8C8C8C name User-defined constant scope constant.character, constant.other settings foreground #8C8C8C name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #eeeeee name Storage scope storage settings fontStyle foreground #8C8C8C name Storage type scope storage.type settings fontStyle foreground #C4C4C4 name Class name scope entity.name.class settings fontStyle underline foreground #8C8C8C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8C8C8C name Function name scope entity.name.function settings fontStyle foreground #ffffff name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #C4C4C4 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #8C8C8C name Library function scope support.function settings fontStyle foreground #ffffff name Library constant scope support.constant settings fontStyle foreground #8C8C8C name Library class/type scope support.type, support.class settings fontStyle italic foreground #8C8C8C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ffffff name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #5c5856 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #ffffff scope meta.structure.dictionary.json string.quoted.double.json settings foreground #8C8C8C scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #ffffff name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #B0B0B0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #C4C4C4 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #B0B0B0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #B0B0B0 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #8C8C8C name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #eeeeee name Markdown Raw scope markup.raw.inline.markdown settings foreground #ffffff name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #eeeeee name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #eeeeee name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #eeeeee name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #C4C4C4 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #C4C4C4 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #ffffff uuid 17745f03-3a0a-6be3-a417-a0253f5812b6 ================================================ FILE: sublime/chocolate.tmTheme ================================================ name Chocolate settings settings background #150f08 caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #362715 selection #8B6E46 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #8B6E46 bracketsOptions underline bracketContentsForeground #CCB697 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #795431 name String scope string settings foreground #F7A21B name Number scope constant.numeric settings foreground #F7A21B name Built-in constant scope constant.language settings foreground #CCB697 name User-defined constant scope constant.character, constant.other settings foreground #CCB697 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #B99768 name Storage scope storage settings fontStyle foreground #CCB697 name Storage type scope storage.type settings fontStyle foreground #8B6E46 name Class name scope entity.name.class settings fontStyle underline foreground #CCB697 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #CCB697 name Function name scope entity.name.function settings fontStyle foreground #E2CDB0 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #8B6E46 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #CCB697 name Library function scope support.function settings fontStyle foreground #8B6E46 name Library constant scope support.constant settings fontStyle foreground #CCB697 name Library class/type scope support.type, support.class settings fontStyle italic foreground #CCB697 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F7A21B name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #795431 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F7A21B scope meta.structure.dictionary.json string.quoted.double.json settings foreground #CCB697 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F7A21B name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #8B6E46 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F7A21B fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #CCB697 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #B99768 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F7A21B name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #B99768 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #B99768 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #B99768 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #8B6E46 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #8B6E46 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #E2CDB0 uuid 6ea408ea-56e8-b710-aa24-0004af7580c1 ================================================ FILE: sublime/contrast/carbonight-contrast.tmTheme ================================================ name Carbonight Contrast settings settings background #000000 caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #151515 selection #8C8C8C selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #C4C4C4 bracketsOptions underline bracketContentsForeground #8C8C8C bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #423F3D name String scope string settings foreground #ffffff name Number scope constant.numeric settings foreground #B0B0B0 name Built-in constant scope constant.language settings foreground #8C8C8C name User-defined constant scope constant.character, constant.other settings foreground #8C8C8C name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #eeeeee name Storage scope storage settings fontStyle foreground #8C8C8C name Storage type scope storage.type settings fontStyle foreground #C4C4C4 name Class name scope entity.name.class settings fontStyle underline foreground #8C8C8C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8C8C8C name Function name scope entity.name.function settings fontStyle foreground #ffffff name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #C4C4C4 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #8C8C8C name Library function scope support.function settings fontStyle foreground #ffffff name Library constant scope support.constant settings fontStyle foreground #8C8C8C name Library class/type scope support.type, support.class settings fontStyle italic foreground #8C8C8C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ffffff name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #5c5856 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #ffffff scope meta.structure.dictionary.json string.quoted.double.json settings foreground #8C8C8C scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #ffffff name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #C4C4C4 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #B0B0B0 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #8C8C8C name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #eeeeee name Markdown Raw scope markup.raw.inline.markdown settings foreground #ffffff name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #eeeeee name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #eeeeee name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #eeeeee name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #C4C4C4 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #C4C4C4 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #ffffff uuid 939b5fc2-72cb-920a-8602-0cab3b563827 ================================================ FILE: sublime/contrast/darkside-contrast.tmTheme ================================================ name Darkside Contrast settings settings background #000000 caret #f8f8f0 foreground #BABABA invisibles #3b3a32 lineHighlight #151515 selection #FF4E50 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #68C244 bracketsOptions underline bracketContentsForeground #E8341C bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #494B4D name String scope string settings foreground #F2D42C name Number scope constant.numeric settings foreground #8E69C9 name Built-in constant scope constant.language settings foreground #E8341C name User-defined constant scope constant.character, constant.other settings foreground #E8341C name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #F08D24 name Storage scope storage settings fontStyle foreground #E8341C name Storage type scope storage.type settings fontStyle foreground #1CC3E8 name Class name scope entity.name.class settings fontStyle underline foreground #E8341C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #E8341C name Function name scope entity.name.function settings fontStyle foreground #68C244 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #1CC3E8 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #E8341C name Library function scope support.function settings fontStyle foreground #8E69C9 name Library constant scope support.constant settings fontStyle foreground #E8341C name Library class/type scope support.type, support.class settings fontStyle italic foreground #E8341C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F2D42C name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #696b6e scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F2D42C scope meta.structure.dictionary.json string.quoted.double.json settings foreground #E8341C scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F2D42C name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #BABABA name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #1CC3E8 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #BABABA fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #8E69C9 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #E8341C name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #F08D24 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F2D42C name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #F08D24 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #F08D24 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #F08D24 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #1CC3E8 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #1CC3E8 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #68C244 uuid a492e8fe-48f8-89c1-afc3-616dde678052 ================================================ FILE: sublime/contrast/earthsong-contrast.tmTheme ================================================ name Earthsong Contrast settings settings background #12100f caret #f8f8f0 foreground #EBD1B7 invisibles #3b3a32 lineHighlight #282521 selection #DB784D selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #DB784D bracketsOptions underline bracketContentsForeground #95CC5E bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #F8BB39 name Built-in constant scope constant.language settings foreground #DB784D name User-defined constant scope constant.character, constant.other settings foreground #DB784D name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #DB784D name Storage scope storage settings fontStyle foreground #DB784D name Storage type scope storage.type settings fontStyle foreground #95CC5E name Class name scope entity.name.class settings fontStyle underline foreground #DB784D name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #DB784D name Function name scope entity.name.function settings fontStyle foreground #60A365 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #95CC5E name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #DB784D name Library function scope support.function settings fontStyle foreground #95CC5E name Library constant scope support.constant settings fontStyle foreground #DB784D name Library class/type scope support.type, support.class settings fontStyle italic foreground #DB784D name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F8BB39 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9a9082 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F8BB39 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #DB784D scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F8BB39 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #EBD1B7 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #95CC5E name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #EBD1B7 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F8BB39 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #DB784D name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #DB784D name Markdown Raw scope markup.raw.inline.markdown settings foreground #F8BB39 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #DB784D name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #DB784D name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #DB784D name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #95CC5E fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #95CC5E name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #60A365 uuid 8a87675e-056b-b042-df1d-e8867fbcf247 ================================================ FILE: sublime/contrast/freshcut-contrast.tmTheme ================================================ name FreshCut Contrast settings settings background #000000 caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #151515 selection #008097 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #4ECDC4 bracketsOptions underline bracketContentsForeground #00A8C6 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #737b84 name String scope string settings foreground #e9ee00 name Number scope constant.numeric settings foreground #8FBE00 name Built-in constant scope constant.language settings foreground #00A8C6 name User-defined constant scope constant.character, constant.other settings foreground #00A8C6 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #C8D7E8 name Storage scope storage settings fontStyle foreground #00A8C6 name Storage type scope storage.type settings fontStyle foreground #4ECDC4 name Class name scope entity.name.class settings fontStyle underline foreground #00A8C6 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #00A8C6 name Function name scope entity.name.function settings fontStyle foreground #AEE239 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #4ECDC4 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #00A8C6 name Library function scope support.function settings fontStyle foreground #4ECDC4 name Library constant scope support.constant settings fontStyle foreground #00A8C6 name Library class/type scope support.type, support.class settings fontStyle italic foreground #00A8C6 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #e9ee00 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #939da8 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #e9ee00 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #00A8C6 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #e9ee00 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #4ECDC4 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #8FBE00 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #00A8C6 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #C8D7E8 name Markdown Raw scope markup.raw.inline.markdown settings foreground #e9ee00 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #C8D7E8 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #C8D7E8 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #C8D7E8 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #4ECDC4 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #4ECDC4 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #AEE239 uuid 8c4bd735-02f4-0f06-bc2d-2c8e31f71f55 ================================================ FILE: sublime/contrast/frontier-contrast.tmTheme ================================================ name Frontier Contrast settings settings background #110f0e caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #221f1c selection #2EBF7E selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #2EBF7E bracketsOptions underline bracketContentsForeground #F23A3A bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #2EBF7E name Built-in constant scope constant.language settings foreground #F23A3A name User-defined constant scope constant.character, constant.other settings foreground #F23A3A name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FC803D name Storage scope storage settings fontStyle foreground #F23A3A name Storage type scope storage.type settings fontStyle foreground #2EBF7E name Class name scope entity.name.class settings fontStyle underline foreground #F23A3A name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F23A3A name Function name scope entity.name.function settings fontStyle foreground #F8BB39 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #2EBF7E name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F23A3A name Library function scope support.function settings fontStyle foreground #2EBF7E name Library constant scope support.constant settings fontStyle foreground #F23A3A name Library class/type scope support.type, support.class settings fontStyle italic foreground #F23A3A name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F8BB39 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #a59a8a scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F8BB39 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F23A3A scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F8BB39 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #2EBF7E name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #2EBF7E fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #F23A3A name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #FC803D name Markdown Raw scope markup.raw.inline.markdown settings foreground #F8BB39 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #FC803D name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #FC803D name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #FC803D name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #2EBF7E fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #2EBF7E name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F8BB39 uuid d3817f87-f618-3991-d0d1-eb09aceb1408 ================================================ FILE: sublime/contrast/gloom-contrast.tmTheme ================================================ name Gloom Contrast settings settings background #0f120f caret #f8f8f0 foreground #D8EBE5 invisibles #3b3a32 lineHighlight #1b211c selection #FF5D38 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FF5D38 bracketsOptions underline bracketContentsForeground #26A6A6 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #4F6E64 name String scope string settings foreground #BCD42A name Number scope constant.numeric settings foreground #BCD42A name Built-in constant scope constant.language settings foreground #FF5D38 name User-defined constant scope constant.character, constant.other settings foreground #FF5D38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #FF5D38 name Storage type scope storage.type settings fontStyle foreground #26A6A6 name Class name scope entity.name.class settings fontStyle underline foreground #FF5D38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF5D38 name Function name scope entity.name.function settings fontStyle foreground #BCD42A name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #26A6A6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF5D38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #FF5D38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF5D38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #BCD42A name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #668e81 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #BCD42A scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FF5D38 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #BCD42A name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #D8EBE5 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #26A6A6 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #D8EBE5 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #BCD42A fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FF5D38 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #26A6A6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #BCD42A name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #26A6A6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #26A6A6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #26A6A6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #26A6A6 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #26A6A6 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #BCD42A uuid c8544e3a-ab95-24e6-5298-72751424c79d ================================================ FILE: sublime/contrast/glowfish-contrast.tmTheme ================================================ name Glowfish Contrast settings settings background #090b07 caret #f8f8f0 foreground #6ea240 invisibles #3b3a32 lineHighlight #12160d selection #DB784D selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #DB784D bracketsOptions underline bracketContentsForeground #95CC5E bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #3c4e2d name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #95CC5E name Built-in constant scope constant.language settings foreground #DB784D name User-defined constant scope constant.character, constant.other settings foreground #DB784D name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #D65940 name Storage scope storage settings fontStyle foreground #DB784D name Storage type scope storage.type settings fontStyle foreground #95CC5E name Class name scope entity.name.class settings fontStyle underline foreground #DB784D name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #DB784D name Function name scope entity.name.function settings fontStyle foreground #60A365 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #95CC5E name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #DB784D name Library function scope support.function settings fontStyle foreground #95CC5E name Library constant scope support.constant settings fontStyle foreground #DB784D name Library class/type scope support.type, support.class settings fontStyle italic foreground #DB784D name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F8BB39 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #67854f scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F8BB39 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #DB784D scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F8BB39 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #6ea240 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #95CC5E name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #6ea240 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #95CC5E fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #DB784D name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #D65940 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F8BB39 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #D65940 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #D65940 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #D65940 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #95CC5E fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #95CC5E name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #60A365 uuid 8d70c543-148c-0bf7-199e-29d377dde025 ================================================ FILE: sublime/contrast/goldfish-contrast.tmTheme ================================================ name Goldfish Contrast settings settings background #0c0d0e caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #16181a selection #F38630 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #A7DBD8 bracketsOptions underline bracketContentsForeground #F38630 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #505C63 name String scope string settings foreground #f36e3a name Number scope constant.numeric settings foreground #f25619 name Built-in constant scope constant.language settings foreground #FA6900 name User-defined constant scope constant.character, constant.other settings foreground #FA6900 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #A7DBD8 name Storage scope storage settings fontStyle foreground #FA6900 name Storage type scope storage.type settings fontStyle foreground #F38630 name Class name scope entity.name.class settings fontStyle underline foreground #FA6900 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FA6900 name Function name scope entity.name.function settings fontStyle foreground #69D2E7 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #F38630 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FA6900 name Library function scope support.function settings fontStyle foreground #F38630 name Library constant scope support.constant settings fontStyle foreground #FA6900 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FA6900 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #f36e3a name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #798891 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #f36e3a scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FA6900 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #f36e3a name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #F38630 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #f25619 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FA6900 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #A7DBD8 name Markdown Raw scope markup.raw.inline.markdown settings foreground #f36e3a name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #A7DBD8 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #A7DBD8 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #A7DBD8 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #F38630 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #F38630 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #69D2E7 uuid ad50d1e6-e8d6-03ee-ba62-e3a9c01ceca5 ================================================ FILE: sublime/contrast/grunge-contrast.tmTheme ================================================ name Grunge Contrast settings settings background #0c0c0a caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #1b1c18 selection #F56991 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FFC48C bracketsOptions underline bracketContentsForeground #F56991 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #5C634F name String scope string settings foreground #D1F2A5 name Number scope constant.numeric settings foreground #F56991 name Built-in constant scope constant.language settings foreground #F56991 name User-defined constant scope constant.character, constant.other settings foreground #F56991 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #91A374 name Storage scope storage settings fontStyle foreground #F56991 name Storage type scope storage.type settings fontStyle foreground #D1F2A5 name Class name scope entity.name.class settings fontStyle underline foreground #F56991 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F56991 name Function name scope entity.name.function settings fontStyle foreground #FFC48C name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #D1F2A5 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F56991 name Library function scope support.function settings fontStyle foreground #FFC48C name Library constant scope support.constant settings fontStyle foreground #F56991 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F56991 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #D1F2A5 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #7f886f scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #D1F2A5 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F56991 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #D1F2A5 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #D1F2A5 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F56991 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #F56991 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #91A374 name Markdown Raw scope markup.raw.inline.markdown settings foreground #D1F2A5 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #91A374 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #91A374 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #91A374 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #D1F2A5 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #D1F2A5 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FFC48C uuid 6e1f3825-db6e-e7d6-a4fd-416b72aa7218 ================================================ FILE: sublime/contrast/halflife-contrast.tmTheme ================================================ name Halflife Contrast settings settings background #000000 caret #f8f8f0 foreground #cccccc invisibles #3b3a32 lineHighlight #151515 selection #F85931 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FC913A bracketsOptions underline bracketContentsForeground #7D8991 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #555555 name String scope string settings foreground #F9D423 name Number scope constant.numeric settings foreground #F9D423 name Built-in constant scope constant.language settings foreground #7D8991 name User-defined constant scope constant.character, constant.other settings foreground #7D8991 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #7D8991 name Storage scope storage settings fontStyle foreground #7D8991 name Storage type scope storage.type settings fontStyle foreground #FC913A name Class name scope entity.name.class settings fontStyle underline foreground #7D8991 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #7D8991 name Function name scope entity.name.function settings fontStyle foreground #F9D423 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FC913A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #7D8991 name Library function scope support.function settings fontStyle foreground #F85931 name Library constant scope support.constant settings fontStyle foreground #7D8991 name Library class/type scope support.type, support.class settings fontStyle italic foreground #7D8991 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F9D423 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #808080 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F9D423 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #7D8991 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F9D423 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #cccccc name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FC913A name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #cccccc fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F9D423 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #7D8991 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #7D8991 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F9D423 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #7D8991 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #7D8991 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #7D8991 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FC913A fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FC913A name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F9D423 uuid 0f8d84e0-81ff-0ee7-704d-a1804587202a ================================================ FILE: sublime/contrast/hyrule-contrast.tmTheme ================================================ name Hyrule Contrast settings settings background #0c0c0c caret #f8f8f0 foreground #c0d5c1 invisibles #3b3a32 lineHighlight #141413 selection #569e16 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #f5c504 bracketsOptions underline bracketContentsForeground #569e16 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #716d6a name String scope string settings foreground #ce830d name Number scope constant.numeric settings foreground #f5c504 name Built-in constant scope constant.language settings foreground #569e16 name User-defined constant scope constant.character, constant.other settings foreground #569e16 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #90c93f name Storage scope storage settings fontStyle foreground #569e16 name Storage type scope storage.type settings fontStyle foreground #f5c504 name Class name scope entity.name.class settings fontStyle underline foreground #569e16 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #569e16 name Function name scope entity.name.function settings fontStyle foreground #90c93f name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #f5c504 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #569e16 name Library function scope support.function settings fontStyle foreground #f5c504 name Library constant scope support.constant settings fontStyle foreground #569e16 name Library class/type scope support.type, support.class settings fontStyle italic foreground #569e16 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ce830d name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9e9a98 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #ce830d scope meta.structure.dictionary.json string.quoted.double.json settings foreground #569e16 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #ce830d name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #c0d5c1 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #f5c504 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #c0d5c1 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #f5c504 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #569e16 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #90c93f name Markdown Raw scope markup.raw.inline.markdown settings foreground #ce830d name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #90c93f name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #90c93f name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #90c93f name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #f5c504 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #f5c504 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #90c93f uuid 4fd6476c-e420-e292-c956-fcd39a58687f ================================================ FILE: sublime/contrast/iceberg-contrast.tmTheme ================================================ name Iceberg Contrast settings settings background #0b0e0e caret #f8f8f0 foreground #BDD6DB invisibles #3b3a32 lineHighlight #141718 selection #2D8DA1 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #59C0E3 bracketsOptions underline bracketContentsForeground #2D8DA1 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #537178 name String scope string settings foreground #FFFFFF name Number scope constant.numeric settings foreground #FFFFFF name Built-in constant scope constant.language settings foreground #2D8DA1 name User-defined constant scope constant.character, constant.other settings foreground #2D8DA1 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #B1E2F2 name Storage scope storage settings fontStyle foreground #2D8DA1 name Storage type scope storage.type settings fontStyle foreground #59C0E3 name Class name scope entity.name.class settings fontStyle underline foreground #2D8DA1 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #2D8DA1 name Function name scope entity.name.function settings fontStyle foreground #FFFFFF name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #59C0E3 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #2D8DA1 name Library function scope support.function settings fontStyle foreground #ffffff name Library constant scope support.constant settings fontStyle foreground #2D8DA1 name Library class/type scope support.type, support.class settings fontStyle italic foreground #2D8DA1 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FFFFFF name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #79a2ab scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FFFFFF scope meta.structure.dictionary.json string.quoted.double.json settings foreground #2D8DA1 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FFFFFF name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #BDD6DB name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #59C0E3 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #BDD6DB fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #FFFFFF fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #2D8DA1 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #B1E2F2 name Markdown Raw scope markup.raw.inline.markdown settings foreground #FFFFFF name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #B1E2F2 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #B1E2F2 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #B1E2F2 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #59C0E3 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #59C0E3 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FFFFFF uuid 3ea218af-812c-1c73-4475-ee33bbbc17a9 ================================================ FILE: sublime/contrast/juicy-contrast.tmTheme ================================================ name Juicy Contrast settings settings background #000000 caret #f8f8f0 foreground #e3e2e0 invisibles #3b3a32 lineHighlight #151515 selection #FF4E50 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #c3cb4c bracketsOptions underline bracketContentsForeground #FF4E50 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777777 name String scope string settings foreground #3bc7b8 name Number scope constant.numeric settings foreground #CE1836 name Built-in constant scope constant.language settings foreground #3bc7b8 name User-defined constant scope constant.character, constant.other settings foreground #3bc7b8 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #EDB92E name Storage scope storage settings fontStyle foreground #3bc7b8 name Storage type scope storage.type settings fontStyle foreground #FF4E50 name Class name scope entity.name.class settings fontStyle underline foreground #3bc7b8 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #3bc7b8 name Function name scope entity.name.function settings fontStyle foreground #c3cb4c name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FF4E50 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #3bc7b8 name Library function scope support.function settings fontStyle foreground #F85931 name Library constant scope support.constant settings fontStyle foreground #3bc7b8 name Library class/type scope support.type, support.class settings fontStyle italic foreground #3bc7b8 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #3bc7b8 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9b9b9b scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #3bc7b8 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #3bc7b8 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #3bc7b8 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #e3e2e0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FF4E50 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #e3e2e0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #CE1836 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #3bc7b8 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #EDB92E name Markdown Raw scope markup.raw.inline.markdown settings foreground #3bc7b8 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #EDB92E name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #EDB92E name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #EDB92E name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FF4E50 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FF4E50 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #c3cb4c uuid d4e29a6f-123c-7730-f517-818a8a33fe24 ================================================ FILE: sublime/contrast/keen-contrast.tmTheme ================================================ name Keen Contrast settings settings background #000000 caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #151515 selection #8767b7 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #6F8B94 bracketsOptions underline bracketContentsForeground #8767b7 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #374c60 name String scope string settings foreground #b5db99 name Number scope constant.numeric settings foreground #b5db99 name Built-in constant scope constant.language settings foreground #8767b7 name User-defined constant scope constant.character, constant.other settings foreground #8767b7 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #6F8B94 name Storage scope storage settings fontStyle foreground #8767b7 name Storage type scope storage.type settings fontStyle foreground #6F8B94 name Class name scope entity.name.class settings fontStyle underline foreground #8767b7 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8767b7 name Function name scope entity.name.function settings fontStyle foreground #b5db99 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #6F8B94 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #8767b7 name Library function scope support.function settings fontStyle foreground #8767b7 name Library constant scope support.constant settings fontStyle foreground #8767b7 name Library class/type scope support.type, support.class settings fontStyle italic foreground #8767b7 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #b5db99 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #56738e scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #b5db99 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #8767b7 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #b5db99 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #6F8B94 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #b5db99 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #8767b7 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #6F8B94 name Markdown Raw scope markup.raw.inline.markdown settings foreground #b5db99 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #6F8B94 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #6F8B94 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #6F8B94 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #6F8B94 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #6F8B94 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #b5db99 uuid 7bced34f-1879-bf1f-f1be-a6197fbfdc7d ================================================ FILE: sublime/contrast/laravel-contrast.tmTheme ================================================ name Laravel Contrast settings settings background #000000 caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #151515 selection #cd724e selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FFC48C bracketsOptions underline bracketContentsForeground #FC580C bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #FDCA49 name Number scope constant.numeric settings foreground #FC580C name Built-in constant scope constant.language settings foreground #FC6B0A name User-defined constant scope constant.character, constant.other settings foreground #FC6B0A name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FFA927 name Storage scope storage settings fontStyle foreground #FC6B0A name Storage type scope storage.type settings fontStyle foreground #FFC48C name Class name scope entity.name.class settings fontStyle underline foreground #FC6B0A name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FC6B0A name Function name scope entity.name.function settings fontStyle foreground #FC580C name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FFC48C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FC6B0A name Library function scope support.function settings fontStyle foreground #FFC48C name Library constant scope support.constant settings fontStyle foreground #FC6B0A name Library class/type scope support.type, support.class settings fontStyle italic foreground #FC6B0A name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FDCA49 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #8e8279 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FDCA49 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FC6B0A scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FDCA49 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FFC48C name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #FC580C fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FC6B0A name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #FFA927 name Markdown Raw scope markup.raw.inline.markdown settings foreground #FDCA49 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #FFA927 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #FFA927 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #FFA927 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FFC48C fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FFC48C name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FC580C uuid e9ed0496-1491-af43-5ddd-e58daacdf095 ================================================ FILE: sublime/contrast/lavender-contrast.tmTheme ================================================ name Lavender Contrast settings settings background #080709 caret #f8f8f0 foreground #E0CEED invisibles #3b3a32 lineHighlight #110e13 selection #B657FF selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #A29DFA bracketsOptions underline bracketContentsForeground #B657FF bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #614e6e name String scope string settings foreground #F5B0EF name Number scope constant.numeric settings foreground #F25AE6 name Built-in constant scope constant.language settings foreground #B657FF name User-defined constant scope constant.character, constant.other settings foreground #B657FF name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #8E6DA6 name Storage scope storage settings fontStyle foreground #B657FF name Storage type scope storage.type settings fontStyle foreground #A29DFA name Class name scope entity.name.class settings fontStyle underline foreground #B657FF name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #B657FF name Function name scope entity.name.function settings fontStyle foreground #F5B0EF name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #A29DFA name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #B657FF name Library function scope support.function settings fontStyle foreground #8E69C9 name Library constant scope support.constant settings fontStyle foreground #B657FF name Library class/type scope support.type, support.class settings fontStyle italic foreground #B657FF name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F5B0EF name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9076a1 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F5B0EF scope meta.structure.dictionary.json string.quoted.double.json settings foreground #B657FF scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F5B0EF name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #E0CEED name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #A29DFA name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #E0CEED fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F25AE6 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #B657FF name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #8E6DA6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F5B0EF name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #8E6DA6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #8E6DA6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #8E6DA6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #A29DFA fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #A29DFA name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F5B0EF uuid 827b9528-6951-b561-e245-120bb9bbd761 ================================================ FILE: sublime/contrast/mellow-contrast.tmTheme ================================================ name Mellow Contrast settings settings background #0b0a09 caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #13110f selection #F55D79 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #F28972 bracketsOptions underline bracketContentsForeground #F55D79 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #F8BB39 name Built-in constant scope constant.language settings foreground #1F8181 name User-defined constant scope constant.character, constant.other settings foreground #1F8181 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #F2BC79 name Storage scope storage settings fontStyle foreground #1F8181 name Storage type scope storage.type settings fontStyle foreground #F2BC79 name Class name scope entity.name.class settings fontStyle underline foreground #1F8181 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #1F8181 name Function name scope entity.name.function settings fontStyle foreground #F28972 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #F2BC79 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #1F8181 name Library function scope support.function settings fontStyle foreground #F55D79 name Library constant scope support.constant settings fontStyle foreground #1F8181 name Library class/type scope support.type, support.class settings fontStyle italic foreground #1F8181 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F8BB39 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #a09688 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F8BB39 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #1F8181 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F8BB39 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #F2BC79 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F8BB39 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #1F8181 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #F2BC79 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F8BB39 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #F2BC79 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #F2BC79 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #F2BC79 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #F2BC79 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #F2BC79 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F28972 uuid 709ca247-2bcf-a03b-bc18-e56712cc2420 ================================================ FILE: sublime/contrast/mud-contrast.tmTheme ================================================ name Mud Contrast settings settings background #0d0b0b caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #171413 selection #b5db99 selectionForeground #4e653d findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #e9c865 bracketsOptions underline bracketContentsForeground #FF9787 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #524343 name String scope string settings foreground #b5db99 name Number scope constant.numeric settings foreground #b5db99 name Built-in constant scope constant.language settings foreground #f55239 name User-defined constant scope constant.character, constant.other settings foreground #f55239 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #f8553c name Storage scope storage settings fontStyle foreground #f55239 name Storage type scope storage.type settings fontStyle foreground #f2c12f name Class name scope entity.name.class settings fontStyle underline foreground #f55239 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #f55239 name Function name scope entity.name.function settings fontStyle foreground #8ee350 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #f2c12f name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #f55239 name Library function scope support.function settings fontStyle foreground #eaba2c name Library constant scope support.constant settings fontStyle foreground #f55239 name Library class/type scope support.type, support.class settings fontStyle italic foreground #f55239 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #b5db99 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #e3d7d6 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #b5db99 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #f55239 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #b5db99 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #f2c12f name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #b5db99 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #f55239 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #f8553c name Markdown Raw scope markup.raw.inline.markdown settings foreground #b5db99 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #f8553c name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #f8553c name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #f8553c name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #f2c12f fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #f2c12f name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #8ee350 uuid 2afdac00-065e-814d-e50d-aa8453734157 ================================================ FILE: sublime/contrast/patriot-contrast.tmTheme ================================================ name Patriot Contrast settings settings background #0d0e0f caret #f8f8f0 foreground #CAD9E3 invisibles #3b3a32 lineHighlight #191b1c selection #DE333C selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #69ADB5 bracketsOptions underline bracketContentsForeground #25808A bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #515E66 name String scope string settings foreground #3790DE name Number scope constant.numeric settings foreground #2E6FD9 name Built-in constant scope constant.language settings foreground #2E6FD9 name User-defined constant scope constant.character, constant.other settings foreground #2E6FD9 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #BBBCC4 name Storage scope storage settings fontStyle foreground #2E6FD9 name Storage type scope storage.type settings fontStyle foreground #DE333C name Class name scope entity.name.class settings fontStyle underline foreground #2E6FD9 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #2E6FD9 name Function name scope entity.name.function settings fontStyle foreground #ffffff name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #DE333C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #2E6FD9 name Library function scope support.function settings fontStyle foreground #DE333C name Library constant scope support.constant settings fontStyle foreground #2E6FD9 name Library class/type scope support.type, support.class settings fontStyle italic foreground #2E6FD9 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #3790DE name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #798b96 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #3790DE scope meta.structure.dictionary.json string.quoted.double.json settings foreground #2E6FD9 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #3790DE name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #CAD9E3 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #DE333C name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #CAD9E3 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #2E6FD9 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #2E6FD9 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #BBBCC4 name Markdown Raw scope markup.raw.inline.markdown settings foreground #3790DE name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #BBBCC4 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #BBBCC4 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #BBBCC4 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #DE333C fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #DE333C name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #ffffff uuid ebcc0a66-3373-2a5d-8096-1755fbe017fd ================================================ FILE: sublime/contrast/peacock-contrast.tmTheme ================================================ name Peacock Contrast settings settings background #0c0c0b caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #151513 selection #ff5d38 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #26a6a6 bracketsOptions underline bracketContentsForeground #ff5d38 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #555555 name String scope string settings foreground #bcd42a name Number scope constant.numeric settings foreground #bcd42a name Built-in constant scope constant.language settings foreground #ff5d38 name User-defined constant scope constant.character, constant.other settings foreground #ff5d38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #ff5d38 name Storage type scope storage.type settings fontStyle foreground #26a6a6 name Class name scope entity.name.class settings fontStyle underline foreground #ff5d38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #ff5d38 name Function name scope entity.name.function settings fontStyle foreground #bcd42a name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #26a6a6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #ff5d38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #ff5d38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #ff5d38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #bcd42a name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #888888 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #bcd42a scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ff5d38 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #bcd42a name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #26a6a6 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #bcd42a fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #ff5d38 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #26A6A6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #bcd42a name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #26A6A6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #26A6A6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #26A6A6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #26a6a6 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #26a6a6 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #bcd42a uuid 5dfacd51-95c2-e97f-334d-c419b975ac61 ================================================ FILE: sublime/contrast/potpourri-contrast.tmTheme ================================================ name Potpourri Contrast settings settings background #0d0c0c caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #141313 selection #ED1153 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #C491C4 bracketsOptions underline bracketContentsForeground #ED1153 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #696363 name String scope string settings foreground #B866FA name Number scope constant.numeric settings foreground #C84FF0 name Built-in constant scope constant.language settings foreground #ED1153 name User-defined constant scope constant.character, constant.other settings foreground #ED1153 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #ED1153 name Storage scope storage settings fontStyle foreground #ED1153 name Storage type scope storage.type settings fontStyle foreground #C491C4 name Class name scope entity.name.class settings fontStyle underline foreground #ED1153 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #ED1153 name Function name scope entity.name.function settings fontStyle foreground #B866FA name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #C491C4 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #ED1153 name Library function scope support.function settings fontStyle foreground #F76ACB name Library constant scope support.constant settings fontStyle foreground #ED1153 name Library class/type scope support.type, support.class settings fontStyle italic foreground #ED1153 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #B866FA name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #8f8787 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #B866FA scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ED1153 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #B866FA name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #C491C4 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #C84FF0 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #ED1153 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #ED1153 name Markdown Raw scope markup.raw.inline.markdown settings foreground #B866FA name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #ED1153 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #ED1153 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #ED1153 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #C491C4 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #C491C4 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #B866FA uuid 02ca3db7-6784-f6bb-aba9-c255f898939b ================================================ FILE: sublime/contrast/revelation-contrast.tmTheme ================================================ name Revelation Contrast settings settings background #0c0b0b caret #f8f8f0 foreground #DEDEDE invisibles #3b3a32 lineHighlight #1a1918 selection #617FA0 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #95C2E8 bracketsOptions underline bracketContentsForeground #FFBB29 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7b726b name String scope string settings foreground #FFBB29 name Number scope constant.numeric settings foreground #617FA0 name Built-in constant scope constant.language settings foreground #617FA0 name User-defined constant scope constant.character, constant.other settings foreground #617FA0 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #C2DCF2 name Storage scope storage settings fontStyle foreground #617FA0 name Storage type scope storage.type settings fontStyle foreground #4E5D84 name Class name scope entity.name.class settings fontStyle underline foreground #617FA0 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #617FA0 name Function name scope entity.name.function settings fontStyle foreground #95C2E8 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #4E5D84 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #617FA0 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #617FA0 name Library class/type scope support.type, support.class settings fontStyle italic foreground #617FA0 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FFBB29 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #a19790 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FFBB29 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #617FA0 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FFBB29 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #DEDEDE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #4E5D84 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #DEDEDE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #617FA0 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #617FA0 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #C2DCF2 name Markdown Raw scope markup.raw.inline.markdown settings foreground #FFBB29 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #C2DCF2 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #C2DCF2 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #C2DCF2 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #4E5D84 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #4E5D84 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #95C2E8 uuid a9198b71-55e6-8432-260d-61986130edb9 ================================================ FILE: sublime/contrast/slime-contrast.tmTheme ================================================ name Slime Contrast settings settings background #0b0c0d caret #f8f8f0 foreground #FFFFFF invisibles #3b3a32 lineHighlight #131516 selection #C7AF3F selectionForeground #4e653d findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #8AB8A2 bracketsOptions underline bracketContentsForeground #C7AF3F bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #4F5A63 name String scope string settings foreground #FAFFDB name Number scope constant.numeric settings foreground #C7AF3F name Built-in constant scope constant.language settings foreground #6a9ec5 name User-defined constant scope constant.character, constant.other settings foreground #6a9ec5 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #689dc5 name Storage scope storage settings fontStyle foreground #6a9ec5 name Storage type scope storage.type settings fontStyle foreground #d8e778 name Class name scope entity.name.class settings fontStyle underline foreground #6a9ec5 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #6a9ec5 name Function name scope entity.name.function settings fontStyle foreground #d0b123 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #d8e778 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #6a9ec5 name Library function scope support.function settings fontStyle foreground #dfbf29 name Library constant scope support.constant settings fontStyle foreground #6a9ec5 name Library class/type scope support.type, support.class settings fontStyle italic foreground #6a9ec5 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FAFFDB name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #80919f scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FAFFDB scope meta.structure.dictionary.json string.quoted.double.json settings foreground #6a9ec5 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FAFFDB name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #FFFFFF name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #d8e778 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #FFFFFF fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #C7AF3F fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #6a9ec5 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #689dc5 name Markdown Raw scope markup.raw.inline.markdown settings foreground #FAFFDB name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #689dc5 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #689dc5 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #689dc5 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #d8e778 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #d8e778 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #d0b123 uuid 0a872f14-3276-ff04-60a3-44624117a0de ================================================ FILE: sublime/contrast/snappy-contrast.tmTheme ================================================ name Snappy Contrast settings settings background #0c0c0c caret #f8f8f0 foreground #e3e2e0 invisibles #3b3a32 lineHighlight #181818 selection #f66153 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #808dd3 bracketsOptions underline bracketContentsForeground #f66153 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #696969 name String scope string settings foreground #4ea1df name Number scope constant.numeric settings foreground #4ea1df name Built-in constant scope constant.language settings foreground #f66153 name User-defined constant scope constant.character, constant.other settings foreground #f66153 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #f66153 name Storage scope storage settings fontStyle foreground #f66153 name Storage type scope storage.type settings fontStyle foreground #4ea1df name Class name scope entity.name.class settings fontStyle underline foreground #f66153 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #f66153 name Function name scope entity.name.function settings fontStyle foreground #808dd3 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #4ea1df name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #f66153 name Library function scope support.function settings fontStyle foreground #808dd3 name Library constant scope support.constant settings fontStyle foreground #f66153 name Library class/type scope support.type, support.class settings fontStyle italic foreground #f66153 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #4ea1df name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #909090 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #4ea1df scope meta.structure.dictionary.json string.quoted.double.json settings foreground #f66153 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #4ea1df name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #e3e2e0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #4ea1df name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #e3e2e0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #4ea1df fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #f66153 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #f66153 name Markdown Raw scope markup.raw.inline.markdown settings foreground #4ea1df name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #f66153 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #f66153 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #f66153 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #4ea1df fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #4ea1df name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #808dd3 uuid 044a1d27-f7ef-c071-a6ff-6b47b229085c ================================================ FILE: sublime/contrast/solarflare-contrast.tmTheme ================================================ name Solarflare Contrast settings settings background #000000 caret #f8f8f0 foreground #e3e2e0 invisibles #3b3a32 lineHighlight #151515 selection #FF4E50 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FC913A bracketsOptions underline bracketContentsForeground #FF4E50 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777777 name String scope string settings foreground #EDE574 name Number scope constant.numeric settings foreground #FF4E50 name Built-in constant scope constant.language settings foreground #FF4E50 name User-defined constant scope constant.character, constant.other settings foreground #FF4E50 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FF4E50 name Storage scope storage settings fontStyle foreground #FF4E50 name Storage type scope storage.type settings fontStyle foreground #FC913A name Class name scope entity.name.class settings fontStyle underline foreground #FF4E50 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF4E50 name Function name scope entity.name.function settings fontStyle foreground #EDE574 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FC913A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF4E50 name Library function scope support.function settings fontStyle foreground #FC913A name Library constant scope support.constant settings fontStyle foreground #FF4E50 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF4E50 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #EDE574 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9b9b9b scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #EDE574 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FF4E50 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #EDE574 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #e3e2e0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FC913A name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #e3e2e0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #FF4E50 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FF4E50 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #FF4E50 name Markdown Raw scope markup.raw.inline.markdown settings foreground #EDE574 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #FF4E50 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #FF4E50 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #FF4E50 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FC913A fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FC913A name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #EDE574 uuid d685de95-c6a2-bb26-9d95-4e09aa72b688 ================================================ FILE: sublime/contrast/sourlick-contrast.tmTheme ================================================ name Sourlick Contrast settings settings background #060606 caret #f8f8f0 foreground #DEDEDE invisibles #3b3a32 lineHighlight #171615 selection #518f0d selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FFBB29 bracketsOptions underline bracketContentsForeground #70C910 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #E4FF33 name Number scope constant.numeric settings foreground #FC580C name Built-in constant scope constant.language settings foreground #8AC27A name User-defined constant scope constant.character, constant.other settings foreground #8AC27A name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #D2EB31 name Storage scope storage settings fontStyle foreground #8AC27A name Storage type scope storage.type settings fontStyle foreground #EDF252 name Class name scope entity.name.class settings fontStyle underline foreground #8AC27A name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8AC27A name Function name scope entity.name.function settings fontStyle foreground #BDF522 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #EDF252 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #8AC27A name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #8AC27A name Library class/type scope support.type, support.class settings fontStyle italic foreground #8AC27A name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #E4FF33 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #92867d scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #E4FF33 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #8AC27A scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #E4FF33 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #DEDEDE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #EDF252 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #DEDEDE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #FC580C fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #8AC27A name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #D2EB31 name Markdown Raw scope markup.raw.inline.markdown settings foreground #E4FF33 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #D2EB31 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #D2EB31 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #D2EB31 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #EDF252 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #EDF252 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #BDF522 uuid 3e2d4070-7848-764f-4b5d-aa059c8d6185 ================================================ FILE: sublime/contrast/stark-contrast.tmTheme ================================================ name Stark Contrast settings settings background #0b0a0a caret #f8f8f0 foreground #DEDEDE invisibles #3b3a32 lineHighlight #181716 selection #F03113 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #D1D1D1 bracketsOptions underline bracketContentsForeground #F03113 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #FFBB29 name Number scope constant.numeric settings foreground #617FA0 name Built-in constant scope constant.language settings foreground #F03113 name User-defined constant scope constant.character, constant.other settings foreground #F03113 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #aaaaaa name Storage scope storage settings fontStyle foreground #F03113 name Storage type scope storage.type settings fontStyle foreground #FFBB29 name Class name scope entity.name.class settings fontStyle underline foreground #F03113 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F03113 name Function name scope entity.name.function settings fontStyle foreground #F03113 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FFBB29 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F03113 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #F03113 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F03113 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FFBB29 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #877d76 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FFBB29 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F03113 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FFBB29 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #DEDEDE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FFBB29 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #DEDEDE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #617FA0 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #F03113 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #aaaaaa name Markdown Raw scope markup.raw.inline.markdown settings foreground #FFBB29 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #aaaaaa name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #aaaaaa name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #aaaaaa name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FFBB29 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FFBB29 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F03113 uuid 0b571492-af50-a9b2-7237-61fbf326ac1e ================================================ FILE: sublime/contrast/tron-contrast.tmTheme ================================================ name Tron Contrast settings settings background #07090b caret #f8f8f0 foreground #aec2e0 invisibles #3b3a32 lineHighlight #101419 selection #7a9bc2 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #7a9bc2 bracketsOptions underline bracketContentsForeground #ffffff bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #324357 name String scope string settings foreground #6ee2ff name Number scope constant.numeric settings foreground #6ee2ff name Built-in constant scope constant.language settings foreground #ffffff name User-defined constant scope constant.character, constant.other settings foreground #ffffff name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #748aa6 name Storage scope storage settings fontStyle foreground #ffffff name Storage type scope storage.type settings fontStyle foreground #267fb5 name Class name scope entity.name.class settings fontStyle underline foreground #ffffff name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #ffffff name Function name scope entity.name.function settings fontStyle foreground #ffffff name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #267fb5 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #ffffff name Library function scope support.function settings fontStyle foreground #267fb5 name Library constant scope support.constant settings fontStyle foreground #ffffff name Library class/type scope support.type, support.class settings fontStyle italic foreground #ffffff name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #6ee2ff name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #4d6785 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #6ee2ff scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ffffff scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #6ee2ff name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #aec2e0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #267fb5 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #aec2e0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #6ee2ff fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #ffffff name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #748aa6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #6ee2ff name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #748aa6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #748aa6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #748aa6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #267fb5 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #267fb5 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #ffffff uuid f5508b8c-132b-1556-b8db-f43f608c596c ================================================ FILE: sublime/contrast/turnip-contrast.tmTheme ================================================ name Turnip Contrast settings settings background #080809 caret #f8f8f0 foreground #EDE0CE invisibles #3b3a32 lineHighlight #1c1d1f selection #487D76 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #487D76 bracketsOptions underline bracketContentsForeground #92B55F bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #E8DA5E name Number scope constant.numeric settings foreground #E8DA5E name Built-in constant scope constant.language settings foreground #487D76 name User-defined constant scope constant.character, constant.other settings foreground #487D76 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #92B55F name Storage scope storage settings fontStyle foreground #487D76 name Storage type scope storage.type settings fontStyle foreground #92B55F name Class name scope entity.name.class settings fontStyle underline foreground #487D76 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #487D76 name Function name scope entity.name.function settings fontStyle foreground #E8DA5E name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #92B55F name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #487D76 name Library function scope support.function settings fontStyle foreground #487D76 name Library constant scope support.constant settings fontStyle foreground #487D76 name Library class/type scope support.type, support.class settings fontStyle italic foreground #487D76 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #E8DA5E name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #aea395 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #E8DA5E scope meta.structure.dictionary.json string.quoted.double.json settings foreground #487D76 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #E8DA5E name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #EDE0CE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #92B55F name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #EDE0CE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #E8DA5E fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #487D76 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #92B55F name Markdown Raw scope markup.raw.inline.markdown settings foreground #E8DA5E name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #92B55F name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #92B55F name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #92B55F name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #92B55F fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #92B55F name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #E8DA5E uuid ec9e030b-870a-f127-5f54-8928209f4720 ================================================ FILE: sublime/contrast/zacks-contrast.tmTheme ================================================ name Zacks Contrast settings settings background #000000 caret #f8f8f0 foreground #f0f0f0 invisibles #3b3a32 lineHighlight #151515 selection #9c7ddb selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #9c7ddb bracketsOptions underline bracketContentsForeground #ff6a38 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777777 name String scope string settings foreground #bcd42a name Number scope constant.numeric settings foreground #bcd42a name Built-in constant scope constant.language settings foreground #ff6a38 name User-defined constant scope constant.character, constant.other settings foreground #ff6a38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #ff6a38 name Storage scope storage settings fontStyle foreground #ff6a38 name Storage type scope storage.type settings fontStyle foreground #9c7ddb name Class name scope entity.name.class settings fontStyle underline foreground #ff6a38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #ff6a38 name Function name scope entity.name.function settings fontStyle foreground #bcd42a name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #9c7ddb name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #ff6a38 name Library function scope support.function settings fontStyle foreground #9c7ddb name Library constant scope support.constant settings fontStyle foreground #ff6a38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #ff6a38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #bcd42a name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #afafaf scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #bcd42a scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ff6a38 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #bcd42a name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #f0f0f0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #9c7ddb name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #f0f0f0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #bcd42a fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #ff6a38 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #ff6a38 name Markdown Raw scope markup.raw.inline.markdown settings foreground #bcd42a name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #ff6a38 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #ff6a38 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #ff6a38 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #9c7ddb fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #9c7ddb name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #bcd42a uuid 219d0887-b1cb-a15f-0b71-31cdf98e79bf ================================================ FILE: sublime/crisp.tmTheme ================================================ name Crisp settings settings background #221a22 caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #1c151c selection #FC6A0F selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #cba0cd bracketsOptions underline bracketContentsForeground #765478 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #574457 name String scope string settings foreground #fc9a0f name Number scope constant.numeric settings foreground #fc9a0f name Built-in constant scope constant.language settings foreground #765478 name User-defined constant scope constant.character, constant.other settings foreground #765478 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FC6A0F name Storage scope storage settings fontStyle foreground #765478 name Storage type scope storage.type settings fontStyle foreground #cba0cd name Class name scope entity.name.class settings fontStyle underline foreground #765478 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #765478 name Function name scope entity.name.function settings fontStyle foreground #FC6A0F name Function argument scope variable.parameter settings fontStyle italic foreground #ffffff name Tag name scope entity.name.tag settings fontStyle foreground #cba0cd name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #765478 name Library function scope support.function settings fontStyle foreground #cba0cd name Library constant scope support.constant settings fontStyle foreground #765478 name Library class/type scope support.type, support.class settings fontStyle italic foreground #765478 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #fc9a0f name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #776377 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #fc9a0f scope meta.structure.dictionary.json string.quoted.double.json settings foreground #765478 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #fc9a0f name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #cba0cd name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground #ffffff fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #fc9a0f fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #765478 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #FC6A0F name Markdown Raw scope markup.raw.inline.markdown settings foreground #fc9a0f name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #FC6A0F name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #FC6A0F name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #FC6A0F name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #cba0cd fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #cba0cd name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FC6A0F uuid 6059545b-206c-4b23-0b97-fd3651b473a3 ================================================ FILE: sublime/darkside.tmTheme ================================================ name Darkside settings settings background #222324 caret #f8f8f0 foreground #BABABA invisibles #3b3a32 lineHighlight #303333 selection #FF4E50 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #68C244 bracketsOptions underline bracketContentsForeground #E8341C bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #494B4D name String scope string settings foreground #F2D42C name Number scope constant.numeric settings foreground #8E69C9 name Built-in constant scope constant.language settings foreground #E8341C name User-defined constant scope constant.character, constant.other settings foreground #E8341C name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #F08D24 name Storage scope storage settings fontStyle foreground #E8341C name Storage type scope storage.type settings fontStyle foreground #1CC3E8 name Class name scope entity.name.class settings fontStyle underline foreground #E8341C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #E8341C name Function name scope entity.name.function settings fontStyle foreground #68C244 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #1CC3E8 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #E8341C name Library function scope support.function settings fontStyle foreground #8E69C9 name Library constant scope support.constant settings fontStyle foreground #E8341C name Library class/type scope support.type, support.class settings fontStyle italic foreground #E8341C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F2D42C name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #696b6e scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F2D42C scope meta.structure.dictionary.json string.quoted.double.json settings foreground #E8341C scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F2D42C name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #BABABA name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #1CC3E8 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #BABABA fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #8E69C9 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #E8341C name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #F08D24 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F2D42C name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #F08D24 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #F08D24 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #F08D24 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #1CC3E8 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #1CC3E8 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #68C244 uuid 96011e16-c8aa-55fd-df6f-f5c69247178a ================================================ FILE: sublime/earthsong.tmTheme ================================================ name Earthsong settings settings background #36312C caret #f8f8f0 foreground #EBD1B7 invisibles #3b3a32 lineHighlight #45403B selection #DB784D selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #DB784D bracketsOptions underline bracketContentsForeground #95CC5E bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #F8BB39 name Built-in constant scope constant.language settings foreground #DB784D name User-defined constant scope constant.character, constant.other settings foreground #DB784D name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #DB784D name Storage scope storage settings fontStyle foreground #DB784D name Storage type scope storage.type settings fontStyle foreground #95CC5E name Class name scope entity.name.class settings fontStyle underline foreground #DB784D name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #DB784D name Function name scope entity.name.function settings fontStyle foreground #60A365 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #95CC5E name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #DB784D name Library function scope support.function settings fontStyle foreground #95CC5E name Library constant scope support.constant settings fontStyle foreground #DB784D name Library class/type scope support.type, support.class settings fontStyle italic foreground #DB784D name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F8BB39 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9a9082 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F8BB39 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #DB784D scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F8BB39 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #EBD1B7 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #95CC5E name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #EBD1B7 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F8BB39 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #DB784D name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #DB784D name Markdown Raw scope markup.raw.inline.markdown settings foreground #F8BB39 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #DB784D name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #DB784D name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #DB784D name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #95CC5E fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #95CC5E name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #60A365 uuid def18d1f-ce25-72b7-34a3-565c0bcbc74e ================================================ FILE: sublime/freshcut.tmTheme ================================================ name FreshCut settings settings background #2F3030 caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #383939 selection #008097 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #4ECDC4 bracketsOptions underline bracketContentsForeground #00A8C6 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #737b84 name String scope string settings foreground #e9ee00 name Number scope constant.numeric settings foreground #8FBE00 name Built-in constant scope constant.language settings foreground #00A8C6 name User-defined constant scope constant.character, constant.other settings foreground #00A8C6 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #C8D7E8 name Storage scope storage settings fontStyle foreground #00A8C6 name Storage type scope storage.type settings fontStyle foreground #4ECDC4 name Class name scope entity.name.class settings fontStyle underline foreground #00A8C6 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #00A8C6 name Function name scope entity.name.function settings fontStyle foreground #AEE239 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #4ECDC4 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #00A8C6 name Library function scope support.function settings fontStyle foreground #4ECDC4 name Library constant scope support.constant settings fontStyle foreground #00A8C6 name Library class/type scope support.type, support.class settings fontStyle italic foreground #00A8C6 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #e9ee00 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #939da8 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #e9ee00 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #00A8C6 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #e9ee00 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #4ECDC4 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #8FBE00 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #00A8C6 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #C8D7E8 name Markdown Raw scope markup.raw.inline.markdown settings foreground #e9ee00 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #C8D7E8 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #C8D7E8 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #C8D7E8 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #4ECDC4 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #4ECDC4 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #AEE239 uuid b92c269e-8a89-5d85-1bc8-59131bd3d3ac ================================================ FILE: sublime/frontier.tmTheme ================================================ name Frontier settings settings background #36312C caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #45403B selection #2EBF7E selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #2EBF7E bracketsOptions underline bracketContentsForeground #F23A3A bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #2EBF7E name Built-in constant scope constant.language settings foreground #F23A3A name User-defined constant scope constant.character, constant.other settings foreground #F23A3A name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FC803D name Storage scope storage settings fontStyle foreground #F23A3A name Storage type scope storage.type settings fontStyle foreground #2EBF7E name Class name scope entity.name.class settings fontStyle underline foreground #F23A3A name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F23A3A name Function name scope entity.name.function settings fontStyle foreground #F8BB39 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #2EBF7E name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F23A3A name Library function scope support.function settings fontStyle foreground #2EBF7E name Library constant scope support.constant settings fontStyle foreground #F23A3A name Library class/type scope support.type, support.class settings fontStyle italic foreground #F23A3A name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F8BB39 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #a59a8a scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F8BB39 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F23A3A scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F8BB39 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #2EBF7E name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #2EBF7E fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #F23A3A name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #FC803D name Markdown Raw scope markup.raw.inline.markdown settings foreground #F8BB39 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #FC803D name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #FC803D name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #FC803D name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #2EBF7E fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #2EBF7E name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F8BB39 uuid 14a16b1b-fe4e-ec57-1e16-ba761caa77b1 ================================================ FILE: sublime/github.tmTheme ================================================ name Github settings settings background #ffffff caret #444444 foreground #555555 invisibles #3b3a32 lineHighlight #eeeeee selection #008080 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #ffffff activeGuide #9d550fb0 bracketsForeground #445588 bracketsOptions underline bracketContentsForeground #008080 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #b8b6b1 name String scope string settings foreground #DD1144 name Number scope constant.numeric settings foreground #DD1144 name Built-in constant scope constant.language settings foreground #008080 name User-defined constant scope constant.character, constant.other settings foreground #008080 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #555555 name Storage scope storage settings fontStyle foreground #008080 name Storage type scope storage.type settings fontStyle foreground #445588 name Class name scope entity.name.class settings fontStyle underline foreground #008080 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #008080 name Function name scope entity.name.function settings fontStyle foreground #DD1144 name Function argument scope variable.parameter settings fontStyle italic foreground #008080 name Tag name scope entity.name.tag settings fontStyle foreground #445588 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #008080 name Library function scope support.function settings fontStyle foreground #445588 name Library constant scope support.constant settings fontStyle foreground #008080 name Library class/type scope support.type, support.class settings fontStyle italic foreground #008080 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #DD1144 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #7f7e7a scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #DD1144 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #008080 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #DD1144 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #555555 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #445588 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #555555 fontStyle normal name Function argument scope variable.other settings foreground #008080 fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #DD1144 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #008080 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #555555 name Markdown Raw scope markup.raw.inline.markdown settings foreground #DD1144 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #555555 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #555555 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #555555 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #445588 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #445588 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #DD1144 uuid e1adbcbb-92c6-22d0-b3e6-19f9d0730abf ================================================ FILE: sublime/gloom.tmTheme ================================================ name Gloom settings settings background #2A332B caret #f8f8f0 foreground #D8EBE5 invisibles #3b3a32 lineHighlight #3C4D3E selection #FF5D38 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FF5D38 bracketsOptions underline bracketContentsForeground #26A6A6 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #4F6E64 name String scope string settings foreground #BCD42A name Number scope constant.numeric settings foreground #BCD42A name Built-in constant scope constant.language settings foreground #FF5D38 name User-defined constant scope constant.character, constant.other settings foreground #FF5D38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #FF5D38 name Storage type scope storage.type settings fontStyle foreground #26A6A6 name Class name scope entity.name.class settings fontStyle underline foreground #FF5D38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF5D38 name Function name scope entity.name.function settings fontStyle foreground #BCD42A name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #26A6A6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF5D38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #FF5D38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF5D38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #BCD42A name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #668e81 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #BCD42A scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FF5D38 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #BCD42A name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #D8EBE5 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #26A6A6 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #D8EBE5 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #BCD42A fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FF5D38 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #26A6A6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #BCD42A name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #26A6A6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #26A6A6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #26A6A6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #26A6A6 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #26A6A6 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #BCD42A uuid b1ea21fb-2177-ffed-af81-0a3967e76069 ================================================ FILE: sublime/glowfish.tmTheme ================================================ name Glowfish settings settings background #191f13 caret #f8f8f0 foreground #6ea240 invisibles #3b3a32 lineHighlight #222a1a selection #DB784D selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #DB784D bracketsOptions underline bracketContentsForeground #95CC5E bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #3c4e2d name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #95CC5E name Built-in constant scope constant.language settings foreground #DB784D name User-defined constant scope constant.character, constant.other settings foreground #DB784D name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #D65940 name Storage scope storage settings fontStyle foreground #DB784D name Storage type scope storage.type settings fontStyle foreground #95CC5E name Class name scope entity.name.class settings fontStyle underline foreground #DB784D name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #DB784D name Function name scope entity.name.function settings fontStyle foreground #60A365 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #95CC5E name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #DB784D name Library function scope support.function settings fontStyle foreground #95CC5E name Library constant scope support.constant settings fontStyle foreground #DB784D name Library class/type scope support.type, support.class settings fontStyle italic foreground #DB784D name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F8BB39 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #67854f scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F8BB39 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #DB784D scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F8BB39 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #6ea240 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #95CC5E name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #6ea240 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #95CC5E fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #DB784D name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #D65940 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F8BB39 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #D65940 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #D65940 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #D65940 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #95CC5E fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #95CC5E name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #60A365 uuid 5776f357-26d4-49f0-53af-019e1b902b92 ================================================ FILE: sublime/goldfish.tmTheme ================================================ name Goldfish settings settings background #2E3336 caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #465459 selection #F38630 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #A7DBD8 bracketsOptions underline bracketContentsForeground #F38630 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #505C63 name String scope string settings foreground #f36e3a name Number scope constant.numeric settings foreground #f25619 name Built-in constant scope constant.language settings foreground #FA6900 name User-defined constant scope constant.character, constant.other settings foreground #FA6900 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #A7DBD8 name Storage scope storage settings fontStyle foreground #FA6900 name Storage type scope storage.type settings fontStyle foreground #F38630 name Class name scope entity.name.class settings fontStyle underline foreground #FA6900 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FA6900 name Function name scope entity.name.function settings fontStyle foreground #69D2E7 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #F38630 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FA6900 name Library function scope support.function settings fontStyle foreground #F38630 name Library constant scope support.constant settings fontStyle foreground #FA6900 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FA6900 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #f36e3a name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #798891 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #f36e3a scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FA6900 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #f36e3a name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #F38630 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #f25619 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FA6900 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #A7DBD8 name Markdown Raw scope markup.raw.inline.markdown settings foreground #f36e3a name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #A7DBD8 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #A7DBD8 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #A7DBD8 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #F38630 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #F38630 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #69D2E7 uuid 96dcd3f3-4f6b-0046-9c77-915b5ab45550 ================================================ FILE: sublime/grunge.tmTheme ================================================ name Grunge settings settings background #31332C caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #41453A selection #F56991 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FFC48C bracketsOptions underline bracketContentsForeground #F56991 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #5C634F name String scope string settings foreground #D1F2A5 name Number scope constant.numeric settings foreground #F56991 name Built-in constant scope constant.language settings foreground #F56991 name User-defined constant scope constant.character, constant.other settings foreground #F56991 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #91A374 name Storage scope storage settings fontStyle foreground #F56991 name Storage type scope storage.type settings fontStyle foreground #D1F2A5 name Class name scope entity.name.class settings fontStyle underline foreground #F56991 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F56991 name Function name scope entity.name.function settings fontStyle foreground #FFC48C name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #D1F2A5 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F56991 name Library function scope support.function settings fontStyle foreground #FFC48C name Library constant scope support.constant settings fontStyle foreground #F56991 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F56991 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #D1F2A5 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #7f886f scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #D1F2A5 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F56991 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #D1F2A5 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #D1F2A5 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F56991 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #F56991 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #91A374 name Markdown Raw scope markup.raw.inline.markdown settings foreground #D1F2A5 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #91A374 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #91A374 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #91A374 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #D1F2A5 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #D1F2A5 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FFC48C uuid 42dd5b57-5163-e4a0-3fb1-6c58f7c7ce50 ================================================ FILE: sublime/halflife.tmTheme ================================================ name Halflife settings settings background #222222 caret #f8f8f0 foreground #cccccc invisibles #3b3a32 lineHighlight #282828 selection #F85931 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FC913A bracketsOptions underline bracketContentsForeground #7D8991 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #555555 name String scope string settings foreground #F9D423 name Number scope constant.numeric settings foreground #F9D423 name Built-in constant scope constant.language settings foreground #7D8991 name User-defined constant scope constant.character, constant.other settings foreground #7D8991 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #7D8991 name Storage scope storage settings fontStyle foreground #7D8991 name Storage type scope storage.type settings fontStyle foreground #FC913A name Class name scope entity.name.class settings fontStyle underline foreground #7D8991 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #7D8991 name Function name scope entity.name.function settings fontStyle foreground #F9D423 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FC913A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #7D8991 name Library function scope support.function settings fontStyle foreground #F85931 name Library constant scope support.constant settings fontStyle foreground #7D8991 name Library class/type scope support.type, support.class settings fontStyle italic foreground #7D8991 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F9D423 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #808080 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F9D423 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #7D8991 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F9D423 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #cccccc name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FC913A name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #cccccc fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F9D423 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #7D8991 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #7D8991 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F9D423 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #7D8991 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #7D8991 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #7D8991 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FC913A fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FC913A name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F9D423 uuid 1cdf916d-9e6e-2485-89b7-c97a0dfb53d5 ================================================ FILE: sublime/heroku.tmTheme ================================================ name Heroku settings settings background #1b1b24 caret #f8f8f0 foreground #c8c7d5 invisibles #3b3a32 lineHighlight #242430 selection #7873ae selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #7873ae bracketsOptions underline bracketContentsForeground #a6fa62 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #505067 name String scope string settings foreground #a6fa62 name Number scope constant.numeric settings foreground #a6fa62 name Built-in constant scope constant.language settings foreground #7873ae name User-defined constant scope constant.character, constant.other settings foreground #7873ae name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #7873ae name Storage scope storage settings fontStyle foreground #7873ae name Storage type scope storage.type settings fontStyle foreground #585480 name Class name scope entity.name.class settings fontStyle underline foreground #7873ae name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #7873ae name Function name scope entity.name.function settings fontStyle foreground #ffffff name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #585480 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #7873ae name Library function scope support.function settings fontStyle foreground #a6fa62 name Library constant scope support.constant settings fontStyle foreground #7873ae name Library class/type scope support.type, support.class settings fontStyle italic foreground #7873ae name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #a6fa62 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #5d5d76 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #a6fa62 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #7873ae scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #a6fa62 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #c8c7d5 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #585480 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #c8c7d5 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #a6fa62 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #7873ae name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #7873ae name Markdown Raw scope markup.raw.inline.markdown settings foreground #a6fa62 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #7873ae name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #7873ae name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #7873ae name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #585480 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #585480 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #ffffff uuid 1a794174-61c9-adbe-88f8-b93e7fad392f ================================================ FILE: sublime/hyrule.tmTheme ================================================ name Hyrule settings settings background #2d2c2b caret #f8f8f0 foreground #c0d5c1 invisibles #3b3a32 lineHighlight #3d3934 selection #569e16 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #f5c504 bracketsOptions underline bracketContentsForeground #569e16 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #716d6a name String scope string settings foreground #ce830d name Number scope constant.numeric settings foreground #f5c504 name Built-in constant scope constant.language settings foreground #569e16 name User-defined constant scope constant.character, constant.other settings foreground #569e16 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #90c93f name Storage scope storage settings fontStyle foreground #569e16 name Storage type scope storage.type settings fontStyle foreground #f5c504 name Class name scope entity.name.class settings fontStyle underline foreground #569e16 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #569e16 name Function name scope entity.name.function settings fontStyle foreground #90c93f name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #f5c504 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #569e16 name Library function scope support.function settings fontStyle foreground #f5c504 name Library constant scope support.constant settings fontStyle foreground #569e16 name Library class/type scope support.type, support.class settings fontStyle italic foreground #569e16 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ce830d name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9e9a98 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #ce830d scope meta.structure.dictionary.json string.quoted.double.json settings foreground #569e16 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #ce830d name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #c0d5c1 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #f5c504 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #c0d5c1 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #f5c504 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #569e16 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #90c93f name Markdown Raw scope markup.raw.inline.markdown settings foreground #ce830d name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #90c93f name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #90c93f name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #90c93f name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #f5c504 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #f5c504 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #90c93f uuid 1282de75-895d-aa7e-659a-22fa78272798 ================================================ FILE: sublime/iceberg.tmTheme ================================================ name Iceberg settings settings background #323B3D caret #f8f8f0 foreground #BDD6DB invisibles #3b3a32 lineHighlight #3E4C4F selection #2D8DA1 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #59C0E3 bracketsOptions underline bracketContentsForeground #2D8DA1 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #537178 name String scope string settings foreground #FFFFFF name Number scope constant.numeric settings foreground #FFFFFF name Built-in constant scope constant.language settings foreground #2D8DA1 name User-defined constant scope constant.character, constant.other settings foreground #2D8DA1 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #B1E2F2 name Storage scope storage settings fontStyle foreground #2D8DA1 name Storage type scope storage.type settings fontStyle foreground #59C0E3 name Class name scope entity.name.class settings fontStyle underline foreground #2D8DA1 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #2D8DA1 name Function name scope entity.name.function settings fontStyle foreground #FFFFFF name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #59C0E3 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #2D8DA1 name Library function scope support.function settings fontStyle foreground #ffffff name Library constant scope support.constant settings fontStyle foreground #2D8DA1 name Library class/type scope support.type, support.class settings fontStyle italic foreground #2D8DA1 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FFFFFF name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #79a2ab scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FFFFFF scope meta.structure.dictionary.json string.quoted.double.json settings foreground #2D8DA1 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FFFFFF name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #BDD6DB name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #59C0E3 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #BDD6DB fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #FFFFFF fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #2D8DA1 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #B1E2F2 name Markdown Raw scope markup.raw.inline.markdown settings foreground #FFFFFF name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #B1E2F2 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #B1E2F2 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #B1E2F2 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #59C0E3 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #59C0E3 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FFFFFF uuid b9f1e40f-a2e2-d56e-00b3-5f266364715a ================================================ FILE: sublime/juicy.tmTheme ================================================ name Juicy settings settings background #222222 caret #f8f8f0 foreground #e3e2e0 invisibles #3b3a32 lineHighlight #282828 selection #FF4E50 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #c3cb4c bracketsOptions underline bracketContentsForeground #FF4E50 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777777 name String scope string settings foreground #3bc7b8 name Number scope constant.numeric settings foreground #CE1836 name Built-in constant scope constant.language settings foreground #3bc7b8 name User-defined constant scope constant.character, constant.other settings foreground #3bc7b8 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #EDB92E name Storage scope storage settings fontStyle foreground #3bc7b8 name Storage type scope storage.type settings fontStyle foreground #FF4E50 name Class name scope entity.name.class settings fontStyle underline foreground #3bc7b8 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #3bc7b8 name Function name scope entity.name.function settings fontStyle foreground #c3cb4c name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FF4E50 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #3bc7b8 name Library function scope support.function settings fontStyle foreground #F85931 name Library constant scope support.constant settings fontStyle foreground #3bc7b8 name Library class/type scope support.type, support.class settings fontStyle italic foreground #3bc7b8 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #3bc7b8 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9b9b9b scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #3bc7b8 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #3bc7b8 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #3bc7b8 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #e3e2e0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FF4E50 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #e3e2e0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #CE1836 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #3bc7b8 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #EDB92E name Markdown Raw scope markup.raw.inline.markdown settings foreground #3bc7b8 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #EDB92E name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #EDB92E name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #EDB92E name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FF4E50 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FF4E50 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #c3cb4c uuid 4b481719-122a-431e-3fdb-8d6f0c1b9bc5 ================================================ FILE: sublime/keen.tmTheme ================================================ name Keen settings settings background #111111 caret #f8f8f0 foreground #cccccc invisibles #3b3a32 lineHighlight #222222 selection #8767b7 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #6F8B94 bracketsOptions underline bracketContentsForeground #8767b7 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #374c60 name String scope string settings foreground #b5db99 name Number scope constant.numeric settings foreground #b5db99 name Built-in constant scope constant.language settings foreground #8767b7 name User-defined constant scope constant.character, constant.other settings foreground #8767b7 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #6F8B94 name Storage scope storage settings fontStyle foreground #8767b7 name Storage type scope storage.type settings fontStyle foreground #6F8B94 name Class name scope entity.name.class settings fontStyle underline foreground #8767b7 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8767b7 name Function name scope entity.name.function settings fontStyle foreground #b5db99 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #6F8B94 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #8767b7 name Library function scope support.function settings fontStyle foreground #8767b7 name Library constant scope support.constant settings fontStyle foreground #8767b7 name Library class/type scope support.type, support.class settings fontStyle italic foreground #8767b7 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #b5db99 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #56738e scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #b5db99 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #8767b7 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #b5db99 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #cccccc name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #6F8B94 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #cccccc fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #b5db99 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #8767b7 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #6F8B94 name Markdown Raw scope markup.raw.inline.markdown settings foreground #b5db99 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #6F8B94 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #6F8B94 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #6F8B94 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #6F8B94 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #6F8B94 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #b5db99 uuid 5e1d431d-7975-01f0-8190-a016323799cf ================================================ FILE: sublime/kiwi.tmTheme ================================================ name Kiwi settings settings background #161a19 caret #f8f8f0 foreground #EDEBE6 invisibles #3b3a32 lineHighlight #282f2d selection #0B6D5C selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #229986 bracketsOptions underline bracketContentsForeground #95C72A bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #354341 name String scope string settings foreground #a1e6c1 name Number scope constant.numeric settings foreground #a1e6c1 name Built-in constant scope constant.language settings foreground #95C72A name User-defined constant scope constant.character, constant.other settings foreground #95C72A name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #229986 name Storage scope storage settings fontStyle foreground #95C72A name Storage type scope storage.type settings fontStyle foreground #229986 name Class name scope entity.name.class settings fontStyle underline foreground #95C72A name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #95C72A name Function name scope entity.name.function settings fontStyle foreground #0B6D5C name Function argument scope variable.parameter settings fontStyle italic foreground #EDEBE6 name Tag name scope entity.name.tag settings fontStyle foreground #229986 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #95C72A name Library function scope support.function settings fontStyle foreground #95C72A name Library constant scope support.constant settings fontStyle foreground #95C72A name Library class/type scope support.type, support.class settings fontStyle italic foreground #95C72A name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #a1e6c1 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #5b7a75 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #a1e6c1 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #95C72A scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #a1e6c1 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #EDEBE6 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #229986 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #EDEBE6 fontStyle normal name Function argument scope variable.other settings foreground #EDEBE6 fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #a1e6c1 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #95C72A name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #229986 name Markdown Raw scope markup.raw.inline.markdown settings foreground #a1e6c1 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #229986 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #229986 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #229986 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #229986 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #229986 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #0B6D5C uuid b6ef9705-b1e5-8b64-3edc-23e7f81318ed ================================================ FILE: sublime/laravel.tmTheme ================================================ name Laravel settings settings background #2E2C2B caret #f8f8f0 foreground #DEDEDE invisibles #3b3a32 lineHighlight #3B3633 selection #cd724e selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FFC48C bracketsOptions underline bracketContentsForeground #FC580C bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #FDCA49 name Number scope constant.numeric settings foreground #FC580C name Built-in constant scope constant.language settings foreground #FC6B0A name User-defined constant scope constant.character, constant.other settings foreground #FC6B0A name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FFA927 name Storage scope storage settings fontStyle foreground #FC6B0A name Storage type scope storage.type settings fontStyle foreground #FFC48C name Class name scope entity.name.class settings fontStyle underline foreground #FC6B0A name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FC6B0A name Function name scope entity.name.function settings fontStyle foreground #FC580C name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FFC48C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FC6B0A name Library function scope support.function settings fontStyle foreground #FFC48C name Library constant scope support.constant settings fontStyle foreground #FC6B0A name Library class/type scope support.type, support.class settings fontStyle italic foreground #FC6B0A name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FDCA49 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #8e8279 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FDCA49 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FC6B0A scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FDCA49 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #DEDEDE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FFC48C name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #DEDEDE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #FC580C fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FC6B0A name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #FFA927 name Markdown Raw scope markup.raw.inline.markdown settings foreground #FDCA49 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #FFA927 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #FFA927 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #FFA927 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FFC48C fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FFC48C name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FC580C uuid a5c95b86-291e-a299-fcbe-64458ed12702 ================================================ FILE: sublime/lavender.tmTheme ================================================ name Lavender settings settings background #29222E caret #f8f8f0 foreground #E0CEED invisibles #3b3a32 lineHighlight #3A2F42 selection #B657FF selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #A29DFA bracketsOptions underline bracketContentsForeground #B657FF bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #614e6e name String scope string settings foreground #F5B0EF name Number scope constant.numeric settings foreground #F25AE6 name Built-in constant scope constant.language settings foreground #B657FF name User-defined constant scope constant.character, constant.other settings foreground #B657FF name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #8E6DA6 name Storage scope storage settings fontStyle foreground #B657FF name Storage type scope storage.type settings fontStyle foreground #A29DFA name Class name scope entity.name.class settings fontStyle underline foreground #B657FF name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #B657FF name Function name scope entity.name.function settings fontStyle foreground #F5B0EF name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #A29DFA name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #B657FF name Library function scope support.function settings fontStyle foreground #8E69C9 name Library constant scope support.constant settings fontStyle foreground #B657FF name Library class/type scope support.type, support.class settings fontStyle italic foreground #B657FF name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F5B0EF name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9076a1 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F5B0EF scope meta.structure.dictionary.json string.quoted.double.json settings foreground #B657FF scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F5B0EF name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #E0CEED name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #A29DFA name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #E0CEED fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F25AE6 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #B657FF name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #8E6DA6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F5B0EF name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #8E6DA6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #8E6DA6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #8E6DA6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #A29DFA fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #A29DFA name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F5B0EF uuid e346c232-ce72-c429-ea09-95de9f63f551 ================================================ FILE: sublime/legacy.tmTheme ================================================ name Legacy settings settings background #14191f caret #f8f8f0 foreground #aec2e0 invisibles #3b3a32 lineHighlight #1b232c selection #FF410D selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FFB20D bracketsOptions underline bracketContentsForeground #267fb5 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #324357 name String scope string settings foreground #FF410D name Number scope constant.numeric settings foreground #C7F026 name Built-in constant scope constant.language settings foreground #ffffff name User-defined constant scope constant.character, constant.other settings foreground #ffffff name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #748aa6 name Storage scope storage settings fontStyle foreground #ffffff name Storage type scope storage.type settings fontStyle foreground #267fb5 name Class name scope entity.name.class settings fontStyle underline foreground #ffffff name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #ffffff name Function name scope entity.name.function settings fontStyle foreground #FFB20D name Function argument scope variable.parameter settings fontStyle italic foreground #f1f6fb name Tag name scope entity.name.tag settings fontStyle foreground #267fb5 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #ffffff name Library function scope support.function settings fontStyle foreground #267fb5 name Library constant scope support.constant settings fontStyle foreground #ffffff name Library class/type scope support.type, support.class settings fontStyle italic foreground #ffffff name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FF410D name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #4d6785 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FF410D scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ffffff scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FF410D name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #aec2e0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #267fb5 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #aec2e0 fontStyle normal name Function argument scope variable.other settings foreground #f1f6fb fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #C7F026 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #ffffff name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #748aa6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #FF410D name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #748aa6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #748aa6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #748aa6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #267fb5 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #267fb5 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FFB20D uuid 0cc0a050-7cf3-d31e-5089-f420a4cf8b4b ================================================ FILE: sublime/light/earthsong-light.tmTheme ================================================ name Earthsong Light settings settings background #ffffff caret #111111 foreground #4d463e invisibles #3b3a32 lineHighlight #eeeeee selection #60A365 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #ffffff selectionBorder #ffffff activeGuide #9d550fb0 bracketsForeground #DB784D bracketsOptions underline bracketContentsForeground #95CC5E bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #d6cab9 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #F8BB39 name Built-in constant scope constant.language settings foreground #DB784D name User-defined constant scope constant.character, constant.other settings foreground #DB784D name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #DB784D name Storage scope storage settings fontStyle foreground #DB784D name Storage type scope storage.type settings fontStyle foreground #95CC5E name Class name scope entity.name.class settings fontStyle underline foreground #DB784D name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #DB784D name Function name scope entity.name.function settings fontStyle foreground #60A365 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #95CC5E name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #DB784D name Library function scope support.function settings fontStyle foreground #95CC5E name Library constant scope support.constant settings fontStyle foreground #DB784D name Library class/type scope support.type, support.class settings fontStyle italic foreground #DB784D name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F8BB39 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9a9082 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F8BB39 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #DB784D scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F8BB39 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #4d463e name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #95CC5E name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #4d463e fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F8BB39 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #DB784D name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #DB784D name Markdown Raw scope markup.raw.inline.markdown settings foreground #F8BB39 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #DB784D name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #DB784D name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #DB784D name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #95CC5E fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #95CC5E name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #60A365 uuid f55f8704-d0ed-088b-dc04-189bdb5b9bdf ================================================ FILE: sublime/light/snappy-light.tmTheme ================================================ name Snappy Light settings settings background #ffffff caret #444444 foreground #555555 invisibles #3b3a32 lineHighlight #eeeeee selection #808dd3 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #ffffff activeGuide #9d550fb0 bracketsForeground #808dd3 bracketsOptions underline bracketContentsForeground #f66153 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #bbbbbb name String scope string settings foreground #4ea1df name Number scope constant.numeric settings foreground #4ea1df name Built-in constant scope constant.language settings foreground #f66153 name User-defined constant scope constant.character, constant.other settings foreground #f66153 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #da564a name Storage scope storage settings fontStyle foreground #f66153 name Storage type scope storage.type settings fontStyle foreground #4ea1df name Class name scope entity.name.class settings fontStyle underline foreground #f66153 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #f66153 name Function name scope entity.name.function settings fontStyle foreground #808dd3 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #4ea1df name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #f66153 name Library function scope support.function settings fontStyle foreground #606aa1 name Library constant scope support.constant settings fontStyle foreground #f66153 name Library class/type scope support.type, support.class settings fontStyle italic foreground #f66153 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #4ea1df name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #7d7d7d scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #4ea1df scope meta.structure.dictionary.json string.quoted.double.json settings foreground #f66153 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #4ea1df name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #555555 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #4ea1df name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #555555 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #4ea1df fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #f66153 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #da564a name Markdown Raw scope markup.raw.inline.markdown settings foreground #4ea1df name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #da564a name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #da564a name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #da564a name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #4ea1df fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #4ea1df name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #808dd3 uuid f95e005b-d9eb-f5b6-9a70-38262a6c2180 ================================================ FILE: sublime/light/userscape.tmTheme ================================================ name Userscape settings settings background #F5F8FC caret #444444 foreground #879BB0 invisibles #3b3a32 lineHighlight #eeeeee selection #355B8C selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #ffffff activeGuide #9d550fb0 bracketsForeground #A8C0E0 bracketsOptions underline bracketContentsForeground #355B8C bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #bbbbbb name String scope string settings foreground #E3BD14 name Number scope constant.numeric settings foreground #DE4D3A name Built-in constant scope constant.language settings foreground #355B8C name User-defined constant scope constant.character, constant.other settings foreground #355B8C name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #808C9C name Storage scope storage settings fontStyle foreground #355B8C name Storage type scope storage.type settings fontStyle foreground #A8C0E0 name Class name scope entity.name.class settings fontStyle underline foreground #355B8C name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #355B8C name Function name scope entity.name.function settings fontStyle foreground #E3BD14 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #A8C0E0 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #355B8C name Library function scope support.function settings fontStyle foreground #DE4D3A name Library constant scope support.constant settings fontStyle foreground #355B8C name Library class/type scope support.type, support.class settings fontStyle italic foreground #355B8C name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #E3BD14 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #7d7d7d scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #E3BD14 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #355B8C scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #E3BD14 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #879BB0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #A8C0E0 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #879BB0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #DE4D3A fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #355B8C name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #808C9C name Markdown Raw scope markup.raw.inline.markdown settings foreground #E3BD14 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #808C9C name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #808C9C name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #808C9C name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #A8C0E0 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #A8C0E0 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #E3BD14 uuid 772d19d1-6075-a6db-fcf6-2b5608b20fc2 ================================================ FILE: sublime/mellow.tmTheme ================================================ name Mellow settings settings background #36312C caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #45403B selection #F55D79 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #F28972 bracketsOptions underline bracketContentsForeground #F55D79 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #F8BB39 name Number scope constant.numeric settings foreground #F8BB39 name Built-in constant scope constant.language settings foreground #1F8181 name User-defined constant scope constant.character, constant.other settings foreground #1F8181 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #F2BC79 name Storage scope storage settings fontStyle foreground #1F8181 name Storage type scope storage.type settings fontStyle foreground #F2BC79 name Class name scope entity.name.class settings fontStyle underline foreground #1F8181 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #1F8181 name Function name scope entity.name.function settings fontStyle foreground #F28972 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #F2BC79 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #1F8181 name Library function scope support.function settings fontStyle foreground #F55D79 name Library constant scope support.constant settings fontStyle foreground #1F8181 name Library class/type scope support.type, support.class settings fontStyle italic foreground #1F8181 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F8BB39 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #a09688 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F8BB39 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #1F8181 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F8BB39 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #F2BC79 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F8BB39 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #1F8181 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #F2BC79 name Markdown Raw scope markup.raw.inline.markdown settings foreground #F8BB39 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #F2BC79 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #F2BC79 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #F2BC79 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #F2BC79 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #F2BC79 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F28972 uuid 8872819b-65f2-21a5-2f6c-4ae26b674885 ================================================ FILE: sublime/mintchoc.tmTheme ================================================ name Mintchoc settings settings background #2b221c caret #f8f8f0 foreground #BABABA invisibles #3b3a32 lineHighlight #3f322a selection #008D62 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #9D8262 bracketsOptions underline bracketContentsForeground #008D62 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #564439 name String scope string settings foreground #00E08C name Number scope constant.numeric settings foreground #00E08C name Built-in constant scope constant.language settings foreground #008D62 name User-defined constant scope constant.character, constant.other settings foreground #008D62 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #9D8262 name Storage scope storage settings fontStyle foreground #008D62 name Storage type scope storage.type settings fontStyle foreground #9D8262 name Class name scope entity.name.class settings fontStyle underline foreground #008D62 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #008D62 name Function name scope entity.name.function settings fontStyle foreground #00E08C name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #9D8262 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #008D62 name Library function scope support.function settings fontStyle foreground #008D62 name Library constant scope support.constant settings fontStyle foreground #008D62 name Library class/type scope support.type, support.class settings fontStyle italic foreground #008D62 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #00E08C name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #775a47 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #00E08C scope meta.structure.dictionary.json string.quoted.double.json settings foreground #008D62 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #00E08C name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #BABABA name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #9D8262 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #BABABA fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #00E08C fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #008D62 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #9D8262 name Markdown Raw scope markup.raw.inline.markdown settings foreground #00E08C name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #9D8262 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #9D8262 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #9D8262 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #9D8262 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #9D8262 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #00E08C uuid a7fa6508-e717-f70c-2b7d-fb87edaf36f3 ================================================ FILE: sublime/mud.tmTheme ================================================ name Mud settings settings background #403635 caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #322a29 selection #b5db99 selectionForeground #4e653d findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #e9c865 bracketsOptions underline bracketContentsForeground #FF9787 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #c3b8b7 name String scope string settings foreground #b5db99 name Number scope constant.numeric settings foreground #b5db99 name Built-in constant scope constant.language settings foreground #FF9787 name User-defined constant scope constant.character, constant.other settings foreground #FF9787 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FF9787 name Storage scope storage settings fontStyle foreground #FF9787 name Storage type scope storage.type settings fontStyle foreground #e9c865 name Class name scope entity.name.class settings fontStyle underline foreground #FF9787 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF9787 name Function name scope entity.name.function settings fontStyle foreground #b5db99 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #e9c865 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF9787 name Library function scope support.function settings fontStyle foreground #e9c865 name Library constant scope support.constant settings fontStyle foreground #FF9787 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF9787 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #b5db99 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #e3d7d6 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #b5db99 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FF9787 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #b5db99 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #e9c865 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #b5db99 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FF9787 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #FF9787 name Markdown Raw scope markup.raw.inline.markdown settings foreground #b5db99 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #FF9787 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #FF9787 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #FF9787 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #e9c865 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #e9c865 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #b5db99 uuid 1e136163-6e1b-8cdf-a06e-107c2e6370a0 ================================================ FILE: sublime/otakon.tmTheme ================================================ name Otakon settings settings background #171417 caret #f8f8f0 foreground #f9f3f9 invisibles #3b3a32 lineHighlight #332d33 selection #B1A6CA selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #B1A6CA bracketsOptions underline bracketContentsForeground #E484B2 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #515166 name String scope string settings foreground #9eb2d9 name Number scope constant.numeric settings foreground #9eb2d9 name Built-in constant scope constant.language settings foreground #F6E6EB name User-defined constant scope constant.character, constant.other settings foreground #F6E6EB name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #CACBDD name Storage scope storage settings fontStyle foreground #F6E6EB name Storage type scope storage.type settings fontStyle foreground #B1A6CA name Class name scope entity.name.class settings fontStyle underline foreground #F6E6EB name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F6E6EB name Function name scope entity.name.function settings fontStyle foreground #E484B2 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #B1A6CA name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F6E6EB name Library function scope support.function settings fontStyle foreground #F0B9D4 name Library constant scope support.constant settings fontStyle foreground #F6E6EB name Library class/type scope support.type, support.class settings fontStyle italic foreground #F6E6EB name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #9eb2d9 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #686883 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #9eb2d9 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F6E6EB scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #9eb2d9 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #f9f3f9 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #B1A6CA name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #f9f3f9 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #9eb2d9 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #F6E6EB name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #CACBDD name Markdown Raw scope markup.raw.inline.markdown settings foreground #9eb2d9 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #CACBDD name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #CACBDD name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #CACBDD name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #B1A6CA fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #B1A6CA name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #E484B2 uuid 190fb297-0ff8-178c-84d3-432c996c6671 ================================================ FILE: sublime/pastel.tmTheme ================================================ name Pastel settings settings background #222222 caret #f8f8f0 foreground #eeeeee invisibles #3b3a32 lineHighlight #333333 selection #008D62 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #9D8262 bracketsOptions underline bracketContentsForeground #008D62 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #444444 name String scope string settings foreground #C56C6C name Number scope constant.numeric settings foreground #C56C6C name Built-in constant scope constant.language settings foreground #04C4A5 name User-defined constant scope constant.character, constant.other settings foreground #04C4A5 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #C5906C name Storage scope storage settings fontStyle foreground #04C4A5 name Storage type scope storage.type settings fontStyle foreground #9474a9 name Class name scope entity.name.class settings fontStyle underline foreground #04C4A5 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #04C4A5 name Function name scope entity.name.function settings fontStyle foreground #C56C6C name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #9474a9 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #04C4A5 name Library function scope support.function settings fontStyle foreground #E2E060 name Library constant scope support.constant settings fontStyle foreground #04C4A5 name Library class/type scope support.type, support.class settings fontStyle italic foreground #04C4A5 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #C56C6C name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #666666 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #C56C6C scope meta.structure.dictionary.json string.quoted.double.json settings foreground #04C4A5 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #C56C6C name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #eeeeee name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #9474a9 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #eeeeee fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #C56C6C fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #04C4A5 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #C5906C name Markdown Raw scope markup.raw.inline.markdown settings foreground #C56C6C name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #C5906C name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #C5906C name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #C5906C name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #9474a9 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #9474a9 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #C56C6C uuid 3a466d37-0b5d-fe03-8394-57d466cba5a9 ================================================ FILE: sublime/patriot.tmTheme ================================================ name Patriot settings settings background #2D3133 caret #f8f8f0 foreground #CAD9E3 invisibles #3b3a32 lineHighlight #40484D selection #DE333C selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #69ADB5 bracketsOptions underline bracketContentsForeground #25808A bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #515E66 name String scope string settings foreground #3790DE name Number scope constant.numeric settings foreground #2E6FD9 name Built-in constant scope constant.language settings foreground #2E6FD9 name User-defined constant scope constant.character, constant.other settings foreground #2E6FD9 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #BBBCC4 name Storage scope storage settings fontStyle foreground #2E6FD9 name Storage type scope storage.type settings fontStyle foreground #DE333C name Class name scope entity.name.class settings fontStyle underline foreground #2E6FD9 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #2E6FD9 name Function name scope entity.name.function settings fontStyle foreground #ffffff name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #DE333C name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #2E6FD9 name Library function scope support.function settings fontStyle foreground #DE333C name Library constant scope support.constant settings fontStyle foreground #2E6FD9 name Library class/type scope support.type, support.class settings fontStyle italic foreground #2E6FD9 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #3790DE name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #798b96 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #3790DE scope meta.structure.dictionary.json string.quoted.double.json settings foreground #2E6FD9 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #3790DE name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #CAD9E3 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #DE333C name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #CAD9E3 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #2E6FD9 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #2E6FD9 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #BBBCC4 name Markdown Raw scope markup.raw.inline.markdown settings foreground #3790DE name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #BBBCC4 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #BBBCC4 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #BBBCC4 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #DE333C fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #DE333C name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #ffffff uuid fac0490b-44c0-7d87-f82b-c6d669f94a5f ================================================ FILE: sublime/peacock.tmTheme ================================================ name Peacock settings settings background #2b2a27 caret #f8f8f0 foreground #ede0ce invisibles #3b3a32 lineHighlight #403c37 selection #ff5d38 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #26a6a6 bracketsOptions underline bracketContentsForeground #ff5d38 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7a7267 name String scope string settings foreground #bcd42a name Number scope constant.numeric settings foreground #bcd42a name Built-in constant scope constant.language settings foreground #ff5d38 name User-defined constant scope constant.character, constant.other settings foreground #ff5d38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #ff5d38 name Storage type scope storage.type settings fontStyle foreground #26a6a6 name Class name scope entity.name.class settings fontStyle underline foreground #ff5d38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #ff5d38 name Function name scope entity.name.function settings fontStyle foreground #bcd42a name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #26a6a6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #ff5d38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #ff5d38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #ff5d38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #bcd42a name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #b7b1a9 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #bcd42a scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ff5d38 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #bcd42a name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ede0ce name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #26a6a6 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ede0ce fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #bcd42a fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #ff5d38 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #26A6A6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #bcd42a name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #26A6A6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #26A6A6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #26A6A6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #26a6a6 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #26a6a6 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #bcd42a uuid c755af00-cd3f-625f-a2fc-b1fbca6f7620 ================================================ FILE: sublime/peacocks-in-space.tmTheme ================================================ name Peacocks In Space settings settings background #2b303b caret #f8f8f0 foreground #dee3ec invisibles #3b3a32 lineHighlight #272b34 selection #26A6A6 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FF5D38 bracketsOptions underline bracketContentsForeground #26A6A6 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #6e7a94 name String scope string settings foreground #BCD42A name Number scope constant.numeric settings foreground #BCD42A name Built-in constant scope constant.language settings foreground #FF5D38 name User-defined constant scope constant.character, constant.other settings foreground #FF5D38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #26A6A6 name Storage scope storage settings fontStyle foreground #FF5D38 name Storage type scope storage.type settings fontStyle foreground #26A6A6 name Class name scope entity.name.class settings fontStyle underline foreground #FF5D38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF5D38 name Function name scope entity.name.function settings fontStyle foreground #BCD42A name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #26A6A6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF5D38 name Library function scope support.function settings fontStyle foreground #FF5D38 name Library constant scope support.constant settings fontStyle foreground #FF5D38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF5D38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #BCD42A name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #8998b9 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #BCD42A scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FF5D38 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #BCD42A name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #dee3ec name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #26A6A6 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #dee3ec fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #BCD42A fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FF5D38 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #26A6A6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #BCD42A name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #26A6A6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #26A6A6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #26A6A6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #26A6A6 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #26A6A6 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #BCD42A uuid 5bc00dec-cf4f-1582-d3c8-5b5cae960f1b ================================================ FILE: sublime/peel.tmTheme ================================================ name Peel settings settings background #23201c caret #f8f8f0 foreground #EDEBE6 invisibles #3b3a32 lineHighlight #403c37 selection #D3643B selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #EF746F bracketsOptions underline bracketContentsForeground #B3CC57 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #585146 name String scope string settings foreground #f4d370 name Number scope constant.numeric settings foreground #f4d370 name Built-in constant scope constant.language settings foreground #D3643B name User-defined constant scope constant.character, constant.other settings foreground #D3643B name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #94C7B6 name Storage scope storage settings fontStyle foreground #D3643B name Storage type scope storage.type settings fontStyle foreground #94C7B6 name Class name scope entity.name.class settings fontStyle underline foreground #D3643B name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #D3643B name Function name scope entity.name.function settings fontStyle foreground #D6E1C7 name Function argument scope variable.parameter settings fontStyle italic foreground #EDEBE6 name Tag name scope entity.name.tag settings fontStyle foreground #94C7B6 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #D3643B name Library function scope support.function settings fontStyle foreground #D3643B name Library constant scope support.constant settings fontStyle foreground #D3643B name Library class/type scope support.type, support.class settings fontStyle italic foreground #D3643B name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #f4d370 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #827766 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #f4d370 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #D3643B scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #f4d370 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #EDEBE6 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #94C7B6 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #EDEBE6 fontStyle normal name Function argument scope variable.other settings foreground #EDEBE6 fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #f4d370 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #D3643B name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #94C7B6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #f4d370 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #94C7B6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #94C7B6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #94C7B6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #94C7B6 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #94C7B6 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #D6E1C7 uuid 2dc90997-31a1-ef0b-ccbf-27b0139c11d1 ================================================ FILE: sublime/piggy.tmTheme ================================================ name Piggy settings settings background #1c1618 caret #f8f8f0 foreground #EDEBE6 invisibles #3b3a32 lineHighlight #34282c selection #F52E62 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #F52E62 bracketsOptions underline bracketContentsForeground #FD6A5D bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #3f3236 name String scope string settings foreground #FF453E name Number scope constant.numeric settings foreground #FF453E name Built-in constant scope constant.language settings foreground #FD6A5D name User-defined constant scope constant.character, constant.other settings foreground #FD6A5D name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FD6A5D name Storage scope storage settings fontStyle foreground #FD6A5D name Storage type scope storage.type settings fontStyle foreground #F52E62 name Class name scope entity.name.class settings fontStyle underline foreground #FD6A5D name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FD6A5D name Function name scope entity.name.function settings fontStyle foreground #FF5D80 name Function argument scope variable.parameter settings fontStyle italic foreground #EDEBE6 name Tag name scope entity.name.tag settings fontStyle foreground #F52E62 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FD6A5D name Library function scope support.function settings fontStyle foreground #F52E62 name Library constant scope support.constant settings fontStyle foreground #FD6A5D name Library class/type scope support.type, support.class settings fontStyle italic foreground #FD6A5D name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FF453E name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #6a515a scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FF453E scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FD6A5D scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FF453E name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #EDEBE6 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #F52E62 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #EDEBE6 fontStyle normal name Function argument scope variable.other settings foreground #EDEBE6 fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #FF453E fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FD6A5D name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #FD6A5D name Markdown Raw scope markup.raw.inline.markdown settings foreground #FF453E name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #FD6A5D name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #FD6A5D name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #FD6A5D name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #F52E62 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #F52E62 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FF5D80 uuid 3bb56721-9c67-cf77-716a-22da6ab80c25 ================================================ FILE: sublime/potpourri.tmTheme ================================================ name Potpourri settings settings background #2E2B2C caret #f8f8f0 foreground #F8F8F2 invisibles #3b3a32 lineHighlight #403c37 selection #ED1153 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #C491C4 bracketsOptions underline bracketContentsForeground #ED1153 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #696363 name String scope string settings foreground #B866FA name Number scope constant.numeric settings foreground #C84FF0 name Built-in constant scope constant.language settings foreground #ED1153 name User-defined constant scope constant.character, constant.other settings foreground #ED1153 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #ED1153 name Storage scope storage settings fontStyle foreground #ED1153 name Storage type scope storage.type settings fontStyle foreground #C491C4 name Class name scope entity.name.class settings fontStyle underline foreground #ED1153 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #ED1153 name Function name scope entity.name.function settings fontStyle foreground #B866FA name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #C491C4 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #ED1153 name Library function scope support.function settings fontStyle foreground #F76ACB name Library constant scope support.constant settings fontStyle foreground #ED1153 name Library class/type scope support.type, support.class settings fontStyle italic foreground #ED1153 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #B866FA name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #8f8787 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #B866FA scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ED1153 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #B866FA name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #F8F8F2 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #C491C4 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #F8F8F2 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #C84FF0 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #ED1153 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #ED1153 name Markdown Raw scope markup.raw.inline.markdown settings foreground #B866FA name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #ED1153 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #ED1153 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #ED1153 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #C491C4 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #C491C4 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #B866FA uuid 13db1562-f6ff-30eb-9b59-c1a5499affbd ================================================ FILE: sublime/rainbow.tmTheme ================================================ name Rainbow settings settings background #16181a caret #f8f8f0 foreground #c7d0d9 invisibles #3b3a32 lineHighlight #403c37 selection #B3CC57 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #EF746F bracketsOptions underline bracketContentsForeground #B3CC57 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #424c55 name String scope string settings foreground #c78feb name Number scope constant.numeric settings foreground #c78feb name Built-in constant scope constant.language settings foreground #EF746F name User-defined constant scope constant.character, constant.other settings foreground #EF746F name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #3fb4c5 name Storage scope storage settings fontStyle foreground #EF746F name Storage type scope storage.type settings fontStyle foreground #B3CC57 name Class name scope entity.name.class settings fontStyle underline foreground #EF746F name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #EF746F name Function name scope entity.name.function settings fontStyle foreground #FFBE40 name Function argument scope variable.parameter settings fontStyle italic foreground #f4f7fa name Tag name scope entity.name.tag settings fontStyle foreground #B3CC57 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #EF746F name Library function scope support.function settings fontStyle foreground #f86f50 name Library constant scope support.constant settings fontStyle foreground #EF746F name Library class/type scope support.type, support.class settings fontStyle italic foreground #EF746F name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #c78feb name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #5f6f7f scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #c78feb scope meta.structure.dictionary.json string.quoted.double.json settings foreground #EF746F scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #c78feb name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #c7d0d9 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #B3CC57 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #c7d0d9 fontStyle normal name Function argument scope variable.other settings foreground #f4f7fa fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #c78feb fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #EF746F name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #3fb4c5 name Markdown Raw scope markup.raw.inline.markdown settings foreground #c78feb name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #3fb4c5 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #3fb4c5 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #3fb4c5 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #B3CC57 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #B3CC57 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FFBE40 uuid 4aca5ee9-a087-fb92-18bf-b662fe92605c ================================================ FILE: sublime/revelation.tmTheme ================================================ name Revelation settings settings background #2E2C2B caret #f8f8f0 foreground #DEDEDE invisibles #3b3a32 lineHighlight #3B3633 selection #617FA0 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #95C2E8 bracketsOptions underline bracketContentsForeground #FFBB29 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7b726b name String scope string settings foreground #FFBB29 name Number scope constant.numeric settings foreground #617FA0 name Built-in constant scope constant.language settings foreground #617FA0 name User-defined constant scope constant.character, constant.other settings foreground #617FA0 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #C2DCF2 name Storage scope storage settings fontStyle foreground #617FA0 name Storage type scope storage.type settings fontStyle foreground #4E5D84 name Class name scope entity.name.class settings fontStyle underline foreground #617FA0 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #617FA0 name Function name scope entity.name.function settings fontStyle foreground #95C2E8 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #4E5D84 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #617FA0 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #617FA0 name Library class/type scope support.type, support.class settings fontStyle italic foreground #617FA0 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FFBB29 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #a19790 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FFBB29 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #617FA0 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FFBB29 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #DEDEDE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #4E5D84 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #DEDEDE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #617FA0 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #617FA0 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #C2DCF2 name Markdown Raw scope markup.raw.inline.markdown settings foreground #FFBB29 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #C2DCF2 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #C2DCF2 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #C2DCF2 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #4E5D84 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #4E5D84 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #95C2E8 uuid 2e77f901-6734-03a0-a2ad-aa9318093179 ================================================ FILE: sublime/shrek.tmTheme ================================================ name Shrek settings settings background #222222 caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #333333 selection #857a5e selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #cba0cd bracketsOptions underline bracketContentsForeground #765478 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #555555 name String scope string settings foreground #81e911 name Number scope constant.numeric settings foreground #81e911 name Built-in constant scope constant.language settings foreground #857a5e name User-defined constant scope constant.character, constant.other settings foreground #857a5e name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #bfb59b name Storage scope storage settings fontStyle foreground #857a5e name Storage type scope storage.type settings fontStyle foreground #B2DE62 name Class name scope entity.name.class settings fontStyle underline foreground #857a5e name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #857a5e name Function name scope entity.name.function settings fontStyle foreground #F0F2EB name Function argument scope variable.parameter settings fontStyle italic foreground #ffffff name Tag name scope entity.name.tag settings fontStyle foreground #B2DE62 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #857a5e name Library function scope support.function settings fontStyle foreground #B2DE62 name Library constant scope support.constant settings fontStyle foreground #857a5e name Library class/type scope support.type, support.class settings fontStyle italic foreground #857a5e name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #81e911 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #777777 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #81e911 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #857a5e scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #81e911 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #B2DE62 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground #ffffff fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #81e911 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #857a5e name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #bfb59b name Markdown Raw scope markup.raw.inline.markdown settings foreground #81e911 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #bfb59b name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #bfb59b name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #bfb59b name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #B2DE62 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #B2DE62 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F0F2EB uuid f9e3e865-e1a6-4d2d-6e03-67430d391ade ================================================ FILE: sublime/slate.tmTheme ================================================ name Slate settings settings background #19191f caret #f8f8f0 foreground #ebebf4 invisibles #3b3a32 lineHighlight #2a2a33 selection #566981 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #566981 bracketsOptions underline bracketContentsForeground #89A7B1 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #515166 name String scope string settings foreground #9eb2d9 name Number scope constant.numeric settings foreground #9eb2d9 name Built-in constant scope constant.language settings foreground #89A7B1 name User-defined constant scope constant.character, constant.other settings foreground #89A7B1 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #566981 name Storage scope storage settings fontStyle foreground #89A7B1 name Storage type scope storage.type settings fontStyle foreground #566981 name Class name scope entity.name.class settings fontStyle underline foreground #89A7B1 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #89A7B1 name Function name scope entity.name.function settings fontStyle foreground #CBDAD5 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #566981 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #89A7B1 name Library function scope support.function settings fontStyle foreground #89A7B1 name Library constant scope support.constant settings fontStyle foreground #89A7B1 name Library class/type scope support.type, support.class settings fontStyle italic foreground #89A7B1 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #9eb2d9 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #686883 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #9eb2d9 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #89A7B1 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #9eb2d9 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ebebf4 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #566981 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ebebf4 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #9eb2d9 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #89A7B1 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #566981 name Markdown Raw scope markup.raw.inline.markdown settings foreground #9eb2d9 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #566981 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #566981 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #566981 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #566981 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #566981 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #CBDAD5 uuid b301eeec-ae37-166d-d0b7-987360d341b7 ================================================ FILE: sublime/slime.tmTheme ================================================ name Slime settings settings background #292D30 caret #f8f8f0 foreground #FFFFFF invisibles #3b3a32 lineHighlight #384147 selection #C7AF3F selectionForeground #4e653d findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #8AB8A2 bracketsOptions underline bracketContentsForeground #C7AF3F bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #4F5A63 name String scope string settings foreground #FAFFDB name Number scope constant.numeric settings foreground #C7AF3F name Built-in constant scope constant.language settings foreground #9FB3C2 name User-defined constant scope constant.character, constant.other settings foreground #9FB3C2 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #9FB3C2 name Storage scope storage settings fontStyle foreground #9FB3C2 name Storage type scope storage.type settings fontStyle foreground #FAFFDB name Class name scope entity.name.class settings fontStyle underline foreground #9FB3C2 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #9FB3C2 name Function name scope entity.name.function settings fontStyle foreground #C7AF3F name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FAFFDB name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #9FB3C2 name Library function scope support.function settings fontStyle foreground #C7AF3F name Library constant scope support.constant settings fontStyle foreground #9FB3C2 name Library class/type scope support.type, support.class settings fontStyle italic foreground #9FB3C2 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FAFFDB name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #80919f scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FAFFDB scope meta.structure.dictionary.json string.quoted.double.json settings foreground #9FB3C2 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FAFFDB name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #FFFFFF name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FAFFDB name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #FFFFFF fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #C7AF3F fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #9FB3C2 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #9FB3C2 name Markdown Raw scope markup.raw.inline.markdown settings foreground #FAFFDB name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #9FB3C2 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #9FB3C2 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #9FB3C2 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FAFFDB fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FAFFDB name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #C7AF3F uuid a537a3d7-d5ed-e571-8f2b-597568233925 ================================================ FILE: sublime/snappy.tmTheme ================================================ name Snappy settings settings background #393939 caret #f8f8f0 foreground #e3e2e0 invisibles #3b3a32 lineHighlight #282828 selection #f66153 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #808dd3 bracketsOptions underline bracketContentsForeground #f66153 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #696969 name String scope string settings foreground #4ea1df name Number scope constant.numeric settings foreground #4ea1df name Built-in constant scope constant.language settings foreground #f66153 name User-defined constant scope constant.character, constant.other settings foreground #f66153 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #f66153 name Storage scope storage settings fontStyle foreground #f66153 name Storage type scope storage.type settings fontStyle foreground #4ea1df name Class name scope entity.name.class settings fontStyle underline foreground #f66153 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #f66153 name Function name scope entity.name.function settings fontStyle foreground #808dd3 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #4ea1df name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #f66153 name Library function scope support.function settings fontStyle foreground #808dd3 name Library constant scope support.constant settings fontStyle foreground #f66153 name Library class/type scope support.type, support.class settings fontStyle italic foreground #f66153 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #4ea1df name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #909090 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #4ea1df scope meta.structure.dictionary.json string.quoted.double.json settings foreground #f66153 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #4ea1df name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #e3e2e0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #4ea1df name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #e3e2e0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #4ea1df fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #f66153 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #f66153 name Markdown Raw scope markup.raw.inline.markdown settings foreground #4ea1df name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #f66153 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #f66153 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #f66153 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #4ea1df fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #4ea1df name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #808dd3 uuid 6d8acb35-ee07-9683-7247-53caac0ef588 ================================================ FILE: sublime/solarflare.tmTheme ================================================ name Solarflare settings settings background #222222 caret #f8f8f0 foreground #e3e2e0 invisibles #3b3a32 lineHighlight #282828 selection #FF4E50 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FC913A bracketsOptions underline bracketContentsForeground #FF4E50 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777777 name String scope string settings foreground #EDE574 name Number scope constant.numeric settings foreground #FF4E50 name Built-in constant scope constant.language settings foreground #FF4E50 name User-defined constant scope constant.character, constant.other settings foreground #FF4E50 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #FF4E50 name Storage scope storage settings fontStyle foreground #FF4E50 name Storage type scope storage.type settings fontStyle foreground #FC913A name Class name scope entity.name.class settings fontStyle underline foreground #FF4E50 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #FF4E50 name Function name scope entity.name.function settings fontStyle foreground #EDE574 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FC913A name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #FF4E50 name Library function scope support.function settings fontStyle foreground #FC913A name Library constant scope support.constant settings fontStyle foreground #FF4E50 name Library class/type scope support.type, support.class settings fontStyle italic foreground #FF4E50 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #EDE574 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #9b9b9b scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #EDE574 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FF4E50 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #EDE574 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #e3e2e0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FC913A name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #e3e2e0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #FF4E50 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #FF4E50 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #FF4E50 name Markdown Raw scope markup.raw.inline.markdown settings foreground #EDE574 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #FF4E50 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #FF4E50 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #FF4E50 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FC913A fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FC913A name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #EDE574 uuid 2770e704-52dc-d68a-72e8-f78fe37fe4db ================================================ FILE: sublime/sourlick.tmTheme ================================================ name Sourlick settings settings background #2E2C2B caret #f8f8f0 foreground #DEDEDE invisibles #3b3a32 lineHighlight #3B3633 selection #518f0d selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #FFBB29 bracketsOptions underline bracketContentsForeground #70C910 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #E4FF33 name Number scope constant.numeric settings foreground #FC580C name Built-in constant scope constant.language settings foreground #8AC27A name User-defined constant scope constant.character, constant.other settings foreground #8AC27A name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #D2EB31 name Storage scope storage settings fontStyle foreground #8AC27A name Storage type scope storage.type settings fontStyle foreground #EDF252 name Class name scope entity.name.class settings fontStyle underline foreground #8AC27A name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #8AC27A name Function name scope entity.name.function settings fontStyle foreground #BDF522 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #EDF252 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #8AC27A name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #8AC27A name Library class/type scope support.type, support.class settings fontStyle italic foreground #8AC27A name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #E4FF33 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #92867d scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #E4FF33 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #8AC27A scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #E4FF33 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #DEDEDE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #EDF252 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #DEDEDE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #FC580C fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #8AC27A name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #D2EB31 name Markdown Raw scope markup.raw.inline.markdown settings foreground #E4FF33 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #D2EB31 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #D2EB31 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #D2EB31 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #EDF252 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #EDF252 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #BDF522 uuid 7fb20831-cd83-c33b-4d8c-427c53567a6c ================================================ FILE: sublime/spearmint.tmTheme ================================================ name Spearmint settings settings background #E1F0EE caret #444444 foreground #719692 invisibles #3b3a32 lineHighlight #CEEBE7 selection #25808A selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #E1F0EE activeGuide #9d550fb0 bracketsForeground #69ADB5 bracketsOptions underline bracketContentsForeground #25808A bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #93C7C0 name String scope string settings foreground #4CD7E0 name Number scope constant.numeric settings foreground #199FA8 name Built-in constant scope constant.language settings foreground #25808A name User-defined constant scope constant.character, constant.other settings foreground #25808A name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #69ADB5 name Storage scope storage settings fontStyle foreground #25808A name Storage type scope storage.type settings fontStyle foreground #69ADB5 name Class name scope entity.name.class settings fontStyle underline foreground #25808A name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #25808A name Function name scope entity.name.function settings fontStyle foreground #4CD7E0 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #69ADB5 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #25808A name Library function scope support.function settings fontStyle foreground #199FA8 name Library constant scope support.constant settings fontStyle foreground #25808A name Library class/type scope support.type, support.class settings fontStyle italic foreground #25808A name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #4CD7E0 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #729e98 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #4CD7E0 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #25808A scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #4CD7E0 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #719692 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #69ADB5 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #719692 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #199FA8 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #25808A name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #69ADB5 name Markdown Raw scope markup.raw.inline.markdown settings foreground #4CD7E0 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #69ADB5 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #69ADB5 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #69ADB5 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #69ADB5 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #69ADB5 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #4CD7E0 uuid 9a4343ea-cbe2-16ca-881c-1218c728879e ================================================ FILE: sublime/stark.tmTheme ================================================ name Stark settings settings background #2E2C2B caret #f8f8f0 foreground #DEDEDE invisibles #3b3a32 lineHighlight #3B3633 selection #F03113 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #D1D1D1 bracketsOptions underline bracketContentsForeground #F03113 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #615953 name String scope string settings foreground #FFBB29 name Number scope constant.numeric settings foreground #617FA0 name Built-in constant scope constant.language settings foreground #F03113 name User-defined constant scope constant.character, constant.other settings foreground #F03113 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #aaaaaa name Storage scope storage settings fontStyle foreground #F03113 name Storage type scope storage.type settings fontStyle foreground #FFBB29 name Class name scope entity.name.class settings fontStyle underline foreground #F03113 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #F03113 name Function name scope entity.name.function settings fontStyle foreground #F03113 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #FFBB29 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #F03113 name Library function scope support.function settings fontStyle foreground #FFBB29 name Library constant scope support.constant settings fontStyle foreground #F03113 name Library class/type scope support.type, support.class settings fontStyle italic foreground #F03113 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #FFBB29 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #877d76 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #FFBB29 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F03113 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #FFBB29 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #DEDEDE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #FFBB29 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #DEDEDE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #617FA0 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #F03113 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #aaaaaa name Markdown Raw scope markup.raw.inline.markdown settings foreground #FFBB29 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #aaaaaa name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #aaaaaa name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #aaaaaa name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #FFBB29 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #FFBB29 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #F03113 uuid 199a96b9-89eb-8ef3-432e-c9e138c88a8c ================================================ FILE: sublime/super.tmTheme ================================================ name Super settings settings background #15191D caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #242b32 selection #E45635 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #5d67ad bracketsOptions underline bracketContentsForeground #E45635 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #465360 name String scope string settings foreground #F7A21B name Number scope constant.numeric settings foreground #F7A21B name Built-in constant scope constant.language settings foreground #D60257 name User-defined constant scope constant.character, constant.other settings foreground #D60257 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #5d67ad name Storage scope storage settings fontStyle foreground #D60257 name Storage type scope storage.type settings fontStyle foreground #5d67ad name Class name scope entity.name.class settings fontStyle underline foreground #D60257 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #D60257 name Function name scope entity.name.function settings fontStyle foreground #E45635 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #5d67ad name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #D60257 name Library function scope support.function settings fontStyle foreground #E45635 name Library constant scope support.constant settings fontStyle foreground #D60257 name Library class/type scope support.type, support.class settings fontStyle italic foreground #D60257 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #F7A21B name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #64778a scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #F7A21B scope meta.structure.dictionary.json string.quoted.double.json settings foreground #D60257 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #F7A21B name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #5d67ad name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #F7A21B fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #D60257 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #5d67ad name Markdown Raw scope markup.raw.inline.markdown settings foreground #F7A21B name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #5d67ad name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #5d67ad name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #5d67ad name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #5d67ad fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #5d67ad name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #E45635 uuid 0ce3266d-4eb7-1ad5-0f7a-90aee6d21dcd ================================================ FILE: sublime/tonic.tmTheme ================================================ name Tonic settings settings background #2a2f31 caret #f8f8f0 foreground #eeeeee invisibles #3b3a32 lineHighlight #353b3e selection #75A1A4 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #9D8262 bracketsOptions underline bracketContentsForeground #008D62 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #4a5356 name String scope string settings foreground #B8CD44 name Number scope constant.numeric settings foreground #B8CD44 name Built-in constant scope constant.language settings foreground #B8CD44 name User-defined constant scope constant.character, constant.other settings foreground #B8CD44 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #EF6E44 name Storage scope storage settings fontStyle foreground #B8CD44 name Storage type scope storage.type settings fontStyle foreground #75A1A4 name Class name scope entity.name.class settings fontStyle underline foreground #B8CD44 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #B8CD44 name Function name scope entity.name.function settings fontStyle foreground #FD9F59 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #75A1A4 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #B8CD44 name Library function scope support.function settings fontStyle foreground #B8CD44 name Library constant scope support.constant settings fontStyle foreground #B8CD44 name Library class/type scope support.type, support.class settings fontStyle italic foreground #B8CD44 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #B8CD44 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #67757a scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #B8CD44 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #B8CD44 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #B8CD44 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #eeeeee name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #75A1A4 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #eeeeee fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #B8CD44 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #B8CD44 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #EF6E44 name Markdown Raw scope markup.raw.inline.markdown settings foreground #B8CD44 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #EF6E44 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #EF6E44 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #EF6E44 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #75A1A4 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #75A1A4 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #FD9F59 uuid b670e92e-cc18-09db-2bfe-baef1ba04c37 ================================================ FILE: sublime/tribal.tmTheme ================================================ name Tribal settings settings background #19191d caret #f8f8f0 foreground #ffffff invisibles #3b3a32 lineHighlight #33333c selection #47959a selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #c43535 bracketsOptions underline bracketContentsForeground #5f5582 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #4a4a54 name String scope string settings foreground #64aeb3 name Number scope constant.numeric settings foreground #64aeb3 name Built-in constant scope constant.language settings foreground #5f5582 name User-defined constant scope constant.character, constant.other settings foreground #5f5582 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #5f5582 name Storage scope storage settings fontStyle foreground #5f5582 name Storage type scope storage.type settings fontStyle foreground #c43535 name Class name scope entity.name.class settings fontStyle underline foreground #5f5582 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #5f5582 name Function name scope entity.name.function settings fontStyle foreground #E0DDEB name Function argument scope variable.parameter settings fontStyle italic foreground #ffffff name Tag name scope entity.name.tag settings fontStyle foreground #c43535 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #5f5582 name Library function scope support.function settings fontStyle foreground #8f8aa2 name Library constant scope support.constant settings fontStyle foreground #5f5582 name Library class/type scope support.type, support.class settings fontStyle italic foreground #5f5582 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #64aeb3 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #62626e scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #64aeb3 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #5f5582 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #64aeb3 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #ffffff name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #c43535 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #ffffff fontStyle normal name Function argument scope variable.other settings foreground #ffffff fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #64aeb3 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #5f5582 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #5f5582 name Markdown Raw scope markup.raw.inline.markdown settings foreground #64aeb3 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #5f5582 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #5f5582 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #5f5582 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #c43535 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #c43535 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #E0DDEB uuid d22d863f-34f3-4ec8-56ae-7d0cb891e636 ================================================ FILE: sublime/tron.tmTheme ================================================ name Tron settings settings background #14191f caret #f8f8f0 foreground #aec2e0 invisibles #3b3a32 lineHighlight #1b232c selection #7a9bc2 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #7a9bc2 bracketsOptions underline bracketContentsForeground #ffffff bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #324357 name String scope string settings foreground #6ee2ff name Number scope constant.numeric settings foreground #6ee2ff name Built-in constant scope constant.language settings foreground #ffffff name User-defined constant scope constant.character, constant.other settings foreground #ffffff name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #748aa6 name Storage scope storage settings fontStyle foreground #ffffff name Storage type scope storage.type settings fontStyle foreground #267fb5 name Class name scope entity.name.class settings fontStyle underline foreground #ffffff name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #ffffff name Function name scope entity.name.function settings fontStyle foreground #ffffff name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #267fb5 name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #ffffff name Library function scope support.function settings fontStyle foreground #267fb5 name Library constant scope support.constant settings fontStyle foreground #ffffff name Library class/type scope support.type, support.class settings fontStyle italic foreground #ffffff name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #6ee2ff name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #4d6785 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #6ee2ff scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ffffff scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #6ee2ff name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #aec2e0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #267fb5 name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #aec2e0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #6ee2ff fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #ffffff name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #748aa6 name Markdown Raw scope markup.raw.inline.markdown settings foreground #6ee2ff name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #748aa6 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #748aa6 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #748aa6 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #267fb5 fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #267fb5 name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #ffffff uuid 8f60c990-0e3f-8ac4-2210-4c5414e4ec8f ================================================ FILE: sublime/turnip.tmTheme ================================================ name Turnip settings settings background #1a1b1d caret #f8f8f0 foreground #EDE0CE invisibles #3b3a32 lineHighlight #222222 selection #487D76 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #487D76 bracketsOptions underline bracketContentsForeground #92B55F bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #E8DA5E name Number scope constant.numeric settings foreground #E8DA5E name Built-in constant scope constant.language settings foreground #487D76 name User-defined constant scope constant.character, constant.other settings foreground #487D76 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #92B55F name Storage scope storage settings fontStyle foreground #487D76 name Storage type scope storage.type settings fontStyle foreground #92B55F name Class name scope entity.name.class settings fontStyle underline foreground #487D76 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #487D76 name Function name scope entity.name.function settings fontStyle foreground #E8DA5E name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #92B55F name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #487D76 name Library function scope support.function settings fontStyle foreground #487D76 name Library constant scope support.constant settings fontStyle foreground #487D76 name Library class/type scope support.type, support.class settings fontStyle italic foreground #487D76 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #E8DA5E name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #aea395 scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #E8DA5E scope meta.structure.dictionary.json string.quoted.double.json settings foreground #487D76 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #E8DA5E name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #EDE0CE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #92B55F name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #EDE0CE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #E8DA5E fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #487D76 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #92B55F name Markdown Raw scope markup.raw.inline.markdown settings foreground #E8DA5E name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #92B55F name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #92B55F name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #92B55F name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #92B55F fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #92B55F name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #E8DA5E uuid 043a46a4-8c1f-62dd-647c-5b570c01fb4c ================================================ FILE: sublime/yule.tmTheme ================================================ name Yule settings settings background #2B2A27 caret #f8f8f0 foreground #EDE0CE invisibles #3b3a32 lineHighlight #52504b selection #D63131 selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #39B81F bracketsOptions underline bracketContentsForeground #D63131 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #7A7267 name String scope string settings foreground #EBB626 name Number scope constant.numeric settings foreground #EBB626 name Built-in constant scope constant.language settings foreground #D63131 name User-defined constant scope constant.character, constant.other settings foreground #D63131 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #39B81F name Storage scope storage settings fontStyle foreground #D63131 name Storage type scope storage.type settings fontStyle foreground #39B81F name Class name scope entity.name.class settings fontStyle underline foreground #D63131 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #D63131 name Function name scope entity.name.function settings fontStyle foreground #EBB626 name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #39B81F name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #D63131 name Library function scope support.function settings fontStyle foreground #D63131 name Library constant scope support.constant settings fontStyle foreground #D63131 name Library class/type scope support.type, support.class settings fontStyle italic foreground #D63131 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #EBB626 name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #bdae9a scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #EBB626 scope meta.structure.dictionary.json string.quoted.double.json settings foreground #D63131 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #EBB626 name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #EDE0CE name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #39B81F name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #EDE0CE fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #EBB626 fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #D63131 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #39B81F name Markdown Raw scope markup.raw.inline.markdown settings foreground #EBB626 name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #39B81F name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #39B81F name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #39B81F name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #39B81F fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #39B81F name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #EBB626 uuid e1d3b33f-ae0a-b90b-262b-57c4874033ae ================================================ FILE: sublime/zacks.tmTheme ================================================ name Zacks settings settings background #222222 caret #f8f8f0 foreground #f0f0f0 invisibles #3b3a32 lineHighlight #333333 selection #9c7ddb selectionForeground #ffffff findHighlight #ffe792 findHighlightForeground #000000 selectionBorder #222218 activeGuide #9d550fb0 bracketsForeground #9c7ddb bracketsOptions underline bracketContentsForeground #ff6a38 bracketContentsOptions underline tagsOptions stippled_underline name Comment scope comment settings foreground #777777 name String scope string settings foreground #bcd42a name Number scope constant.numeric settings foreground #bcd42a name Built-in constant scope constant.language settings foreground #ff6a38 name User-defined constant scope constant.character, constant.other settings foreground #ff6a38 name Variable scope variable settings fontStyle name Keyword scope keyword settings foreground #ff6a38 name Storage scope storage settings fontStyle foreground #ff6a38 name Storage type scope storage.type settings fontStyle foreground #9c7ddb name Class name scope entity.name.class settings fontStyle underline foreground #ff6a38 name Inherited class scope entity.other.inherited-class settings fontStyle italic underline foreground #ff6a38 name Function name scope entity.name.function settings fontStyle foreground #bcd42a name Function argument scope variable.parameter settings fontStyle italic foreground name Tag name scope entity.name.tag settings fontStyle foreground #9c7ddb name Tag attribute scope entity.other.attribute-name settings fontStyle foreground #ff6a38 name Library function scope support.function settings fontStyle foreground #9c7ddb name Library constant scope support.constant settings fontStyle foreground #ff6a38 name Library class/type scope support.type, support.class settings fontStyle italic foreground #ff6a38 name Library variable scope support.other.variable settings fontStyle name Invalid scope invalid settings background #00a8c6 fontStyle foreground #f8f8f0 name Invalid deprecated scope invalid.deprecated settings background #00a8c6 foreground #f8f8f0 name JSON String scope meta.structure.dictionary.json string.quoted.double.json settings foreground #bcd42a name diff.header scope meta.diff, meta.diff.header settings foreground #75715E name diff.deleted scope markup.deleted settings foreground #00A8C6 name diff.inserted scope markup.inserted settings foreground #A6E22E name diff.changed scope markup.changed settings foreground #E6DB74 scope constant.numeric.line-number.find-in-files - match settings foreground #8FBE00A0 scope entity.name.filename.find-in-files settings foreground #E6DB74 scope keyword.other settings foreground #afafaf scope meta.property-value, support.constant.property-value, constant.other.color settings foreground #bcd42a scope meta.structure.dictionary.json string.quoted.double.json settings foreground #ff6a38 scope meta.structure.dictionary.value.json string.quoted.double.json settings foreground #bcd42a name Function argument scope meta.property-name support.type.property-name settings fontStyle normal name Function argument scope meta.property-value punctuation.separator.key-value settings foreground #f0f0f0 name Function argument scope keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as settings foreground #9c7ddb name Function argument scope meta.use support.class.builtin, meta.other.inherited-class support.class.builtin settings foreground #f0f0f0 fontStyle normal name Function argument scope variable.other settings foreground fontStyle normal name Coffeescript Function argument scope variable.parameter.function.coffee settings foreground #bcd42a fontStyle italic name Markdown Titles scope entity.name.section.markdown settings foreground #ff6a38 name Markdown Title Hash scope punctuation.definition.heading.markdown settings foreground #ff6a38 name Markdown Raw scope markup.raw.inline.markdown settings foreground #bcd42a name Markdown bold stars scope punctuation.definition.bold.markdown, punctuation.definition.italic.markdown settings foreground #ff6a38 name Markdown link title braces scope punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown settings foreground #ff6a38 name Markdown link braces scope punctuation.definition.metadata.markdown settings foreground #ff6a38 name Markdown link scope markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown settings foreground #9c7ddb fontStyle italic name Markdown bold/italic scope markup.bold.markdown, markup.italic.markdown settings foreground #9c7ddb name Markdown bold/italic scope markup.italic.markdown settings fontStyle italic name Markdown bold/italic scope markup.bold.markdown settings fontStyle bold name Markdown pre scope markup.raw.block.markdown settings foreground #00a8c6 name GitGutter deleted scope markup.deleted.git_gutter settings foreground #e61f44 name GitGutter inserted scope markup.inserted.git_gutter settings foreground #a7da1e name GitGutter changed scope markup.changed.git_gutter settings foreground #f7b83d name CSS Class scope entity.other.attribute-name.class.css settings foreground #bcd42a uuid 5fa7cfb2-98fd-2b61-c922-724fec4741cf ================================================ FILE: sublimeui/arstotzka/Widget - arstotzka.stTheme ================================================ author Dayle Rees comment Arstotzka name Arstotzka settings settings background #211f1e caret #f8f8f0 foreground #EDEBE6 invisibles #65737e selection #516B6B ================================================ FILE: sublimeui/arstotzka/Widget - arstotzka.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/arstotzka/Widget - arstotzka.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/arstotzka.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [43, 41, 40], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [53, 51, 50], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [81, 107, 107] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [33, 31, 30] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [165, 227, 208], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [53, 51, 50] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [113, 111, 110] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [183, 181, 180]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [113, 111, 110], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [23, 21, 20], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [23, 21, 20], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [81, 107, 107], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [81, 107, 107], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [81, 107, 107], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [81, 107, 107] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [81, 107, 107] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [13, 11, 10], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [183, 181, 180] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [23, 21, 20], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [163, 161, 160] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [43, 41, 40], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [113, 111, 110] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [38, 36, 35], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [81, 107, 107], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [83, 81, 80], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [133, 131, 130] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [193, 191, 190] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [165, 227, 208] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [165, 227, 208] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [165, 227, 208] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [41, 67, 67], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[81, 107, 107] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [43, 41, 40], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [81, 107, 107] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [41, 67, 67] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [33, 31, 30], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [73, 71, 70], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [63, 61, 60], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [65, 63, 62], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [71, 69, 68], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [37, 35, 34] // -01 }, { "class": "quick_panel_label", "fg": [153, 151, 150], // 04 "match_fg": [193, 191, 190], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [81, 107, 107] // 07 }, { "class": "quick_panel_path_label", "fg": [153, 151, 150], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [193, 191, 190], // 03 "selected_match_fg": [112, 128, 123] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [81, 107, 107] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [71, 69, 68], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [37, 35, 34] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [43, 41, 40], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [103, 101, 100], // 03 "match_fg": [203, 201, 200], // 05 "selected_fg": [1, 27, 27], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [81, 107, 107], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [43, 41, 40], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [233, 231, 230] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [113, 111, 110] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/azure/Widget - azure.stTheme ================================================ author Dayle Rees comment Azure name Azure settings settings background #181D26 caret #f8f8f0 foreground #ffffff invisibles #65737e selection #47959a ================================================ FILE: sublimeui/azure/Widget - azure.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/azure/Widget - azure.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/azure.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [34, 39, 48], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [44, 49, 58], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [82, 112, 139] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [24, 29, 38] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [100, 174, 179], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [44, 49, 58] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [104, 109, 118] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [174, 179, 188]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [104, 109, 118], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [14, 19, 28], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [14, 19, 28], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [82, 112, 139], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [82, 112, 139], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [82, 112, 139], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [82, 112, 139] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [82, 112, 139] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [4, 9, 18], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [174, 179, 188] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [14, 19, 28], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [154, 159, 168] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [34, 39, 48], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [104, 109, 118] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [29, 34, 43], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [82, 112, 139], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [74, 79, 88], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [124, 129, 138] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [184, 189, 198] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [100, 174, 179] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [100, 174, 179] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [100, 174, 179] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [42, 72, 99], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[82, 112, 139] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [34, 39, 48], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [82, 112, 139] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [42, 72, 99] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [24, 29, 38], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [64, 69, 78], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [54, 59, 68], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [56, 61, 70], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [62, 67, 76], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [28, 33, 42] // -01 }, { "class": "quick_panel_label", "fg": [144, 149, 158], // 04 "match_fg": [184, 189, 198], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [82, 112, 139] // 07 }, { "class": "quick_panel_path_label", "fg": [144, 149, 158], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [184, 189, 198], // 03 "selected_match_fg": [80, 138, 170] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [82, 112, 139] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [62, 67, 76], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [28, 33, 42] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [34, 39, 48], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [94, 99, 108], // 03 "match_fg": [194, 199, 208], // 05 "selected_fg": [2, 32, 59], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [82, 112, 139], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [34, 39, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [224, 229, 238] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [104, 109, 118] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/bold/Widget - bold.stTheme ================================================ author Dayle Rees comment Bold name Bold settings settings background #2a2626 caret #f8f8f0 foreground #ffffff invisibles #65737e selection #3D8E91 ================================================ FILE: sublimeui/bold/Widget - bold.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/bold/Widget - bold.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/bold.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [52, 48, 48], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [62, 58, 58], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [240, 98, 75] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [42, 38, 38] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [247, 162, 27], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [62, 58, 58] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [122, 118, 118] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [192, 188, 188]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [122, 118, 118], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [32, 28, 28], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [32, 28, 28], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [240, 98, 75], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [240, 98, 75], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [240, 98, 75], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [240, 98, 75] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [240, 98, 75] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [22, 18, 18], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [192, 188, 188] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [32, 28, 28], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [172, 168, 168] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [52, 48, 48], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [122, 118, 118] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [47, 43, 43], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [240, 98, 75], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [92, 88, 88], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [142, 138, 138] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [202, 198, 198] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [247, 162, 27] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [247, 162, 27] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [247, 162, 27] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [200, 58, 35], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[240, 98, 75] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [52, 48, 48], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [240, 98, 75] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [200, 58, 35] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [42, 38, 38], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [82, 78, 78], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [72, 68, 68], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [74, 70, 70], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [80, 76, 76], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [46, 42, 42] // -01 }, { "class": "quick_panel_label", "fg": [162, 158, 158], // 04 "match_fg": [202, 198, 198], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [240, 98, 75] // 07 }, { "class": "quick_panel_path_label", "fg": [162, 158, 158], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [202, 198, 198], // 03 "selected_match_fg": [180, 183, 173] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [240, 98, 75] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [80, 76, 76], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [46, 42, 42] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [52, 48, 48], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [112, 108, 108], // 03 "match_fg": [212, 208, 208], // 05 "selected_fg": [160, 18, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [240, 98, 75], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [52, 48, 48], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 238, 238] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [122, 118, 118] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/boxuk/Widget - boxuk.stTheme ================================================ author Dayle Rees comment Box UK name Box UK settings settings background #ffffff caret #222222 foreground #414f5c invisibles #65737e selection #017c9d ================================================ FILE: sublimeui/boxuk/Widget - boxuk.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/boxuk/Widget - boxuk.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/boxuk.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [255, 255, 255], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [255, 255, 255], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [1, 157, 118] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [21, 184, 174], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [255, 255, 255] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [255, 255, 255]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [255, 255, 255], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [245, 245, 245], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [245, 245, 245], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [1, 157, 118], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [1, 157, 118], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [1, 157, 118], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [1, 157, 118] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [1, 157, 118] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [235, 235, 235], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [255, 255, 255] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [245, 245, 245], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [255, 255, 255] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [255, 255, 255], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [255, 255, 255] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [255, 255, 255], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [1, 157, 118], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [255, 255, 255], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [255, 255, 255] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [255, 255, 255] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [21, 184, 174] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [21, 184, 174] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [21, 184, 174] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 117, 78], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[1, 157, 118] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [255, 255, 255], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [1, 157, 118] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 117, 78] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [255, 255, 255], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [255, 255, 255], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [255, 255, 255], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [255, 255, 255], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [255, 255, 255], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [255, 255, 255] // -01 }, { "class": "quick_panel_label", "fg": [255, 255, 255], // 04 "match_fg": [255, 255, 255], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [1, 157, 118] // 07 }, { "class": "quick_panel_path_label", "fg": [255, 255, 255], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [255, 255, 255], // 03 "selected_match_fg": [21, 184, 174] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [1, 157, 118] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [255, 255, 255], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [255, 255, 255] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [255, 255, 255], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [255, 255, 255], // 03 "match_fg": [255, 255, 255], // 05 "selected_fg": [0, 77, 38], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [1, 157, 118], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [255, 255, 255], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [255, 255, 255] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/carbonight/Widget - carbonight.stTheme ================================================ author Dayle Rees comment Carbonight name Carbonight settings settings background #2E2C2B caret #f8f8f0 foreground #B0B0B0 invisibles #65737e selection #8C8C8C ================================================ FILE: sublimeui/carbonight/Widget - carbonight.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/carbonight/Widget - carbonight.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/carbonight.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [66, 64, 63], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [140, 140, 140] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [46, 44, 43] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 255, 255], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [66, 64, 63] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [126, 124, 123] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [196, 194, 193]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [126, 124, 123], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [140, 140, 140], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [140, 140, 140], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [140, 140, 140], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [140, 140, 140] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [140, 140, 140] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [26, 24, 23], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [196, 194, 193] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [36, 34, 33], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [176, 174, 173] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [126, 124, 123] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [51, 49, 48], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [140, 140, 140], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [96, 94, 93], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [146, 144, 143] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [206, 204, 203] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 255, 255] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 255, 255] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [100, 100, 100], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[140, 140, 140] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [140, 140, 140] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [100, 100, 100] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [46, 44, 43], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [86, 84, 83], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [76, 74, 73], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [78, 76, 75], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, { "class": "quick_panel_label", "fg": [166, 164, 163], // 04 "match_fg": [206, 204, 203], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [140, 140, 140] // 07 }, { "class": "quick_panel_path_label", "fg": [166, 164, 163], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [206, 204, 203], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [140, 140, 140] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [56, 54, 53], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [116, 114, 113], // 03 "match_fg": [216, 214, 213], // 05 "selected_fg": [60, 60, 60], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [140, 140, 140], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [126, 124, 123] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/chocolate/Widget - chocolate.stTheme ================================================ author Dayle Rees comment Chocolate name Chocolate settings settings background #150f08 caret #f8f8f0 foreground #ffffff invisibles #65737e selection #8B6E46 ================================================ FILE: sublimeui/chocolate/Widget - chocolate.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/chocolate/Widget - chocolate.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/chocolate.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [31, 25, 18], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [41, 35, 28], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [204, 182, 151] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [21, 15, 8] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [247, 162, 27], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [41, 35, 28] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [101, 95, 88] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [171, 165, 158]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [101, 95, 88], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [11, 5, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [11, 5, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [204, 182, 151], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [204, 182, 151], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [204, 182, 151], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [204, 182, 151] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [204, 182, 151] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [1, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [171, 165, 158] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [11, 5, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [151, 145, 138] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [31, 25, 18], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [101, 95, 88] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [26, 20, 13], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [204, 182, 151], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [71, 65, 58], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [121, 115, 108] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [181, 175, 168] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [247, 162, 27] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [247, 162, 27] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [247, 162, 27] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [164, 142, 111], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[204, 182, 151] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [31, 25, 18], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [204, 182, 151] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [164, 142, 111] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [21, 15, 8], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [61, 55, 48], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [51, 45, 38], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [53, 47, 40], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [59, 53, 46], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [25, 19, 12] // -01 }, { "class": "quick_panel_label", "fg": [141, 135, 128], // 04 "match_fg": [181, 175, 168], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [204, 182, 151] // 07 }, { "class": "quick_panel_path_label", "fg": [141, 135, 128], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [181, 175, 168], // 03 "selected_match_fg": [226, 205, 176] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [204, 182, 151] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [59, 53, 46], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [25, 19, 12] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [31, 25, 18], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [91, 85, 78], // 03 "match_fg": [191, 185, 178], // 05 "selected_fg": [124, 102, 71], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [204, 182, 151], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [31, 25, 18], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 215, 208] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [101, 95, 88] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/carbonight-contrast/Widget - carbonight-contrast.stTheme ================================================ author Dayle Rees comment Carbonight Contrast name Carbonight Contrast settings settings background #000000 caret #f8f8f0 foreground #ffffff invisibles #65737e selection #8C8C8C ================================================ FILE: sublimeui/contrast/carbonight-contrast/Widget - carbonight-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/carbonight-contrast/Widget - carbonight-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/carbonight-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [20, 20, 20], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [140, 140, 140] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 0, 0] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 255, 255], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 20, 20] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [80, 80, 80] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [150, 150, 150]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 80, 80], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [140, 140, 140], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [140, 140, 140], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [140, 140, 140], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [140, 140, 140] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [140, 140, 140] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [150, 150, 150] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [130, 130, 130] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [80, 80, 80] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [5, 5, 5], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [140, 140, 140], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [50, 50, 50], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [100, 100, 100] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [160, 160, 160] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [250, 250, 250] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [250, 250, 250] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 255, 255] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 255, 255] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [100, 100, 100], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[140, 140, 140] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [140, 140, 140] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [100, 100, 100] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [40, 40, 40], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [30, 30, 30], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [32, 32, 32], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, { "class": "quick_panel_label", "fg": [120, 120, 120], // 04 "match_fg": [160, 160, 160], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [140, 140, 140] // 07 }, { "class": "quick_panel_path_label", "fg": [120, 120, 120], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [160, 160, 160], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [140, 140, 140] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [10, 10, 10], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [70, 70, 70], // 03 "match_fg": [170, 170, 170], // 05 "selected_fg": [60, 60, 60], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [140, 140, 140], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [80, 80, 80] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/darkside-contrast/Widget - darkside-contrast.stTheme ================================================ author Dayle Rees comment Darkside Contrast name Darkside Contrast settings settings background #000000 caret #f8f8f0 foreground #BABABA invisibles #65737e selection #FF4E50 ================================================ FILE: sublimeui/contrast/darkside-contrast/Widget - darkside-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/darkside-contrast/Widget - darkside-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/darkside-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [20, 20, 20], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [232, 52, 28] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 0, 0] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [242, 212, 44], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 20, 20] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [80, 80, 80] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [150, 150, 150]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 80, 80], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [232, 52, 28], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [232, 52, 28], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [232, 52, 28], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [232, 52, 28] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [232, 52, 28] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [150, 150, 150] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [130, 130, 130] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [80, 80, 80] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [5, 5, 5], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [232, 52, 28], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [50, 50, 50], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [100, 100, 100] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [160, 160, 160] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [250, 250, 250] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [250, 250, 250] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [242, 212, 44] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [242, 212, 44] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [242, 212, 44] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [192, 12, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[232, 52, 28] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [232, 52, 28] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [192, 12, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [40, 40, 40], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [30, 30, 30], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [32, 32, 32], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, { "class": "quick_panel_label", "fg": [120, 120, 120], // 04 "match_fg": [160, 160, 160], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [232, 52, 28] // 07 }, { "class": "quick_panel_path_label", "fg": [120, 120, 120], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [160, 160, 160], // 03 "selected_match_fg": [104, 194, 68] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [232, 52, 28] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [10, 10, 10], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [70, 70, 70], // 03 "match_fg": [170, 170, 170], // 05 "selected_fg": [152, 0, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [232, 52, 28], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [80, 80, 80] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/earthsong-contrast/Widget - earthsong-contrast.stTheme ================================================ author Dayle Rees comment Earthsong Contrast name Earthsong Contrast settings settings background #12100f caret #f8f8f0 foreground #EBD1B7 invisibles #65737e selection #DB784D ================================================ FILE: sublimeui/contrast/earthsong-contrast/Widget - earthsong-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/earthsong-contrast/Widget - earthsong-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/earthsong-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [28, 26, 25], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [38, 36, 35], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [219, 120, 77] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [18, 16, 15] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [248, 187, 57], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [38, 36, 35] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [98, 96, 95] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [168, 166, 165]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [98, 96, 95], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [8, 6, 5], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [8, 6, 5], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [168, 166, 165] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [8, 6, 5], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [148, 146, 145] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [28, 26, 25], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [98, 96, 95] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [23, 21, 20], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [68, 66, 65], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [118, 116, 115] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [178, 176, 175] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [248, 187, 57] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [248, 187, 57] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [248, 187, 57] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [179, 80, 37], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[219, 120, 77] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [28, 26, 25], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [179, 80, 37] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [18, 16, 15], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [58, 56, 55], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [48, 46, 45], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [50, 48, 47], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [56, 54, 53], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [22, 20, 19] // -01 }, { "class": "quick_panel_label", "fg": [138, 136, 135], // 04 "match_fg": [178, 176, 175], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [219, 120, 77] // 07 }, { "class": "quick_panel_path_label", "fg": [138, 136, 135], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [178, 176, 175], // 03 "selected_match_fg": [96, 163, 101] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [219, 120, 77] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [56, 54, 53], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [22, 20, 19] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [28, 26, 25], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [88, 86, 85], // 03 "match_fg": [188, 186, 185], // 05 "selected_fg": [139, 40, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [28, 26, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [218, 216, 215] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [98, 96, 95] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/freshcut-contrast/Widget - freshcut-contrast.stTheme ================================================ author Dayle Rees comment FreshCut Contrast name FreshCut Contrast settings settings background #000000 caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #008097 ================================================ FILE: sublimeui/contrast/freshcut-contrast/Widget - freshcut-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/freshcut-contrast/Widget - freshcut-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/freshcut-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [20, 20, 20], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [0, 168, 198] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 0, 0] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [233, 238, 0], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 20, 20] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [80, 80, 80] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [150, 150, 150]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 80, 80], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [0, 168, 198], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [0, 168, 198], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [0, 168, 198], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [0, 168, 198] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [0, 168, 198] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [150, 150, 150] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [130, 130, 130] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [80, 80, 80] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [5, 5, 5], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [0, 168, 198], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [50, 50, 50], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [100, 100, 100] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [160, 160, 160] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [250, 250, 250] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [250, 250, 250] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [233, 238, 0] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [233, 238, 0] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [233, 238, 0] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 128, 158], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[0, 168, 198] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [0, 168, 198] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 128, 158] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [40, 40, 40], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [30, 30, 30], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [32, 32, 32], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, { "class": "quick_panel_label", "fg": [120, 120, 120], // 04 "match_fg": [160, 160, 160], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [0, 168, 198] // 07 }, { "class": "quick_panel_path_label", "fg": [120, 120, 120], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [160, 160, 160], // 03 "selected_match_fg": [174, 226, 57] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [0, 168, 198] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [10, 10, 10], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [70, 70, 70], // 03 "match_fg": [170, 170, 170], // 05 "selected_fg": [0, 88, 118], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [0, 168, 198], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [80, 80, 80] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/frontier-contrast/Widget - frontier-contrast.stTheme ================================================ author Dayle Rees comment Frontier Contrast name Frontier Contrast settings settings background #110f0e caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #2EBF7E ================================================ FILE: sublimeui/contrast/frontier-contrast/Widget - frontier-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/frontier-contrast/Widget - frontier-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/frontier-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [27, 25, 24], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [37, 35, 34], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [242, 58, 58] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [17, 15, 14] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [248, 187, 57], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [37, 35, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [97, 95, 94] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [167, 165, 164]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [97, 95, 94], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [7, 5, 4], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [7, 5, 4], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [242, 58, 58], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [242, 58, 58], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [242, 58, 58], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [242, 58, 58] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [242, 58, 58] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [167, 165, 164] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [7, 5, 4], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [147, 145, 144] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [27, 25, 24], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [97, 95, 94] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [22, 20, 19], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [242, 58, 58], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [67, 65, 64], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [117, 115, 114] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [177, 175, 174] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [248, 187, 57] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [248, 187, 57] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [248, 187, 57] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [202, 18, 18], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[242, 58, 58] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [27, 25, 24], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [242, 58, 58] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [202, 18, 18] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [17, 15, 14], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [57, 55, 54], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [47, 45, 44], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [49, 47, 46], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [55, 53, 52], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [21, 19, 18] // -01 }, { "class": "quick_panel_label", "fg": [137, 135, 134], // 04 "match_fg": [177, 175, 174], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [242, 58, 58] // 07 }, { "class": "quick_panel_path_label", "fg": [137, 135, 134], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [177, 175, 174], // 03 "selected_match_fg": [248, 187, 57] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [242, 58, 58] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [55, 53, 52], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [21, 19, 18] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [27, 25, 24], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [87, 85, 84], // 03 "match_fg": [187, 185, 184], // 05 "selected_fg": [162, 0, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [242, 58, 58], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [27, 25, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 215, 214] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [97, 95, 94] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/gloom-contrast/Widget - gloom-contrast.stTheme ================================================ author Dayle Rees comment Gloom Contrast name Gloom Contrast settings settings background #0f120f caret #f8f8f0 foreground #D8EBE5 invisibles #65737e selection #FF5D38 ================================================ FILE: sublimeui/contrast/gloom-contrast/Widget - gloom-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/gloom-contrast/Widget - gloom-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/gloom-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [25, 28, 25], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [35, 38, 35], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 93, 56] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [15, 18, 15] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [188, 212, 42], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [35, 38, 35] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [95, 98, 95] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [165, 168, 165]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [95, 98, 95], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [5, 8, 5], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [5, 8, 5], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [165, 168, 165] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [5, 8, 5], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [145, 148, 145] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [25, 28, 25], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [95, 98, 95] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [20, 23, 20], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [65, 68, 65], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [115, 118, 115] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [175, 178, 175] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [188, 212, 42] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [188, 212, 42] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [188, 212, 42] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 53, 16], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 93, 56] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [25, 28, 25], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 53, 16] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [15, 18, 15], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [55, 58, 55], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [45, 48, 45], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [47, 50, 47], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [53, 56, 53], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [19, 22, 19] // -01 }, { "class": "quick_panel_label", "fg": [135, 138, 135], // 04 "match_fg": [175, 178, 175], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 93, 56] // 07 }, { "class": "quick_panel_path_label", "fg": [135, 138, 135], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [175, 178, 175], // 03 "selected_match_fg": [188, 212, 42] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 93, 56] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [53, 56, 53], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [19, 22, 19] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [25, 28, 25], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [85, 88, 85], // 03 "match_fg": [185, 188, 185], // 05 "selected_fg": [175, 13, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [25, 28, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [215, 218, 215] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [95, 98, 95] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/glowfish-contrast/Widget - glowfish-contrast.stTheme ================================================ author Dayle Rees comment Glowfish Contrast name Glowfish Contrast settings settings background #090b07 caret #f8f8f0 foreground #6ea240 invisibles #65737e selection #DB784D ================================================ FILE: sublimeui/contrast/glowfish-contrast/Widget - glowfish-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/glowfish-contrast/Widget - glowfish-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/glowfish-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [19, 21, 17], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [29, 31, 27], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [219, 120, 77] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [9, 11, 7] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [248, 187, 57], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [29, 31, 27] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [89, 91, 87] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [159, 161, 157]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [89, 91, 87], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 1, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 1, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [159, 161, 157] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 1, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [139, 141, 137] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [19, 21, 17], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [89, 91, 87] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [14, 16, 12], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [59, 61, 57], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [109, 111, 107] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [169, 171, 167] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [248, 187, 57] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [248, 187, 57] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [248, 187, 57] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [179, 80, 37], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[219, 120, 77] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [19, 21, 17], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [179, 80, 37] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [9, 11, 7], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [49, 51, 47], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [39, 41, 37], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [41, 43, 39], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [47, 49, 45], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [13, 15, 11] // -01 }, { "class": "quick_panel_label", "fg": [129, 131, 127], // 04 "match_fg": [169, 171, 167], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [219, 120, 77] // 07 }, { "class": "quick_panel_path_label", "fg": [129, 131, 127], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [169, 171, 167], // 03 "selected_match_fg": [96, 163, 101] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [219, 120, 77] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [47, 49, 45], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [13, 15, 11] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [19, 21, 17], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [79, 81, 77], // 03 "match_fg": [179, 181, 177], // 05 "selected_fg": [139, 40, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [19, 21, 17], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [209, 211, 207] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [89, 91, 87] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/goldfish-contrast/Widget - goldfish-contrast.stTheme ================================================ author Dayle Rees comment Goldfish Contrast name Goldfish Contrast settings settings background #0c0d0e caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #F38630 ================================================ FILE: sublimeui/contrast/goldfish-contrast/Widget - goldfish-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/goldfish-contrast/Widget - goldfish-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/goldfish-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [22, 23, 24], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [32, 33, 34], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [250, 105, 0] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [12, 13, 14] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [243, 110, 58], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [32, 33, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [92, 93, 94] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [162, 163, 164]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [92, 93, 94], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [2, 3, 4], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [2, 3, 4], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [250, 105, 0], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [250, 105, 0], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [250, 105, 0], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [250, 105, 0] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [250, 105, 0] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [162, 163, 164] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [2, 3, 4], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [142, 143, 144] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [22, 23, 24], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [92, 93, 94] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [17, 18, 19], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [250, 105, 0], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [62, 63, 64], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [112, 113, 114] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [172, 173, 174] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [243, 110, 58] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [243, 110, 58] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [243, 110, 58] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [210, 65, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[250, 105, 0] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [22, 23, 24], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [250, 105, 0] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [210, 65, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [12, 13, 14], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [52, 53, 54], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [42, 43, 44], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [44, 45, 46], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 51, 52], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 17, 18] // -01 }, { "class": "quick_panel_label", "fg": [132, 133, 134], // 04 "match_fg": [172, 173, 174], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [250, 105, 0] // 07 }, { "class": "quick_panel_path_label", "fg": [132, 133, 134], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [172, 173, 174], // 03 "selected_match_fg": [105, 210, 231] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [250, 105, 0] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 51, 52], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 17, 18] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [22, 23, 24], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [82, 83, 84], // 03 "match_fg": [182, 183, 184], // 05 "selected_fg": [170, 25, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [250, 105, 0], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [22, 23, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 213, 214] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [92, 93, 94] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/grunge-contrast/Widget - grunge-contrast.stTheme ================================================ author Dayle Rees comment Grunge Contrast name Grunge Contrast settings settings background #0c0c0a caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #F56991 ================================================ FILE: sublimeui/contrast/grunge-contrast/Widget - grunge-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/grunge-contrast/Widget - grunge-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/grunge-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [22, 22, 20], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [32, 32, 30], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [245, 105, 145] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [12, 12, 10] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [209, 242, 165], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [32, 32, 30] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [92, 92, 90] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [162, 162, 160]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [92, 92, 90], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [2, 2, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [2, 2, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [245, 105, 145], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [245, 105, 145], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [245, 105, 145], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [245, 105, 145] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [245, 105, 145] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [162, 162, 160] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [2, 2, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [142, 142, 140] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [22, 22, 20], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [92, 92, 90] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [17, 17, 15], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [245, 105, 145], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [62, 62, 60], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [112, 112, 110] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [172, 172, 170] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [209, 242, 165] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [209, 242, 165] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [209, 242, 165] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [205, 65, 105], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[245, 105, 145] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [22, 22, 20], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [245, 105, 145] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [205, 65, 105] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [12, 12, 10], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [52, 52, 50], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [42, 42, 40], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [44, 44, 42], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 50, 48], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 16, 14] // -01 }, { "class": "quick_panel_label", "fg": [132, 132, 130], // 04 "match_fg": [172, 172, 170], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [245, 105, 145] // 07 }, { "class": "quick_panel_path_label", "fg": [132, 132, 130], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [172, 172, 170], // 03 "selected_match_fg": [255, 196, 140] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [245, 105, 145] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 50, 48], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 16, 14] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [22, 22, 20], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [82, 82, 80], // 03 "match_fg": [182, 182, 180], // 05 "selected_fg": [165, 25, 65], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [245, 105, 145], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [22, 22, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 210] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [92, 92, 90] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/halflife-contrast/Widget - halflife-contrast.stTheme ================================================ author Dayle Rees comment Halflife Contrast name Halflife Contrast settings settings background #000000 caret #f8f8f0 foreground #cccccc invisibles #65737e selection #F85931 ================================================ FILE: sublimeui/contrast/halflife-contrast/Widget - halflife-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/halflife-contrast/Widget - halflife-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/halflife-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [20, 20, 20], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [125, 137, 145] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 0, 0] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [249, 212, 35], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 20, 20] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [80, 80, 80] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [150, 150, 150]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 80, 80], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [125, 137, 145], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [125, 137, 145], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [125, 137, 145], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [125, 137, 145] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [125, 137, 145] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [150, 150, 150] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [130, 130, 130] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [80, 80, 80] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [5, 5, 5], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [125, 137, 145], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [50, 50, 50], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [100, 100, 100] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [160, 160, 160] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [250, 250, 250] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [250, 250, 250] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [249, 212, 35] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [249, 212, 35] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [249, 212, 35] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [85, 97, 105], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[125, 137, 145] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [125, 137, 145] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [85, 97, 105] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [40, 40, 40], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [30, 30, 30], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [32, 32, 32], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, { "class": "quick_panel_label", "fg": [120, 120, 120], // 04 "match_fg": [160, 160, 160], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [125, 137, 145] // 07 }, { "class": "quick_panel_path_label", "fg": [120, 120, 120], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [160, 160, 160], // 03 "selected_match_fg": [249, 212, 35] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [125, 137, 145] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [10, 10, 10], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [70, 70, 70], // 03 "match_fg": [170, 170, 170], // 05 "selected_fg": [45, 57, 65], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [125, 137, 145], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [80, 80, 80] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/hyrule-contrast/Widget - hyrule-contrast.stTheme ================================================ author Dayle Rees comment Hyrule Contrast name Hyrule Contrast settings settings background #0c0c0c caret #f8f8f0 foreground #c0d5c1 invisibles #65737e selection #569e16 ================================================ FILE: sublimeui/contrast/hyrule-contrast/Widget - hyrule-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/hyrule-contrast/Widget - hyrule-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/hyrule-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [22, 22, 22], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [32, 32, 32], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [86, 158, 22] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [12, 12, 12] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [206, 131, 13], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [32, 32, 32] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [92, 92, 92] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [162, 162, 162]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [92, 92, 92], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [2, 2, 2], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [2, 2, 2], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [86, 158, 22], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [86, 158, 22], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [86, 158, 22], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [86, 158, 22] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [86, 158, 22] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [162, 162, 162] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [2, 2, 2], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [142, 142, 142] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [22, 22, 22], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [92, 92, 92] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [17, 17, 17], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [86, 158, 22], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [62, 62, 62], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [112, 112, 112] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [172, 172, 172] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [206, 131, 13] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [206, 131, 13] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [206, 131, 13] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [46, 118, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[86, 158, 22] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [22, 22, 22], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [86, 158, 22] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [46, 118, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [12, 12, 12], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [52, 52, 52], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [42, 42, 42], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [44, 44, 44], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 50, 50], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 16, 16] // -01 }, { "class": "quick_panel_label", "fg": [132, 132, 132], // 04 "match_fg": [172, 172, 172], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [86, 158, 22] // 07 }, { "class": "quick_panel_path_label", "fg": [132, 132, 132], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [172, 172, 172], // 03 "selected_match_fg": [144, 201, 63] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [86, 158, 22] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 50, 50], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 16, 16] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [22, 22, 22], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [82, 82, 82], // 03 "match_fg": [182, 182, 182], // 05 "selected_fg": [6, 78, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [86, 158, 22], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [92, 92, 92] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/iceberg-contrast/Widget - iceberg-contrast.stTheme ================================================ author Dayle Rees comment Iceberg Contrast name Iceberg Contrast settings settings background #0b0e0e caret #f8f8f0 foreground #BDD6DB invisibles #65737e selection #2D8DA1 ================================================ FILE: sublimeui/contrast/iceberg-contrast/Widget - iceberg-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/iceberg-contrast/Widget - iceberg-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/iceberg-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [21, 24, 24], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [31, 34, 34], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [45, 141, 161] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [11, 14, 14] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 255, 255], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [31, 34, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [91, 94, 94] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [161, 164, 164]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [91, 94, 94], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [1, 4, 4], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [1, 4, 4], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [45, 141, 161], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [45, 141, 161], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [45, 141, 161], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [45, 141, 161] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [45, 141, 161] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [161, 164, 164] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [1, 4, 4], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [141, 144, 144] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [21, 24, 24], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [91, 94, 94] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [16, 19, 19], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [45, 141, 161], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [61, 64, 64], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [111, 114, 114] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [171, 174, 174] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 255, 255] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 255, 255] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [5, 101, 121], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[45, 141, 161] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [21, 24, 24], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [45, 141, 161] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [5, 101, 121] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [11, 14, 14], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [51, 54, 54], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [41, 44, 44], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [43, 46, 46], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [49, 52, 52], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [15, 18, 18] // -01 }, { "class": "quick_panel_label", "fg": [131, 134, 134], // 04 "match_fg": [171, 174, 174], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [45, 141, 161] // 07 }, { "class": "quick_panel_path_label", "fg": [131, 134, 134], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [171, 174, 174], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [45, 141, 161] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [49, 52, 52], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [15, 18, 18] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [21, 24, 24], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [81, 84, 84], // 03 "match_fg": [181, 184, 184], // 05 "selected_fg": [0, 61, 81], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [45, 141, 161], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [21, 24, 24], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 214, 214] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [91, 94, 94] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/juicy-contrast/Widget - juicy-contrast.stTheme ================================================ author Dayle Rees comment Juicy Contrast name Juicy Contrast settings settings background #000000 caret #f8f8f0 foreground #e3e2e0 invisibles #65737e selection #FF4E50 ================================================ FILE: sublimeui/contrast/juicy-contrast/Widget - juicy-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/juicy-contrast/Widget - juicy-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/juicy-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [20, 20, 20], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [59, 199, 184] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 0, 0] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [59, 199, 184], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 20, 20] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [80, 80, 80] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [150, 150, 150]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 80, 80], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [59, 199, 184], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [59, 199, 184], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [59, 199, 184], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [59, 199, 184] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [59, 199, 184] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [150, 150, 150] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [130, 130, 130] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [80, 80, 80] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [5, 5, 5], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [59, 199, 184], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [50, 50, 50], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [100, 100, 100] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [160, 160, 160] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [250, 250, 250] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [250, 250, 250] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [59, 199, 184] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [59, 199, 184] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [59, 199, 184] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [19, 159, 144], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[59, 199, 184] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [59, 199, 184] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [19, 159, 144] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [40, 40, 40], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [30, 30, 30], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [32, 32, 32], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, { "class": "quick_panel_label", "fg": [120, 120, 120], // 04 "match_fg": [160, 160, 160], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [59, 199, 184] // 07 }, { "class": "quick_panel_path_label", "fg": [120, 120, 120], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [160, 160, 160], // 03 "selected_match_fg": [195, 203, 76] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [59, 199, 184] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [10, 10, 10], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [70, 70, 70], // 03 "match_fg": [170, 170, 170], // 05 "selected_fg": [0, 119, 104], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [59, 199, 184], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [80, 80, 80] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/keen-contrast/Widget - keen-contrast.stTheme ================================================ author Dayle Rees comment Keen Contrast name Keen Contrast settings settings background #000000 caret #f8f8f0 foreground #ffffff invisibles #65737e selection #8767b7 ================================================ FILE: sublimeui/contrast/keen-contrast/Widget - keen-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/keen-contrast/Widget - keen-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/keen-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [20, 20, 20], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [135, 103, 183] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 0, 0] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [181, 219, 153], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 20, 20] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [80, 80, 80] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [150, 150, 150]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 80, 80], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [135, 103, 183], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [135, 103, 183], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [135, 103, 183], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [135, 103, 183] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [135, 103, 183] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [150, 150, 150] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [130, 130, 130] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [80, 80, 80] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [5, 5, 5], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [135, 103, 183], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [50, 50, 50], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [100, 100, 100] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [160, 160, 160] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [250, 250, 250] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [250, 250, 250] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [181, 219, 153] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [181, 219, 153] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [181, 219, 153] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [95, 63, 143], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[135, 103, 183] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [135, 103, 183] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [95, 63, 143] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [40, 40, 40], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [30, 30, 30], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [32, 32, 32], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, { "class": "quick_panel_label", "fg": [120, 120, 120], // 04 "match_fg": [160, 160, 160], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [135, 103, 183] // 07 }, { "class": "quick_panel_path_label", "fg": [120, 120, 120], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [160, 160, 160], // 03 "selected_match_fg": [181, 219, 153] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [135, 103, 183] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [10, 10, 10], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [70, 70, 70], // 03 "match_fg": [170, 170, 170], // 05 "selected_fg": [55, 23, 103], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [135, 103, 183], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [80, 80, 80] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/laravel-contrast/Widget - laravel-contrast.stTheme ================================================ author Dayle Rees comment Laravel Contrast name Laravel Contrast settings settings background #000000 caret #f8f8f0 foreground #ffffff invisibles #65737e selection #cd724e ================================================ FILE: sublimeui/contrast/laravel-contrast/Widget - laravel-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/laravel-contrast/Widget - laravel-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/laravel-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [20, 20, 20], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [252, 107, 10] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 0, 0] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [253, 202, 73], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 20, 20] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [80, 80, 80] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [150, 150, 150]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 80, 80], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [252, 107, 10], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [252, 107, 10], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [252, 107, 10], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [252, 107, 10] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [252, 107, 10] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [150, 150, 150] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [130, 130, 130] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [80, 80, 80] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [5, 5, 5], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [252, 107, 10], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [50, 50, 50], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [100, 100, 100] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [160, 160, 160] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [250, 250, 250] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [250, 250, 250] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [253, 202, 73] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [253, 202, 73] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [253, 202, 73] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [212, 67, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[252, 107, 10] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [252, 107, 10] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [212, 67, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [40, 40, 40], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [30, 30, 30], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [32, 32, 32], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, { "class": "quick_panel_label", "fg": [120, 120, 120], // 04 "match_fg": [160, 160, 160], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [252, 107, 10] // 07 }, { "class": "quick_panel_path_label", "fg": [120, 120, 120], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [160, 160, 160], // 03 "selected_match_fg": [252, 88, 12] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [252, 107, 10] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [10, 10, 10], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [70, 70, 70], // 03 "match_fg": [170, 170, 170], // 05 "selected_fg": [172, 27, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [252, 107, 10], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [80, 80, 80] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/lavender-contrast/Widget - lavender-contrast.stTheme ================================================ author Dayle Rees comment Lavender Contrast name Lavender Contrast settings settings background #080709 caret #f8f8f0 foreground #E0CEED invisibles #65737e selection #B657FF ================================================ FILE: sublimeui/contrast/lavender-contrast/Widget - lavender-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/lavender-contrast/Widget - lavender-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/lavender-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [18, 17, 19], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [28, 27, 29], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [182, 87, 255] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [8, 7, 9] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [245, 176, 239], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [28, 27, 29] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [88, 87, 89] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [158, 157, 159]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [88, 87, 89], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [182, 87, 255], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [182, 87, 255], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [182, 87, 255], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [182, 87, 255] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [182, 87, 255] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [158, 157, 159] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [138, 137, 139] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [18, 17, 19], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [88, 87, 89] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [13, 12, 14], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [182, 87, 255], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [58, 57, 59], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [108, 107, 109] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [168, 167, 169] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [245, 176, 239] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [245, 176, 239] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [245, 176, 239] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [142, 47, 215], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[182, 87, 255] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [18, 17, 19], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [182, 87, 255] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [142, 47, 215] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [8, 7, 9], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [48, 47, 49], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [38, 37, 39], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [40, 39, 41], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [46, 45, 47], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [12, 11, 13] // -01 }, { "class": "quick_panel_label", "fg": [128, 127, 129], // 04 "match_fg": [168, 167, 169], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [182, 87, 255] // 07 }, { "class": "quick_panel_path_label", "fg": [128, 127, 129], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [168, 167, 169], // 03 "selected_match_fg": [245, 176, 239] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [182, 87, 255] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [46, 45, 47], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [12, 11, 13] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [18, 17, 19], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [78, 77, 79], // 03 "match_fg": [178, 177, 179], // 05 "selected_fg": [102, 7, 175], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [182, 87, 255], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [18, 17, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 207, 209] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [88, 87, 89] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/mellow-contrast/Widget - mellow-contrast.stTheme ================================================ author Dayle Rees comment Mellow Contrast name Mellow Contrast settings settings background #0b0a09 caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #F55D79 ================================================ FILE: sublimeui/contrast/mellow-contrast/Widget - mellow-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/mellow-contrast/Widget - mellow-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/mellow-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [21, 20, 19], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [31, 30, 29], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [31, 129, 129] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [11, 10, 9] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [248, 187, 57], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [31, 30, 29] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [91, 90, 89] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [161, 160, 159]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [91, 90, 89], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [1, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [1, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [31, 129, 129], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [31, 129, 129], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [31, 129, 129], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [31, 129, 129] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [31, 129, 129] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [161, 160, 159] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [1, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [141, 140, 139] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [21, 20, 19], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [91, 90, 89] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [16, 15, 14], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [31, 129, 129], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [61, 60, 59], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [111, 110, 109] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [171, 170, 169] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [248, 187, 57] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [248, 187, 57] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [248, 187, 57] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 89, 89], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[31, 129, 129] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [21, 20, 19], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [31, 129, 129] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 89, 89] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [11, 10, 9], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [51, 50, 49], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [41, 40, 39], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [43, 42, 41], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [49, 48, 47], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [15, 14, 13] // -01 }, { "class": "quick_panel_label", "fg": [131, 130, 129], // 04 "match_fg": [171, 170, 169], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [31, 129, 129] // 07 }, { "class": "quick_panel_path_label", "fg": [131, 130, 129], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [171, 170, 169], // 03 "selected_match_fg": [242, 137, 114] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [31, 129, 129] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [49, 48, 47], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [15, 14, 13] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [21, 20, 19], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [81, 80, 79], // 03 "match_fg": [181, 180, 179], // 05 "selected_fg": [0, 49, 49], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [31, 129, 129], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [21, 20, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 209] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [91, 90, 89] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/mud-contrast/Widget - mud-contrast.stTheme ================================================ author Dayle Rees comment Mud Contrast name Mud Contrast settings settings background #0d0b0b caret #f8f8f0 foreground #ffffff invisibles #65737e selection #b5db99 ================================================ FILE: sublimeui/contrast/mud-contrast/Widget - mud-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/mud-contrast/Widget - mud-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/mud-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [23, 21, 21], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [33, 31, 31], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [245, 82, 57] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [13, 11, 11] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [181, 219, 153], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [33, 31, 31] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [93, 91, 91] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [163, 161, 161]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [93, 91, 91], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [3, 1, 1], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [3, 1, 1], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [245, 82, 57], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [245, 82, 57], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [245, 82, 57], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [245, 82, 57] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [245, 82, 57] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [163, 161, 161] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [3, 1, 1], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [143, 141, 141] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [23, 21, 21], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [93, 91, 91] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [18, 16, 16], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [245, 82, 57], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [63, 61, 61], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [113, 111, 111] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [173, 171, 171] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [181, 219, 153] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [181, 219, 153] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [181, 219, 153] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [205, 42, 17], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[245, 82, 57] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [23, 21, 21], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [245, 82, 57] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [205, 42, 17] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [13, 11, 11], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [53, 51, 51], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [43, 41, 41], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [45, 43, 43], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [51, 49, 49], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [17, 15, 15] // -01 }, { "class": "quick_panel_label", "fg": [133, 131, 131], // 04 "match_fg": [173, 171, 171], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [245, 82, 57] // 07 }, { "class": "quick_panel_path_label", "fg": [133, 131, 131], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [173, 171, 171], // 03 "selected_match_fg": [142, 227, 80] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [245, 82, 57] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [51, 49, 49], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [17, 15, 15] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [23, 21, 21], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [83, 81, 81], // 03 "match_fg": [183, 181, 181], // 05 "selected_fg": [165, 2, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [245, 82, 57], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [23, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 211, 211] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [93, 91, 91] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/patriot-contrast/Widget - patriot-contrast.stTheme ================================================ author Dayle Rees comment Patriot Contrast name Patriot Contrast settings settings background #0d0e0f caret #f8f8f0 foreground #CAD9E3 invisibles #65737e selection #DE333C ================================================ FILE: sublimeui/contrast/patriot-contrast/Widget - patriot-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/patriot-contrast/Widget - patriot-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/patriot-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [23, 24, 25], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [33, 34, 35], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [46, 111, 217] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [13, 14, 15] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [55, 144, 222], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [33, 34, 35] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [93, 94, 95] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [163, 164, 165]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [93, 94, 95], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [3, 4, 5], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [3, 4, 5], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [46, 111, 217], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [46, 111, 217], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [46, 111, 217], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [46, 111, 217] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [46, 111, 217] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [163, 164, 165] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [3, 4, 5], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [143, 144, 145] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [23, 24, 25], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [93, 94, 95] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [18, 19, 20], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [46, 111, 217], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [63, 64, 65], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [113, 114, 115] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [173, 174, 175] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [55, 144, 222] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [55, 144, 222] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [55, 144, 222] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [6, 71, 177], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[46, 111, 217] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [23, 24, 25], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [46, 111, 217] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [6, 71, 177] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [13, 14, 15], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [53, 54, 55], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [43, 44, 45], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [45, 46, 47], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [51, 52, 53], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [17, 18, 19] // -01 }, { "class": "quick_panel_label", "fg": [133, 134, 135], // 04 "match_fg": [173, 174, 175], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [46, 111, 217] // 07 }, { "class": "quick_panel_path_label", "fg": [133, 134, 135], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [173, 174, 175], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [46, 111, 217] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [51, 52, 53], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [17, 18, 19] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [23, 24, 25], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [83, 84, 85], // 03 "match_fg": [183, 184, 185], // 05 "selected_fg": [0, 31, 137], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [46, 111, 217], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [23, 24, 25], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 214, 215] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [93, 94, 95] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/peacock-contrast/Widget - peacock-contrast.stTheme ================================================ author Dayle Rees comment Peacock Contrast name Peacock Contrast settings settings background #0c0c0b caret #f8f8f0 foreground #ffffff invisibles #65737e selection #ff5d38 ================================================ FILE: sublimeui/contrast/peacock-contrast/Widget - peacock-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/peacock-contrast/Widget - peacock-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/peacock-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [22, 22, 21], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [32, 32, 31], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 93, 56] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [12, 12, 11] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [188, 212, 42], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [32, 32, 31] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [92, 92, 91] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [162, 162, 161]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [92, 92, 91], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [2, 2, 1], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [2, 2, 1], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [162, 162, 161] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [2, 2, 1], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [142, 142, 141] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [22, 22, 21], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [92, 92, 91] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [17, 17, 16], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [62, 62, 61], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [112, 112, 111] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [172, 172, 171] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [188, 212, 42] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [188, 212, 42] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [188, 212, 42] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 53, 16], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 93, 56] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [22, 22, 21], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 53, 16] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [12, 12, 11], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [52, 52, 51], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [42, 42, 41], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [44, 44, 43], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 50, 49], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 16, 15] // -01 }, { "class": "quick_panel_label", "fg": [132, 132, 131], // 04 "match_fg": [172, 172, 171], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 93, 56] // 07 }, { "class": "quick_panel_path_label", "fg": [132, 132, 131], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [172, 172, 171], // 03 "selected_match_fg": [188, 212, 42] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 93, 56] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 50, 49], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 16, 15] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [22, 22, 21], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [82, 82, 81], // 03 "match_fg": [182, 182, 181], // 05 "selected_fg": [175, 13, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [22, 22, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 211] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [92, 92, 91] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/potpourri-contrast/Widget - potpourri-contrast.stTheme ================================================ author Dayle Rees comment Potpourri Contrast name Potpourri Contrast settings settings background #0d0c0c caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #ED1153 ================================================ FILE: sublimeui/contrast/potpourri-contrast/Widget - potpourri-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/potpourri-contrast/Widget - potpourri-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/potpourri-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [23, 22, 22], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [33, 32, 32], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [237, 17, 83] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [13, 12, 12] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [184, 102, 250], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [33, 32, 32] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [93, 92, 92] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [163, 162, 162]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [93, 92, 92], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [3, 2, 2], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [3, 2, 2], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [237, 17, 83], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [237, 17, 83], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [237, 17, 83], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [237, 17, 83] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [237, 17, 83] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [163, 162, 162] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [3, 2, 2], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [143, 142, 142] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [23, 22, 22], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [93, 92, 92] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [18, 17, 17], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [237, 17, 83], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [63, 62, 62], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [113, 112, 112] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [173, 172, 172] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [184, 102, 250] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [184, 102, 250] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [184, 102, 250] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [197, 0, 43], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[237, 17, 83] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [23, 22, 22], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [237, 17, 83] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [197, 0, 43] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [13, 12, 12], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [53, 52, 52], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [43, 42, 42], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [45, 44, 44], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [51, 50, 50], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [17, 16, 16] // -01 }, { "class": "quick_panel_label", "fg": [133, 132, 132], // 04 "match_fg": [173, 172, 172], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [237, 17, 83] // 07 }, { "class": "quick_panel_path_label", "fg": [133, 132, 132], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [173, 172, 172], // 03 "selected_match_fg": [184, 102, 250] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [237, 17, 83] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [51, 50, 50], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [17, 16, 16] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [23, 22, 22], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [83, 82, 82], // 03 "match_fg": [183, 182, 182], // 05 "selected_fg": [157, 0, 3], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [237, 17, 83], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [23, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [213, 212, 212] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [93, 92, 92] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/revelation-contrast/Widget - revelation-contrast.stTheme ================================================ author Dayle Rees comment Revelation Contrast name Revelation Contrast settings settings background #0c0b0b caret #f8f8f0 foreground #DEDEDE invisibles #65737e selection #617FA0 ================================================ FILE: sublimeui/contrast/revelation-contrast/Widget - revelation-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/revelation-contrast/Widget - revelation-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/revelation-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [22, 21, 21], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [32, 31, 31], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [97, 127, 160] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [12, 11, 11] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 187, 41], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [32, 31, 31] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [92, 91, 91] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [162, 161, 161]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [92, 91, 91], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [2, 1, 1], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [2, 1, 1], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [97, 127, 160], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [97, 127, 160], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [97, 127, 160], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [97, 127, 160] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [97, 127, 160] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [162, 161, 161] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [2, 1, 1], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [142, 141, 141] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [22, 21, 21], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [92, 91, 91] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [17, 16, 16], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [97, 127, 160], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [62, 61, 61], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [112, 111, 111] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [172, 171, 171] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 187, 41] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 187, 41] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 187, 41] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [57, 87, 120], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[97, 127, 160] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [22, 21, 21], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [97, 127, 160] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [57, 87, 120] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [12, 11, 11], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [52, 51, 51], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [42, 41, 41], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [44, 43, 43], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 49, 49], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 15, 15] // -01 }, { "class": "quick_panel_label", "fg": [132, 131, 131], // 04 "match_fg": [172, 171, 171], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [97, 127, 160] // 07 }, { "class": "quick_panel_path_label", "fg": [132, 131, 131], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [172, 171, 171], // 03 "selected_match_fg": [149, 194, 232] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [97, 127, 160] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 49, 49], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 15, 15] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [22, 21, 21], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [82, 81, 81], // 03 "match_fg": [182, 181, 181], // 05 "selected_fg": [17, 47, 80], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [97, 127, 160], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [22, 21, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 211, 211] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [92, 91, 91] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/slime-contrast/Widget - slime-contrast.stTheme ================================================ author Dayle Rees comment Slime Contrast name Slime Contrast settings settings background #0b0c0d caret #f8f8f0 foreground #FFFFFF invisibles #65737e selection #C7AF3F ================================================ FILE: sublimeui/contrast/slime-contrast/Widget - slime-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/slime-contrast/Widget - slime-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/slime-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [21, 22, 23], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [31, 32, 33], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [106, 158, 197] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [11, 12, 13] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [250, 255, 219], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [31, 32, 33] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [91, 92, 93] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [161, 162, 163]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [91, 92, 93], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [1, 2, 3], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [1, 2, 3], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [106, 158, 197], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [106, 158, 197], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [106, 158, 197], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [106, 158, 197] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [106, 158, 197] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [161, 162, 163] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [1, 2, 3], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [141, 142, 143] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [21, 22, 23], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [91, 92, 93] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [16, 17, 18], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [106, 158, 197], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [61, 62, 63], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [111, 112, 113] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [171, 172, 173] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [250, 255, 219] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [250, 255, 219] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [250, 255, 219] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [66, 118, 157], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[106, 158, 197] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [21, 22, 23], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [106, 158, 197] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [66, 118, 157] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [11, 12, 13], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [51, 52, 53], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [41, 42, 43], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [43, 44, 45], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [49, 50, 51], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [15, 16, 17] // -01 }, { "class": "quick_panel_label", "fg": [131, 132, 133], // 04 "match_fg": [171, 172, 173], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [106, 158, 197] // 07 }, { "class": "quick_panel_path_label", "fg": [131, 132, 133], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [171, 172, 173], // 03 "selected_match_fg": [208, 177, 35] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [106, 158, 197] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [49, 50, 51], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [15, 16, 17] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [21, 22, 23], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [81, 82, 83], // 03 "match_fg": [181, 182, 183], // 05 "selected_fg": [26, 78, 117], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [106, 158, 197], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [21, 22, 23], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 212, 213] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [91, 92, 93] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/snappy-contrast/Widget - snappy-contrast.stTheme ================================================ author Dayle Rees comment Snappy Contrast name Snappy Contrast settings settings background #0c0c0c caret #f8f8f0 foreground #e3e2e0 invisibles #65737e selection #f66153 ================================================ FILE: sublimeui/contrast/snappy-contrast/Widget - snappy-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/snappy-contrast/Widget - snappy-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/snappy-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [22, 22, 22], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [32, 32, 32], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [246, 97, 83] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [12, 12, 12] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [78, 161, 223], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [32, 32, 32] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [92, 92, 92] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [162, 162, 162]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [92, 92, 92], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [2, 2, 2], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [2, 2, 2], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [246, 97, 83], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [246, 97, 83], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [246, 97, 83], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [162, 162, 162] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [2, 2, 2], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [142, 142, 142] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [22, 22, 22], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [92, 92, 92] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [17, 17, 17], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [246, 97, 83], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [62, 62, 62], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [112, 112, 112] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [172, 172, 172] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [78, 161, 223] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [78, 161, 223] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [78, 161, 223] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [206, 57, 43], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[246, 97, 83] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [22, 22, 22], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [206, 57, 43] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [12, 12, 12], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [52, 52, 52], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [42, 42, 42], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [44, 44, 44], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 50, 50], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 16, 16] // -01 }, { "class": "quick_panel_label", "fg": [132, 132, 132], // 04 "match_fg": [172, 172, 172], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [246, 97, 83] // 07 }, { "class": "quick_panel_path_label", "fg": [132, 132, 132], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [172, 172, 172], // 03 "selected_match_fg": [128, 141, 211] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [246, 97, 83] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [50, 50, 50], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [16, 16, 16] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [22, 22, 22], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [82, 82, 82], // 03 "match_fg": [182, 182, 182], // 05 "selected_fg": [166, 17, 3], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [246, 97, 83], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [22, 22, 22], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [212, 212, 212] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [92, 92, 92] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/solarflare-contrast/Widget - solarflare-contrast.stTheme ================================================ author Dayle Rees comment Solarflare Contrast name Solarflare Contrast settings settings background #000000 caret #f8f8f0 foreground #e3e2e0 invisibles #65737e selection #FF4E50 ================================================ FILE: sublimeui/contrast/solarflare-contrast/Widget - solarflare-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/solarflare-contrast/Widget - solarflare-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/solarflare-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [20, 20, 20], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 78, 80] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 0, 0] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [237, 229, 116], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 20, 20] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [80, 80, 80] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [150, 150, 150]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 80, 80], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 78, 80], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 78, 80], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 78, 80], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 78, 80] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 78, 80] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [150, 150, 150] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [130, 130, 130] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [80, 80, 80] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [5, 5, 5], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 78, 80], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [50, 50, 50], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [100, 100, 100] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [160, 160, 160] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [250, 250, 250] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [250, 250, 250] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [237, 229, 116] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [237, 229, 116] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [237, 229, 116] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 38, 40], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 78, 80] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 78, 80] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 38, 40] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [40, 40, 40], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [30, 30, 30], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [32, 32, 32], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, { "class": "quick_panel_label", "fg": [120, 120, 120], // 04 "match_fg": [160, 160, 160], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 78, 80] // 07 }, { "class": "quick_panel_path_label", "fg": [120, 120, 120], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [160, 160, 160], // 03 "selected_match_fg": [237, 229, 116] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 78, 80] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [10, 10, 10], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [70, 70, 70], // 03 "match_fg": [170, 170, 170], // 05 "selected_fg": [175, 0, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 78, 80], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [80, 80, 80] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/sourlick-contrast/Widget - sourlick-contrast.stTheme ================================================ author Dayle Rees comment Sourlick Contrast name Sourlick Contrast settings settings background #060606 caret #f8f8f0 foreground #DEDEDE invisibles #65737e selection #518f0d ================================================ FILE: sublimeui/contrast/sourlick-contrast/Widget - sourlick-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/sourlick-contrast/Widget - sourlick-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/sourlick-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [16, 16, 16], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [26, 26, 26], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [138, 194, 122] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [6, 6, 6] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [228, 255, 51], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [26, 26, 26] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [86, 86, 86] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [156, 156, 156]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [86, 86, 86], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [138, 194, 122], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [138, 194, 122], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [138, 194, 122], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [138, 194, 122] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [138, 194, 122] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [156, 156, 156] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [136, 136, 136] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [16, 16, 16], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [86, 86, 86] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [11, 11, 11], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [138, 194, 122], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [56, 56, 56], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [106, 106, 106] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [166, 166, 166] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [228, 255, 51] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [228, 255, 51] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [228, 255, 51] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [98, 154, 82], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[138, 194, 122] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [16, 16, 16], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [138, 194, 122] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [98, 154, 82] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [6, 6, 6], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [46, 46, 46], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [36, 36, 36], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [38, 38, 38], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [44, 44, 44], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [10, 10, 10] // -01 }, { "class": "quick_panel_label", "fg": [126, 126, 126], // 04 "match_fg": [166, 166, 166], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [138, 194, 122] // 07 }, { "class": "quick_panel_path_label", "fg": [126, 126, 126], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [166, 166, 166], // 03 "selected_match_fg": [189, 245, 34] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [138, 194, 122] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [44, 44, 44], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [10, 10, 10] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [16, 16, 16], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [76, 76, 76], // 03 "match_fg": [176, 176, 176], // 05 "selected_fg": [58, 114, 42], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [138, 194, 122], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [16, 16, 16], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [206, 206, 206] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [86, 86, 86] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/stark-contrast/Widget - stark-contrast.stTheme ================================================ author Dayle Rees comment Stark Contrast name Stark Contrast settings settings background #0b0a0a caret #f8f8f0 foreground #DEDEDE invisibles #65737e selection #F03113 ================================================ FILE: sublimeui/contrast/stark-contrast/Widget - stark-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/stark-contrast/Widget - stark-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/stark-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [21, 20, 20], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [31, 30, 30], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [240, 49, 19] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [11, 10, 10] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 187, 41], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [31, 30, 30] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [91, 90, 90] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [161, 160, 160]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [91, 90, 90], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [1, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [1, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [240, 49, 19], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [240, 49, 19], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [240, 49, 19], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [240, 49, 19] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [240, 49, 19] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [161, 160, 160] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [1, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [141, 140, 140] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [21, 20, 20], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [91, 90, 90] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [16, 15, 15], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [240, 49, 19], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [61, 60, 60], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [111, 110, 110] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [171, 170, 170] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 187, 41] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 187, 41] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 187, 41] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [200, 9, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[240, 49, 19] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [21, 20, 20], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [240, 49, 19] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [200, 9, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [11, 10, 10], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [51, 50, 50], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [41, 40, 40], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [43, 42, 42], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [49, 48, 48], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [15, 14, 14] // -01 }, { "class": "quick_panel_label", "fg": [131, 130, 130], // 04 "match_fg": [171, 170, 170], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [240, 49, 19] // 07 }, { "class": "quick_panel_path_label", "fg": [131, 130, 130], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [171, 170, 170], // 03 "selected_match_fg": [240, 49, 19] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [240, 49, 19] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [49, 48, 48], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [15, 14, 14] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [21, 20, 20], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [81, 80, 80], // 03 "match_fg": [181, 180, 180], // 05 "selected_fg": [160, 0, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [240, 49, 19], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [21, 20, 20], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [211, 210, 210] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [91, 90, 90] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/tron-contrast/Widget - tron-contrast.stTheme ================================================ author Dayle Rees comment Tron Contrast name Tron Contrast settings settings background #07090b caret #f8f8f0 foreground #aec2e0 invisibles #65737e selection #7a9bc2 ================================================ FILE: sublimeui/contrast/tron-contrast/Widget - tron-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/tron-contrast/Widget - tron-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/tron-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [17, 19, 21], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [27, 29, 31], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [38, 127, 181] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [7, 9, 11] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [110, 226, 255], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [27, 29, 31] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [87, 89, 91] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [157, 159, 161]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [87, 89, 91], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 1], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 1], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [38, 127, 181], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [38, 127, 181], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [38, 127, 181], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [38, 127, 181] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [38, 127, 181] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [157, 159, 161] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 1], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [137, 139, 141] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [17, 19, 21], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [87, 89, 91] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [12, 14, 16], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [38, 127, 181], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [57, 59, 61], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [107, 109, 111] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [167, 169, 171] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [110, 226, 255] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [110, 226, 255] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [110, 226, 255] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 87, 141], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[38, 127, 181] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [17, 19, 21], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [38, 127, 181] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 87, 141] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [7, 9, 11], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [47, 49, 51], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [37, 39, 41], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [39, 41, 43], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [45, 47, 49], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [11, 13, 15] // -01 }, { "class": "quick_panel_label", "fg": [127, 129, 131], // 04 "match_fg": [167, 169, 171], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [38, 127, 181] // 07 }, { "class": "quick_panel_path_label", "fg": [127, 129, 131], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [167, 169, 171], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [38, 127, 181] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [45, 47, 49], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [11, 13, 15] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [17, 19, 21], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [77, 79, 81], // 03 "match_fg": [177, 179, 181], // 05 "selected_fg": [0, 47, 101], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [38, 127, 181], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [17, 19, 21], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [207, 209, 211] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [87, 89, 91] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/turnip-contrast/Widget - turnip-contrast.stTheme ================================================ author Dayle Rees comment Turnip Contrast name Turnip Contrast settings settings background #080809 caret #f8f8f0 foreground #EDE0CE invisibles #65737e selection #487D76 ================================================ FILE: sublimeui/contrast/turnip-contrast/Widget - turnip-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/turnip-contrast/Widget - turnip-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/turnip-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [18, 18, 19], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [28, 28, 29], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [72, 125, 118] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [8, 8, 9] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [232, 218, 94], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [28, 28, 29] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [88, 88, 89] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [158, 158, 159]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [88, 88, 89], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [72, 125, 118], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [72, 125, 118], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [72, 125, 118], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [72, 125, 118] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [72, 125, 118] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [158, 158, 159] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [138, 138, 139] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [18, 18, 19], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [88, 88, 89] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [13, 13, 14], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [72, 125, 118], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [58, 58, 59], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [108, 108, 109] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [168, 168, 169] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [232, 218, 94] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [232, 218, 94] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [232, 218, 94] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [32, 85, 78], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[72, 125, 118] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [18, 18, 19], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [72, 125, 118] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [32, 85, 78] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [8, 8, 9], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [48, 48, 49], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [38, 38, 39], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [40, 40, 41], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [46, 46, 47], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [12, 12, 13] // -01 }, { "class": "quick_panel_label", "fg": [128, 128, 129], // 04 "match_fg": [168, 168, 169], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [72, 125, 118] // 07 }, { "class": "quick_panel_path_label", "fg": [128, 128, 129], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [168, 168, 169], // 03 "selected_match_fg": [232, 218, 94] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [72, 125, 118] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [46, 46, 47], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [12, 12, 13] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [18, 18, 19], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [78, 78, 79], // 03 "match_fg": [178, 178, 179], // 05 "selected_fg": [0, 45, 38], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [72, 125, 118], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [18, 18, 19], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [208, 208, 209] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [88, 88, 89] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/contrast/zacks-contrast/Widget - zacks-contrast.stTheme ================================================ author Dayle Rees comment Zacks Contrast name Zacks Contrast settings settings background #000000 caret #f8f8f0 foreground #f0f0f0 invisibles #65737e selection #9c7ddb ================================================ FILE: sublimeui/contrast/zacks-contrast/Widget - zacks-contrast.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/contrast/zacks-contrast/Widget - zacks-contrast.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/contrast/zacks-contrast.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [20, 20, 20], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 106, 56] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 0, 0] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [188, 212, 42], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 20, 20] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [80, 80, 80] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [150, 150, 150]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 80, 80], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 106, 56], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 106, 56], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 106, 56], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 106, 56] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 106, 56] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [150, 150, 150] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [130, 130, 130] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [10, 10, 10], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [80, 80, 80] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [5, 5, 5], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 106, 56], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [50, 50, 50], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [100, 100, 100] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [160, 160, 160] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [250, 250, 250] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [250, 250, 250] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [188, 212, 42] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [188, 212, 42] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [188, 212, 42] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 66, 16], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 106, 56] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [10, 10, 10], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 106, 56] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 66, 16] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [0, 0, 0], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [40, 40, 40], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [30, 30, 30], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [32, 32, 32], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, { "class": "quick_panel_label", "fg": [120, 120, 120], // 04 "match_fg": [160, 160, 160], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 106, 56] // 07 }, { "class": "quick_panel_path_label", "fg": [120, 120, 120], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [160, 160, 160], // 03 "selected_match_fg": [188, 212, 42] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 106, 56] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [38, 38, 38], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [4, 4, 4] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [10, 10, 10], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [70, 70, 70], // 03 "match_fg": [170, 170, 170], // 05 "selected_fg": [175, 26, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 106, 56], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [10, 10, 10], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [200, 200, 200] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [80, 80, 80] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/crisp/Widget - crisp.stTheme ================================================ author Dayle Rees comment Crisp name Crisp settings settings background #221a22 caret #f8f8f0 foreground #ffffff invisibles #65737e selection #FC6A0F ================================================ FILE: sublimeui/crisp/Widget - crisp.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/crisp/Widget - crisp.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/crisp.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [44, 36, 44], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [54, 46, 54], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [118, 84, 120] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [34, 26, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [252, 154, 15], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 46, 54] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [114, 106, 114] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [184, 176, 184]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [114, 106, 114], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [24, 16, 24], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [24, 16, 24], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [118, 84, 120], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [118, 84, 120], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [118, 84, 120], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [118, 84, 120] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [118, 84, 120] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [14, 6, 14], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [184, 176, 184] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [24, 16, 24], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [164, 156, 164] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [44, 36, 44], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [114, 106, 114] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [39, 31, 39], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [118, 84, 120], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [84, 76, 84], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [134, 126, 134] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [194, 186, 194] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [252, 154, 15] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [252, 154, 15] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [252, 154, 15] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [78, 44, 80], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[118, 84, 120] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [44, 36, 44], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [118, 84, 120] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [78, 44, 80] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [34, 26, 34], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [74, 66, 74], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [64, 56, 64], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [66, 58, 66], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 64, 72], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 30, 38] // -01 }, { "class": "quick_panel_label", "fg": [154, 146, 154], // 04 "match_fg": [194, 186, 194], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [118, 84, 120] // 07 }, { "class": "quick_panel_path_label", "fg": [154, 146, 154], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [194, 186, 194], // 03 "selected_match_fg": [252, 106, 15] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [118, 84, 120] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 64, 72], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 30, 38] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [44, 36, 44], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [104, 96, 104], // 03 "match_fg": [204, 196, 204], // 05 "selected_fg": [38, 4, 40], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [118, 84, 120], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [44, 36, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 226, 234] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [114, 106, 114] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/darkside/Widget - darkside.stTheme ================================================ author Dayle Rees comment Darkside name Darkside settings settings background #222324 caret #f8f8f0 foreground #BABABA invisibles #65737e selection #FF4E50 ================================================ FILE: sublimeui/darkside/Widget - darkside.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/darkside/Widget - darkside.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/darkside.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [44, 45, 46], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [54, 55, 56], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [232, 52, 28] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [34, 35, 36] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [242, 212, 44], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 55, 56] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [114, 115, 116] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [184, 185, 186]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [114, 115, 116], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [24, 25, 26], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [24, 25, 26], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [232, 52, 28], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [232, 52, 28], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [232, 52, 28], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [232, 52, 28] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [232, 52, 28] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [14, 15, 16], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [184, 185, 186] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [24, 25, 26], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [164, 165, 166] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [44, 45, 46], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [114, 115, 116] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [39, 40, 41], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [232, 52, 28], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [84, 85, 86], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [134, 135, 136] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [194, 195, 196] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [242, 212, 44] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [242, 212, 44] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [242, 212, 44] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [192, 12, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[232, 52, 28] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [44, 45, 46], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [232, 52, 28] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [192, 12, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [34, 35, 36], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [74, 75, 76], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [64, 65, 66], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [66, 67, 68], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 73, 74], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 39, 40] // -01 }, { "class": "quick_panel_label", "fg": [154, 155, 156], // 04 "match_fg": [194, 195, 196], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [232, 52, 28] // 07 }, { "class": "quick_panel_path_label", "fg": [154, 155, 156], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [194, 195, 196], // 03 "selected_match_fg": [104, 194, 68] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [232, 52, 28] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 73, 74], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 39, 40] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [44, 45, 46], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [104, 105, 106], // 03 "match_fg": [204, 205, 206], // 05 "selected_fg": [152, 0, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [232, 52, 28], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [44, 45, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 235, 236] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [114, 115, 116] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/earthsong/Widget - earthsong.stTheme ================================================ author Dayle Rees comment Earthsong name Earthsong settings settings background #36312C caret #f8f8f0 foreground #EBD1B7 invisibles #65737e selection #DB784D ================================================ FILE: sublimeui/earthsong/Widget - earthsong.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/earthsong/Widget - earthsong.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/earthsong.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [64, 59, 54], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [74, 69, 64], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [219, 120, 77] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 49, 44] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [248, 187, 57], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [74, 69, 64] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [134, 129, 124] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [204, 199, 194]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [134, 129, 124], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [44, 39, 34], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [44, 39, 34], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [34, 29, 24], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [204, 199, 194] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [44, 39, 34], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [184, 179, 174] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [64, 59, 54], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [134, 129, 124] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [59, 54, 49], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [104, 99, 94], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [154, 149, 144] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [214, 209, 204] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [248, 187, 57] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [248, 187, 57] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [248, 187, 57] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [179, 80, 37], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[219, 120, 77] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [64, 59, 54], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [179, 80, 37] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [54, 49, 44], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [94, 89, 84], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [84, 79, 74], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [86, 81, 76], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [92, 87, 82], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [58, 53, 48] // -01 }, { "class": "quick_panel_label", "fg": [174, 169, 164], // 04 "match_fg": [214, 209, 204], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [219, 120, 77] // 07 }, { "class": "quick_panel_path_label", "fg": [174, 169, 164], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [214, 209, 204], // 03 "selected_match_fg": [96, 163, 101] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [219, 120, 77] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [92, 87, 82], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [58, 53, 48] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [64, 59, 54], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [124, 119, 114], // 03 "match_fg": [224, 219, 214], // 05 "selected_fg": [139, 40, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [134, 129, 124] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/freshcut/Widget - freshcut.stTheme ================================================ author Dayle Rees comment FreshCut name FreshCut settings settings background #2F3030 caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #008097 ================================================ FILE: sublimeui/freshcut/Widget - freshcut.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/freshcut/Widget - freshcut.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/freshcut.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [57, 58, 58], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [67, 68, 68], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [0, 168, 198] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [47, 48, 48] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [233, 238, 0], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [67, 68, 68] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [127, 128, 128] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [197, 198, 198]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [127, 128, 128], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [37, 38, 38], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [37, 38, 38], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [0, 168, 198], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [0, 168, 198], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [0, 168, 198], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [0, 168, 198] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [0, 168, 198] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [27, 28, 28], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [197, 198, 198] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [37, 38, 38], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [177, 178, 178] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [57, 58, 58], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [127, 128, 128] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [52, 53, 53], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [0, 168, 198], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [97, 98, 98], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [147, 148, 148] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [207, 208, 208] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [233, 238, 0] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [233, 238, 0] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [233, 238, 0] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 128, 158], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[0, 168, 198] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [57, 58, 58], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [0, 168, 198] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 128, 158] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [47, 48, 48], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [87, 88, 88], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [77, 78, 78], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [79, 80, 80], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [85, 86, 86], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [51, 52, 52] // -01 }, { "class": "quick_panel_label", "fg": [167, 168, 168], // 04 "match_fg": [207, 208, 208], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [0, 168, 198] // 07 }, { "class": "quick_panel_path_label", "fg": [167, 168, 168], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [207, 208, 208], // 03 "selected_match_fg": [174, 226, 57] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [0, 168, 198] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [85, 86, 86], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [51, 52, 52] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [57, 58, 58], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [117, 118, 118], // 03 "match_fg": [217, 218, 218], // 05 "selected_fg": [0, 88, 118], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [0, 168, 198], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [57, 58, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [247, 248, 248] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [127, 128, 128] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/frontier/Widget - frontier.stTheme ================================================ author Dayle Rees comment Frontier name Frontier settings settings background #36312C caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #2EBF7E ================================================ FILE: sublimeui/frontier/Widget - frontier.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/frontier/Widget - frontier.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/frontier.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [64, 59, 54], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [74, 69, 64], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [242, 58, 58] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 49, 44] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [248, 187, 57], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [74, 69, 64] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [134, 129, 124] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [204, 199, 194]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [134, 129, 124], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [44, 39, 34], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [44, 39, 34], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [242, 58, 58], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [242, 58, 58], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [242, 58, 58], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [242, 58, 58] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [242, 58, 58] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [34, 29, 24], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [204, 199, 194] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [44, 39, 34], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [184, 179, 174] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [64, 59, 54], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [134, 129, 124] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [59, 54, 49], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [242, 58, 58], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [104, 99, 94], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [154, 149, 144] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [214, 209, 204] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [248, 187, 57] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [248, 187, 57] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [248, 187, 57] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [202, 18, 18], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[242, 58, 58] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [64, 59, 54], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [242, 58, 58] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [202, 18, 18] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [54, 49, 44], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [94, 89, 84], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [84, 79, 74], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [86, 81, 76], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [92, 87, 82], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [58, 53, 48] // -01 }, { "class": "quick_panel_label", "fg": [174, 169, 164], // 04 "match_fg": [214, 209, 204], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [242, 58, 58] // 07 }, { "class": "quick_panel_path_label", "fg": [174, 169, 164], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [214, 209, 204], // 03 "selected_match_fg": [248, 187, 57] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [242, 58, 58] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [92, 87, 82], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [58, 53, 48] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [64, 59, 54], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [124, 119, 114], // 03 "match_fg": [224, 219, 214], // 05 "selected_fg": [162, 0, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [242, 58, 58], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [134, 129, 124] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/github/Widget - github.stTheme ================================================ author Dayle Rees comment Github name Github settings settings background #ffffff caret #444444 foreground #555555 invisibles #65737e selection #008080 ================================================ FILE: sublimeui/github/Widget - github.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/github/Widget - github.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/github.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [235, 235, 235], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [245, 245, 245], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [0, 128, 128] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [155, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [0, 128, 128] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [221, 17, 68], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [195, 195, 195] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [105, 105, 105]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [175, 175, 175], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [245, 245, 245], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [245, 245, 245], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [0, 128, 128], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [0, 128, 128], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [0, 128, 128], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true, "layer0.tint": [0, 128, 128] }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true, "layer0.tint": [0, 128, 128] }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [0, 128, 128] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [0, 128, 128] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [235, 235, 235], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [0, 128, 128,65] }, // // LABELS // // General labels { "class": "label_control", "color": [255, 255, 255] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [105, 105, 105], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [255, 255, 255] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [245, 245, 245], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [175, 175, 175] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [250, 250, 250], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [0, 128, 128], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [195, 195, 195], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [175, 175, 175] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [135, 135, 135] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [95, 95, 95] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [221, 17, 68] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [221, 17, 68] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [221, 17, 68] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [70, 198, 198], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[0, 128, 128] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [215, 215, 215], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [0, 128, 128] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 88, 88] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [255, 255, 255], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [235, 235, 235], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [255, 255, 255], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [223, 223, 223], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [247, 247, 247], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [0, 128, 128] // -01 }, { "class": "quick_panel_label", "fg": [135, 135, 135], // 04 "match_fg": [95, 95, 95], // 05 "selected_fg": [150, 255, 255], // 05 "selected_match_fg": [255, 255, 255] // 07 }, { "class": "quick_panel_path_label", "fg": [155, 155, 155], // 03 "match_fg": [95, 95, 95], // 04 "selected_fg": [200, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [155, 155, 155], // 03 "selected_fg": [255, 255, 255] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [247, 247, 247], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [0, 128, 128] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [250, 250, 250], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [155, 155, 155], // 03 "match_fg": [85, 85, 85], // 05 "selected_fg": [180, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [250, 250, 250], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.tint": [0, 128, 128], // 02 "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [0, 128, 128] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [0, 128, 128] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/gloom/Widget - gloom.stTheme ================================================ author Dayle Rees comment Gloom name Gloom settings settings background #2A332B caret #f8f8f0 foreground #D8EBE5 invisibles #65737e selection #FF5D38 ================================================ FILE: sublimeui/gloom/Widget - gloom.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/gloom/Widget - gloom.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/gloom.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [52, 61, 53], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [62, 71, 63], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 93, 56] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [42, 51, 43] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [188, 212, 42], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [62, 71, 63] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [122, 131, 123] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [192, 201, 193]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [122, 131, 123], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [32, 41, 33], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [32, 41, 33], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [22, 31, 23], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [192, 201, 193] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [32, 41, 33], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [172, 181, 173] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [52, 61, 53], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [122, 131, 123] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [47, 56, 48], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [92, 101, 93], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [142, 151, 143] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [202, 211, 203] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [188, 212, 42] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [188, 212, 42] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [188, 212, 42] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 53, 16], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 93, 56] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [52, 61, 53], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 53, 16] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [42, 51, 43], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [82, 91, 83], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [72, 81, 73], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [74, 83, 75], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [80, 89, 81], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [46, 55, 47] // -01 }, { "class": "quick_panel_label", "fg": [162, 171, 163], // 04 "match_fg": [202, 211, 203], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 93, 56] // 07 }, { "class": "quick_panel_path_label", "fg": [162, 171, 163], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [202, 211, 203], // 03 "selected_match_fg": [188, 212, 42] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 93, 56] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [80, 89, 81], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [46, 55, 47] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [52, 61, 53], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [112, 121, 113], // 03 "match_fg": [212, 221, 213], // 05 "selected_fg": [175, 13, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [52, 61, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 251, 243] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [122, 131, 123] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/glowfish/Widget - glowfish.stTheme ================================================ author Dayle Rees comment Glowfish name Glowfish settings settings background #191f13 caret #f8f8f0 foreground #6ea240 invisibles #65737e selection #DB784D ================================================ FILE: sublimeui/glowfish/Widget - glowfish.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/glowfish/Widget - glowfish.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/glowfish.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [35, 41, 29], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [45, 51, 39], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [219, 120, 77] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [25, 31, 19] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [248, 187, 57], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [45, 51, 39] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [105, 111, 99] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [175, 181, 169]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [105, 111, 99], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [15, 21, 9], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [15, 21, 9], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [5, 11, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [175, 181, 169] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [15, 21, 9], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [155, 161, 149] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [35, 41, 29], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [105, 111, 99] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [30, 36, 24], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [75, 81, 69], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [125, 131, 119] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [185, 191, 179] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [248, 187, 57] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [248, 187, 57] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [248, 187, 57] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [179, 80, 37], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[219, 120, 77] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [35, 41, 29], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [179, 80, 37] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [25, 31, 19], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [65, 71, 59], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [55, 61, 49], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [57, 63, 51], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [63, 69, 57], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [29, 35, 23] // -01 }, { "class": "quick_panel_label", "fg": [145, 151, 139], // 04 "match_fg": [185, 191, 179], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [219, 120, 77] // 07 }, { "class": "quick_panel_path_label", "fg": [145, 151, 139], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [185, 191, 179], // 03 "selected_match_fg": [96, 163, 101] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [219, 120, 77] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [63, 69, 57], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [29, 35, 23] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [35, 41, 29], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [95, 101, 89], // 03 "match_fg": [195, 201, 189], // 05 "selected_fg": [139, 40, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [35, 41, 29], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 231, 219] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [105, 111, 99] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/goldfish/Widget - goldfish.stTheme ================================================ author Dayle Rees comment Goldfish name Goldfish settings settings background #2E3336 caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #F38630 ================================================ FILE: sublimeui/goldfish/Widget - goldfish.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/goldfish/Widget - goldfish.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/goldfish.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [56, 61, 64], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [66, 71, 74], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [250, 105, 0] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [46, 51, 54] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [243, 110, 58], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [66, 71, 74] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [126, 131, 134] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [196, 201, 204]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [126, 131, 134], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [36, 41, 44], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [36, 41, 44], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [250, 105, 0], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [250, 105, 0], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [250, 105, 0], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [250, 105, 0] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [250, 105, 0] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [26, 31, 34], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [196, 201, 204] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [36, 41, 44], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [176, 181, 184] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [56, 61, 64], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [126, 131, 134] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [51, 56, 59], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [250, 105, 0], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [96, 101, 104], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [146, 151, 154] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [206, 211, 214] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [243, 110, 58] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [243, 110, 58] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [243, 110, 58] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [210, 65, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[250, 105, 0] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [56, 61, 64], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [250, 105, 0] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [210, 65, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [46, 51, 54], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [86, 91, 94], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [76, 81, 84], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [78, 83, 86], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 89, 92], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 55, 58] // -01 }, { "class": "quick_panel_label", "fg": [166, 171, 174], // 04 "match_fg": [206, 211, 214], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [250, 105, 0] // 07 }, { "class": "quick_panel_path_label", "fg": [166, 171, 174], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [206, 211, 214], // 03 "selected_match_fg": [105, 210, 231] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [250, 105, 0] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 89, 92], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 55, 58] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [56, 61, 64], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [116, 121, 124], // 03 "match_fg": [216, 221, 224], // 05 "selected_fg": [170, 25, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [250, 105, 0], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [56, 61, 64], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 251, 254] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [126, 131, 134] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/grunge/Widget - grunge.stTheme ================================================ author Dayle Rees comment Grunge name Grunge settings settings background #31332C caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #F56991 ================================================ FILE: sublimeui/grunge/Widget - grunge.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/grunge/Widget - grunge.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/grunge.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [59, 61, 54], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [69, 71, 64], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [245, 105, 145] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [49, 51, 44] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [209, 242, 165], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [69, 71, 64] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [129, 131, 124] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [199, 201, 194]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [129, 131, 124], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [39, 41, 34], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [39, 41, 34], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [245, 105, 145], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [245, 105, 145], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [245, 105, 145], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [245, 105, 145] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [245, 105, 145] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [29, 31, 24], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [199, 201, 194] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [39, 41, 34], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [179, 181, 174] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [59, 61, 54], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [129, 131, 124] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [54, 56, 49], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [245, 105, 145], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [99, 101, 94], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [149, 151, 144] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [209, 211, 204] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [209, 242, 165] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [209, 242, 165] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [209, 242, 165] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [205, 65, 105], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[245, 105, 145] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [59, 61, 54], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [245, 105, 145] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [205, 65, 105] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [49, 51, 44], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [89, 91, 84], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [79, 81, 74], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [81, 83, 76], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [87, 89, 82], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [53, 55, 48] // -01 }, { "class": "quick_panel_label", "fg": [169, 171, 164], // 04 "match_fg": [209, 211, 204], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [245, 105, 145] // 07 }, { "class": "quick_panel_path_label", "fg": [169, 171, 164], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [209, 211, 204], // 03 "selected_match_fg": [255, 196, 140] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [245, 105, 145] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [87, 89, 82], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [53, 55, 48] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [59, 61, 54], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [119, 121, 114], // 03 "match_fg": [219, 221, 214], // 05 "selected_fg": [165, 25, 65], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [245, 105, 145], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [59, 61, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [249, 251, 244] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [129, 131, 124] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/halflife/Widget - halflife.stTheme ================================================ author Dayle Rees comment Halflife name Halflife settings settings background #222222 caret #f8f8f0 foreground #cccccc invisibles #65737e selection #F85931 ================================================ FILE: sublimeui/halflife/Widget - halflife.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/halflife/Widget - halflife.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/halflife.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [54, 54, 54], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [125, 137, 145] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [34, 34, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [249, 212, 35], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 54, 54] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [114, 114, 114] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [184, 184, 184]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [114, 114, 114], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [125, 137, 145], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [125, 137, 145], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [125, 137, 145], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [125, 137, 145] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [125, 137, 145] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [14, 14, 14], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [184, 184, 184] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [24, 24, 24], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [164, 164, 164] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [114, 114, 114] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [39, 39, 39], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [125, 137, 145], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [84, 84, 84], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [134, 134, 134] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [194, 194, 194] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [249, 212, 35] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [249, 212, 35] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [249, 212, 35] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [85, 97, 105], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[125, 137, 145] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [125, 137, 145] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [85, 97, 105] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [34, 34, 34], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [74, 74, 74], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [64, 64, 64], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [66, 66, 66], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, { "class": "quick_panel_label", "fg": [154, 154, 154], // 04 "match_fg": [194, 194, 194], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [125, 137, 145] // 07 }, { "class": "quick_panel_path_label", "fg": [154, 154, 154], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [194, 194, 194], // 03 "selected_match_fg": [249, 212, 35] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [125, 137, 145] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [44, 44, 44], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [104, 104, 104], // 03 "match_fg": [204, 204, 204], // 05 "selected_fg": [45, 57, 65], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [125, 137, 145], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [114, 114, 114] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/heroku/Widget - heroku.stTheme ================================================ author Dayle Rees comment Heroku name Heroku settings settings background #1b1b24 caret #f8f8f0 foreground #c8c7d5 invisibles #65737e selection #7873ae ================================================ FILE: sublimeui/heroku/Widget - heroku.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/heroku/Widget - heroku.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/heroku.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [37, 37, 46], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [47, 47, 56], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [120, 115, 174] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [27, 27, 36] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [166, 250, 98], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [47, 47, 56] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [107, 107, 116] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [177, 177, 186]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [107, 107, 116], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [17, 17, 26], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [17, 17, 26], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [120, 115, 174], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [120, 115, 174], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [120, 115, 174], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [120, 115, 174] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [120, 115, 174] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [7, 7, 16], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [177, 177, 186] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [17, 17, 26], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [157, 157, 166] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [37, 37, 46], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [107, 107, 116] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [32, 32, 41], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [120, 115, 174], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [77, 77, 86], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [127, 127, 136] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [187, 187, 196] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [166, 250, 98] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [166, 250, 98] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [166, 250, 98] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [80, 75, 134], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[120, 115, 174] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [37, 37, 46], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [120, 115, 174] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [80, 75, 134] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [27, 27, 36], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [67, 67, 76], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [57, 57, 66], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [59, 59, 68], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [65, 65, 74], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [31, 31, 40] // -01 }, { "class": "quick_panel_label", "fg": [147, 147, 156], // 04 "match_fg": [187, 187, 196], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [120, 115, 174] // 07 }, { "class": "quick_panel_path_label", "fg": [147, 147, 156], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [187, 187, 196], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [120, 115, 174] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [65, 65, 74], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [31, 31, 40] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [37, 37, 46], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [97, 97, 106], // 03 "match_fg": [197, 197, 206], // 05 "selected_fg": [40, 35, 94], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [120, 115, 174], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [37, 37, 46], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [227, 227, 236] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [107, 107, 116] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/hyrule/Widget - hyrule.stTheme ================================================ author Dayle Rees comment Hyrule name Hyrule settings settings background #2d2c2b caret #f8f8f0 foreground #c0d5c1 invisibles #65737e selection #569e16 ================================================ FILE: sublimeui/hyrule/Widget - hyrule.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/hyrule/Widget - hyrule.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/hyrule.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [55, 54, 53], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [65, 64, 63], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [86, 158, 22] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [45, 44, 43] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [206, 131, 13], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [65, 64, 63] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [125, 124, 123] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [195, 194, 193]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [125, 124, 123], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [35, 34, 33], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [35, 34, 33], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [86, 158, 22], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [86, 158, 22], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [86, 158, 22], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [86, 158, 22] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [86, 158, 22] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [25, 24, 23], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [195, 194, 193] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [35, 34, 33], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [175, 174, 173] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [55, 54, 53], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [125, 124, 123] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [50, 49, 48], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [86, 158, 22], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [95, 94, 93], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [145, 144, 143] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [205, 204, 203] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [206, 131, 13] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [206, 131, 13] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [206, 131, 13] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [46, 118, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[86, 158, 22] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [55, 54, 53], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [86, 158, 22] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [46, 118, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [45, 44, 43], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [85, 84, 83], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [75, 74, 73], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [77, 76, 75], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [83, 82, 81], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [49, 48, 47] // -01 }, { "class": "quick_panel_label", "fg": [165, 164, 163], // 04 "match_fg": [205, 204, 203], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [86, 158, 22] // 07 }, { "class": "quick_panel_path_label", "fg": [165, 164, 163], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [205, 204, 203], // 03 "selected_match_fg": [144, 201, 63] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [86, 158, 22] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [83, 82, 81], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [49, 48, 47] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [55, 54, 53], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [115, 114, 113], // 03 "match_fg": [215, 214, 213], // 05 "selected_fg": [6, 78, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [86, 158, 22], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [55, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 244, 243] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [125, 124, 123] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/iceberg/Widget - iceberg.stTheme ================================================ author Dayle Rees comment Iceberg name Iceberg settings settings background #323B3D caret #f8f8f0 foreground #BDD6DB invisibles #65737e selection #2D8DA1 ================================================ FILE: sublimeui/iceberg/Widget - iceberg.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/iceberg/Widget - iceberg.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/iceberg.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [60, 69, 71], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [70, 79, 81], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [45, 141, 161] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [50, 59, 61] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 255, 255], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [70, 79, 81] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [130, 139, 141] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [200, 209, 211]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [130, 139, 141], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [40, 49, 51], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [40, 49, 51], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [45, 141, 161], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [45, 141, 161], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [45, 141, 161], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [45, 141, 161] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [45, 141, 161] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [30, 39, 41], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [200, 209, 211] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [40, 49, 51], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [180, 189, 191] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [60, 69, 71], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [130, 139, 141] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [55, 64, 66], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [45, 141, 161], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [100, 109, 111], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [150, 159, 161] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [210, 219, 221] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 255, 255] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 255, 255] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [5, 101, 121], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[45, 141, 161] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [60, 69, 71], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [45, 141, 161] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [5, 101, 121] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [50, 59, 61], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [90, 99, 101], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [80, 89, 91], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [82, 91, 93], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [88, 97, 99], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [54, 63, 65] // -01 }, { "class": "quick_panel_label", "fg": [170, 179, 181], // 04 "match_fg": [210, 219, 221], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [45, 141, 161] // 07 }, { "class": "quick_panel_path_label", "fg": [170, 179, 181], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [210, 219, 221], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [45, 141, 161] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [88, 97, 99], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [54, 63, 65] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [60, 69, 71], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [120, 129, 131], // 03 "match_fg": [220, 229, 231], // 05 "selected_fg": [0, 61, 81], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [45, 141, 161], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [60, 69, 71], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [250, 255, 255] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [130, 139, 141] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/juicy/Widget - juicy.stTheme ================================================ author Dayle Rees comment Juicy name Juicy settings settings background #222222 caret #f8f8f0 foreground #e3e2e0 invisibles #65737e selection #FF4E50 ================================================ FILE: sublimeui/juicy/Widget - juicy.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/juicy/Widget - juicy.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/juicy.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [54, 54, 54], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [59, 199, 184] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [34, 34, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [59, 199, 184], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 54, 54] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [114, 114, 114] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [184, 184, 184]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [114, 114, 114], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [59, 199, 184], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [59, 199, 184], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [59, 199, 184], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [59, 199, 184] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [59, 199, 184] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [14, 14, 14], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [184, 184, 184] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [24, 24, 24], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [164, 164, 164] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [114, 114, 114] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [39, 39, 39], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [59, 199, 184], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [84, 84, 84], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [134, 134, 134] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [194, 194, 194] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [59, 199, 184] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [59, 199, 184] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [59, 199, 184] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [19, 159, 144], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[59, 199, 184] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [59, 199, 184] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [19, 159, 144] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [34, 34, 34], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [74, 74, 74], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [64, 64, 64], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [66, 66, 66], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, { "class": "quick_panel_label", "fg": [154, 154, 154], // 04 "match_fg": [194, 194, 194], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [59, 199, 184] // 07 }, { "class": "quick_panel_path_label", "fg": [154, 154, 154], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [194, 194, 194], // 03 "selected_match_fg": [195, 203, 76] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [59, 199, 184] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [44, 44, 44], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [104, 104, 104], // 03 "match_fg": [204, 204, 204], // 05 "selected_fg": [0, 119, 104], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [59, 199, 184], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [114, 114, 114] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/keen/Widget - keen.stTheme ================================================ author Dayle Rees comment Keen name Keen settings settings background #111111 caret #f8f8f0 foreground #cccccc invisibles #65737e selection #8767b7 ================================================ FILE: sublimeui/keen/Widget - keen.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/keen/Widget - keen.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/keen.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [27, 27, 27], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [37, 37, 37], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [135, 103, 183] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [17, 17, 17] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [181, 219, 153], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [37, 37, 37] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [97, 97, 97] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [167, 167, 167]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [97, 97, 97], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [7, 7, 7], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [7, 7, 7], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [135, 103, 183], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [135, 103, 183], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [135, 103, 183], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [135, 103, 183] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [135, 103, 183] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 0, 0], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [167, 167, 167] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [7, 7, 7], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [147, 147, 147] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [27, 27, 27], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [97, 97, 97] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [22, 22, 22], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [135, 103, 183], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [67, 67, 67], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [117, 117, 117] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [177, 177, 177] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [181, 219, 153] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [181, 219, 153] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [181, 219, 153] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [95, 63, 143], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[135, 103, 183] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [27, 27, 27], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [135, 103, 183] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [95, 63, 143] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [17, 17, 17], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [57, 57, 57], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [47, 47, 47], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [49, 49, 49], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [55, 55, 55], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [21, 21, 21] // -01 }, { "class": "quick_panel_label", "fg": [137, 137, 137], // 04 "match_fg": [177, 177, 177], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [135, 103, 183] // 07 }, { "class": "quick_panel_path_label", "fg": [137, 137, 137], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [177, 177, 177], // 03 "selected_match_fg": [181, 219, 153] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [135, 103, 183] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [55, 55, 55], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [21, 21, 21] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [27, 27, 27], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [87, 87, 87], // 03 "match_fg": [187, 187, 187], // 05 "selected_fg": [55, 23, 103], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [135, 103, 183], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [27, 27, 27], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [217, 217, 217] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [97, 97, 97] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/kiwi/Widget - kiwi.stTheme ================================================ author Dayle Rees comment Kiwi name Kiwi settings settings background #161a19 caret #f8f8f0 foreground #EDEBE6 invisibles #65737e selection #0B6D5C ================================================ FILE: sublimeui/kiwi/Widget - kiwi.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/kiwi/Widget - kiwi.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/kiwi.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [32, 36, 35], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [42, 46, 45], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [149, 199, 42] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [22, 26, 25] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [161, 230, 193], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [42, 46, 45] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [102, 106, 105] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [172, 176, 175]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [102, 106, 105], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [12, 16, 15], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [12, 16, 15], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [149, 199, 42], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [149, 199, 42], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [149, 199, 42], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [149, 199, 42] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [149, 199, 42] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [2, 6, 5], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [172, 176, 175] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [12, 16, 15], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [152, 156, 155] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [32, 36, 35], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [102, 106, 105] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [27, 31, 30], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [149, 199, 42], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [72, 76, 75], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [122, 126, 125] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [182, 186, 185] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [161, 230, 193] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [161, 230, 193] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [161, 230, 193] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [109, 159, 2], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[149, 199, 42] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [32, 36, 35], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [149, 199, 42] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [109, 159, 2] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [22, 26, 25], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [62, 66, 65], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [52, 56, 55], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [54, 58, 57], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [60, 64, 63], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [26, 30, 29] // -01 }, { "class": "quick_panel_label", "fg": [142, 146, 145], // 04 "match_fg": [182, 186, 185], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [149, 199, 42] // 07 }, { "class": "quick_panel_path_label", "fg": [142, 146, 145], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [182, 186, 185], // 03 "selected_match_fg": [11, 109, 92] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [149, 199, 42] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [60, 64, 63], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [26, 30, 29] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [32, 36, 35], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [92, 96, 95], // 03 "match_fg": [192, 196, 195], // 05 "selected_fg": [69, 119, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [149, 199, 42], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [32, 36, 35], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 226, 225] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [102, 106, 105] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/laravel/Widget - laravel.stTheme ================================================ author Dayle Rees comment Laravel name Laravel settings settings background #2E2C2B caret #f8f8f0 foreground #DEDEDE invisibles #65737e selection #cd724e ================================================ FILE: sublimeui/laravel/Widget - laravel.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/laravel/Widget - laravel.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/laravel.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [66, 64, 63], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [252, 107, 10] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [46, 44, 43] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [253, 202, 73], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [66, 64, 63] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [126, 124, 123] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [196, 194, 193]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [126, 124, 123], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [252, 107, 10], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [252, 107, 10], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [252, 107, 10], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [252, 107, 10] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [252, 107, 10] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [26, 24, 23], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [196, 194, 193] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [36, 34, 33], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [176, 174, 173] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [126, 124, 123] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [51, 49, 48], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [252, 107, 10], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [96, 94, 93], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [146, 144, 143] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [206, 204, 203] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [253, 202, 73] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [253, 202, 73] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [253, 202, 73] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [212, 67, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[252, 107, 10] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [252, 107, 10] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [212, 67, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [46, 44, 43], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [86, 84, 83], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [76, 74, 73], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [78, 76, 75], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, { "class": "quick_panel_label", "fg": [166, 164, 163], // 04 "match_fg": [206, 204, 203], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [252, 107, 10] // 07 }, { "class": "quick_panel_path_label", "fg": [166, 164, 163], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [206, 204, 203], // 03 "selected_match_fg": [252, 88, 12] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [252, 107, 10] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [56, 54, 53], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [116, 114, 113], // 03 "match_fg": [216, 214, 213], // 05 "selected_fg": [172, 27, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [252, 107, 10], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [126, 124, 123] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/lavender/Widget - lavender.stTheme ================================================ author Dayle Rees comment Lavender name Lavender settings settings background #29222E caret #f8f8f0 foreground #E0CEED invisibles #65737e selection #B657FF ================================================ FILE: sublimeui/lavender/Widget - lavender.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/lavender/Widget - lavender.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/lavender.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [51, 44, 56], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [61, 54, 66], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [182, 87, 255] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [41, 34, 46] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [245, 176, 239], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [61, 54, 66] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [121, 114, 126] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [191, 184, 196]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [121, 114, 126], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [31, 24, 36], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [31, 24, 36], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [182, 87, 255], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [182, 87, 255], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [182, 87, 255], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [182, 87, 255] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [182, 87, 255] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [21, 14, 26], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [191, 184, 196] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [31, 24, 36], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [171, 164, 176] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [51, 44, 56], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [121, 114, 126] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [46, 39, 51], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [182, 87, 255], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [91, 84, 96], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [141, 134, 146] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [201, 194, 206] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [245, 176, 239] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [245, 176, 239] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [245, 176, 239] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [142, 47, 215], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[182, 87, 255] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [51, 44, 56], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [182, 87, 255] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [142, 47, 215] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [41, 34, 46], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [81, 74, 86], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [71, 64, 76], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [73, 66, 78], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [79, 72, 84], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [45, 38, 50] // -01 }, { "class": "quick_panel_label", "fg": [161, 154, 166], // 04 "match_fg": [201, 194, 206], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [182, 87, 255] // 07 }, { "class": "quick_panel_path_label", "fg": [161, 154, 166], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [201, 194, 206], // 03 "selected_match_fg": [245, 176, 239] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [182, 87, 255] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [79, 72, 84], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [45, 38, 50] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [51, 44, 56], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [111, 104, 116], // 03 "match_fg": [211, 204, 216], // 05 "selected_fg": [102, 7, 175], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [182, 87, 255], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [51, 44, 56], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 234, 246] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [121, 114, 126] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/legacy/Widget - legacy.stTheme ================================================ author Dayle Rees comment Legacy name Legacy settings settings background #14191f caret #f8f8f0 foreground #aec2e0 invisibles #65737e selection #FF410D ================================================ FILE: sublimeui/legacy/Widget - legacy.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/legacy/Widget - legacy.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/legacy.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [30, 35, 41], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [40, 45, 51], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [38, 127, 181] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 25, 31] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 65, 13], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [40, 45, 51] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [100, 105, 111] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [170, 175, 181]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [100, 105, 111], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [10, 15, 21], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [10, 15, 21], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [38, 127, 181], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [38, 127, 181], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [38, 127, 181], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [38, 127, 181] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [38, 127, 181] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 5, 11], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [170, 175, 181] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [10, 15, 21], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [150, 155, 161] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [30, 35, 41], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [100, 105, 111] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [25, 30, 36], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [38, 127, 181], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [70, 75, 81], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [120, 125, 131] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [180, 185, 191] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 65, 13] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 65, 13] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 65, 13] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 87, 141], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[38, 127, 181] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [30, 35, 41], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [38, 127, 181] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 87, 141] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [20, 25, 31], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [60, 65, 71], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [50, 55, 61], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [52, 57, 63], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [58, 63, 69], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [24, 29, 35] // -01 }, { "class": "quick_panel_label", "fg": [140, 145, 151], // 04 "match_fg": [180, 185, 191], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [38, 127, 181] // 07 }, { "class": "quick_panel_path_label", "fg": [140, 145, 151], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [180, 185, 191], // 03 "selected_match_fg": [255, 178, 13] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [38, 127, 181] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [58, 63, 69], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [24, 29, 35] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [30, 35, 41], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [90, 95, 101], // 03 "match_fg": [190, 195, 201], // 05 "selected_fg": [0, 47, 101], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [38, 127, 181], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [100, 105, 111] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/light/earthsong-light/Widget - earthsong-light.stTheme ================================================ author Dayle Rees comment Earthsong Light name Earthsong Light settings settings background #ffffff caret #111111 foreground #4d463e invisibles #65737e selection #60A365 ================================================ FILE: sublimeui/light/earthsong-light/Widget - earthsong-light.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/light/earthsong-light/Widget - earthsong-light.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/light/earthsong-light.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [235, 235, 235], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [245, 245, 245], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [219, 120, 77] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 232] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [219, 120, 77] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [248, 187, 57], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [195, 195, 195] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [105, 105, 105]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [175, 175, 175], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [245, 245, 245], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [245, 245, 245], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true, "layer0.tint": [219, 120, 77] }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true, "layer0.tint": [219, 120, 77] }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [235, 235, 235], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [219, 120, 77,65] }, // // LABELS // // General labels { "class": "label_control", "color": [255, 255, 255] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [105, 105, 105], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [255, 255, 255] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [245, 245, 245], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [175, 175, 175] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [250, 250, 250], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [219, 120, 77], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [195, 195, 195], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [175, 175, 175] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [135, 135, 135] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [95, 95, 95] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [248, 187, 57] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [248, 187, 57] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [248, 187, 57] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [255, 190, 147], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[219, 120, 77] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [215, 215, 215], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [179, 80, 37] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [255, 255, 255], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [235, 235, 235], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [255, 255, 255], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [223, 223, 223], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [247, 247, 247], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // -01 }, { "class": "quick_panel_label", "fg": [135, 135, 135], // 04 "match_fg": [95, 95, 95], // 05 "selected_fg": [255, 255, 227], // 05 "selected_match_fg": [255, 255, 255] // 07 }, { "class": "quick_panel_path_label", "fg": [155, 155, 155], // 03 "match_fg": [95, 95, 95], // 04 "selected_fg": [255, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [155, 155, 155], // 03 "selected_fg": [255, 255, 255] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [247, 247, 247], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [219, 120, 77] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [250, 250, 250], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [155, 155, 155], // 03 "match_fg": [85, 85, 85], // 05 "selected_fg": [255, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [250, 250, 250], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.tint": [219, 120, 77], // 02 "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [195, 195, 195], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [219, 120, 77] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [219, 120, 77] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/light/snappy-light/Widget - snappy-light.stTheme ================================================ author Dayle Rees comment Snappy Light name Snappy Light settings settings background #ffffff caret #444444 foreground #555555 invisibles #65737e selection #808dd3 ================================================ FILE: sublimeui/light/snappy-light/Widget - snappy-light.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/light/snappy-light/Widget - snappy-light.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/light/snappy-light.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [218, 218, 218], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [228, 228, 228], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [246, 97, 83] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 252, 238] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [246, 97, 83] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [78, 161, 223], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [178, 178, 178] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [88, 88, 88]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [158, 158, 158], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [228, 228, 228], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [228, 228, 228], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [246, 97, 83], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [246, 97, 83], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [246, 97, 83], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true, "layer0.tint": [246, 97, 83] }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true, "layer0.tint": [246, 97, 83] }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [218, 218, 218], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [246, 97, 83,65] }, // // LABELS // // General labels { "class": "label_control", "color": [255, 255, 255] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [88, 88, 88], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [255, 255, 255] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [228, 228, 228], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [158, 158, 158] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [233, 233, 233], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [246, 97, 83], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [178, 178, 178], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [158, 158, 158] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [118, 118, 118] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [78, 78, 78] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [78, 161, 223] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [78, 161, 223] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [78, 161, 223] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [255, 167, 153], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[246, 97, 83] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [198, 198, 198], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [206, 57, 43] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [238, 238, 238], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [218, 218, 218], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [255, 255, 255], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [206, 206, 206], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [230, 230, 230], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // -01 }, { "class": "quick_panel_label", "fg": [118, 118, 118], // 04 "match_fg": [78, 78, 78], // 05 "selected_fg": [255, 247, 233], // 05 "selected_match_fg": [255, 255, 255] // 07 }, { "class": "quick_panel_path_label", "fg": [138, 138, 138], // 03 "match_fg": [78, 78, 78], // 04 "selected_fg": [255, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [138, 138, 138], // 03 "selected_fg": [255, 255, 255] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [230, 230, 230], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [233, 233, 233], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [138, 138, 138], // 03 "match_fg": [68, 68, 68], // 05 "selected_fg": [255, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [233, 233, 233], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.tint": [246, 97, 83], // 02 "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [178, 178, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 97, 83] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [246, 97, 83] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/light/userscape/Widget - userscape.stTheme ================================================ author Dayle Rees comment Userscape name Userscape settings settings background #F5F8FC caret #444444 foreground #879BB0 invisibles #65737e selection #355B8C ================================================ FILE: sublimeui/light/userscape/Widget - userscape.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/light/userscape/Widget - userscape.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/light/userscape.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [225, 228, 232], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [235, 238, 242], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [53, 91, 140] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [208, 246, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [53, 91, 140] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [227, 189, 20], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [255, 255, 255] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [185, 188, 192] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [95, 98, 102]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [165, 168, 172], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [235, 238, 242], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [235, 238, 242], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [53, 91, 140], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [53, 91, 140], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [53, 91, 140], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true, "layer0.tint": [53, 91, 140] }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true, "layer0.tint": [53, 91, 140] }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [53, 91, 140] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [53, 91, 140] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [225, 228, 232], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [53, 91, 140,65] }, // // LABELS // // General labels { "class": "label_control", "color": [255, 255, 255] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [95, 98, 102], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [255, 255, 255] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [235, 238, 242], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [165, 168, 172] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [240, 243, 247], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [53, 91, 140], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [185, 188, 192], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [165, 168, 172] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [125, 128, 132] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [85, 88, 92] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [227, 189, 20] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [227, 189, 20] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [227, 189, 20] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [123, 161, 210], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[53, 91, 140] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [205, 208, 212], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [53, 91, 140] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [13, 51, 100] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [245, 248, 252], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [225, 228, 232], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [255, 255, 255], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [213, 216, 220], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [237, 240, 244], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [53, 91, 140] // -01 }, { "class": "quick_panel_label", "fg": [125, 128, 132], // 04 "match_fg": [85, 88, 92], // 05 "selected_fg": [203, 241, 255], // 05 "selected_match_fg": [255, 255, 255] // 07 }, { "class": "quick_panel_path_label", "fg": [145, 148, 152], // 03 "match_fg": [85, 88, 92], // 04 "selected_fg": [253, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [145, 148, 152], // 03 "selected_fg": [255, 255, 255] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [237, 240, 244], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [53, 91, 140] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [240, 243, 247], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [145, 148, 152], // 03 "match_fg": [75, 78, 82], // 05 "selected_fg": [233, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [240, 243, 247], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.tint": [53, 91, 140], // 02 "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [185, 188, 192], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [53, 91, 140] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [53, 91, 140] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/mellow/Widget - mellow.stTheme ================================================ author Dayle Rees comment Mellow name Mellow settings settings background #36312C caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #F55D79 ================================================ FILE: sublimeui/mellow/Widget - mellow.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/mellow/Widget - mellow.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/mellow.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [64, 59, 54], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [74, 69, 64], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [31, 129, 129] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 49, 44] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [248, 187, 57], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [74, 69, 64] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [134, 129, 124] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [204, 199, 194]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [134, 129, 124], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [44, 39, 34], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [44, 39, 34], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [31, 129, 129], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [31, 129, 129], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [31, 129, 129], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [31, 129, 129] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [31, 129, 129] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [34, 29, 24], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [204, 199, 194] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [44, 39, 34], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [184, 179, 174] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [64, 59, 54], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [134, 129, 124] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [59, 54, 49], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [31, 129, 129], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [104, 99, 94], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [154, 149, 144] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [214, 209, 204] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [248, 187, 57] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [248, 187, 57] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [248, 187, 57] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 89, 89], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[31, 129, 129] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [64, 59, 54], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [31, 129, 129] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 89, 89] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [54, 49, 44], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [94, 89, 84], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [84, 79, 74], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [86, 81, 76], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [92, 87, 82], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [58, 53, 48] // -01 }, { "class": "quick_panel_label", "fg": [174, 169, 164], // 04 "match_fg": [214, 209, 204], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [31, 129, 129] // 07 }, { "class": "quick_panel_path_label", "fg": [174, 169, 164], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [214, 209, 204], // 03 "selected_match_fg": [242, 137, 114] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [31, 129, 129] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [92, 87, 82], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [58, 53, 48] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [64, 59, 54], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [124, 119, 114], // 03 "match_fg": [224, 219, 214], // 05 "selected_fg": [0, 49, 49], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [31, 129, 129], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [64, 59, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [254, 249, 244] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [134, 129, 124] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/mintchoc/Widget - mintchoc.stTheme ================================================ author Dayle Rees comment Mintchoc name Mintchoc settings settings background #2b221c caret #f8f8f0 foreground #BABABA invisibles #65737e selection #008D62 ================================================ FILE: sublimeui/mintchoc/Widget - mintchoc.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/mintchoc/Widget - mintchoc.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/mintchoc.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [53, 44, 38], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [63, 54, 48], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [0, 141, 98] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [43, 34, 28] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [0, 224, 140], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [63, 54, 48] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [123, 114, 108] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [193, 184, 178]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [123, 114, 108], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [33, 24, 18], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [33, 24, 18], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [0, 141, 98], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [0, 141, 98], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [0, 141, 98], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [0, 141, 98] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [0, 141, 98] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [23, 14, 8], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [193, 184, 178] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [33, 24, 18], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [173, 164, 158] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [53, 44, 38], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [123, 114, 108] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [48, 39, 33], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [0, 141, 98], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [93, 84, 78], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [143, 134, 128] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [203, 194, 188] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [0, 224, 140] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [0, 224, 140] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [0, 224, 140] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 101, 58], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[0, 141, 98] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [53, 44, 38], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [0, 141, 98] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 101, 58] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [43, 34, 28], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [83, 74, 68], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [73, 64, 58], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [75, 66, 60], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [81, 72, 66], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [47, 38, 32] // -01 }, { "class": "quick_panel_label", "fg": [163, 154, 148], // 04 "match_fg": [203, 194, 188], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [0, 141, 98] // 07 }, { "class": "quick_panel_path_label", "fg": [163, 154, 148], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [203, 194, 188], // 03 "selected_match_fg": [0, 224, 140] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [0, 141, 98] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [81, 72, 66], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [47, 38, 32] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [53, 44, 38], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [113, 104, 98], // 03 "match_fg": [213, 204, 198], // 05 "selected_fg": [0, 61, 18], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [0, 141, 98], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [53, 44, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 234, 228] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [123, 114, 108] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/mud/Widget - mud.stTheme ================================================ author Dayle Rees comment Mud name Mud settings settings background #403635 caret #f8f8f0 foreground #ffffff invisibles #65737e selection #b5db99 ================================================ FILE: sublimeui/mud/Widget - mud.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/mud/Widget - mud.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/mud.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [74, 64, 63], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [84, 74, 73], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 151, 135] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [64, 54, 53] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [181, 219, 153], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [84, 74, 73] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [144, 134, 133] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [214, 204, 203]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [144, 134, 133], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [54, 44, 43], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [54, 44, 43], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 151, 135], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 151, 135], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 151, 135], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 151, 135] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 151, 135] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [44, 34, 33], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [214, 204, 203] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [54, 44, 43], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [194, 184, 183] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [74, 64, 63], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [144, 134, 133] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [69, 59, 58], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 151, 135], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [114, 104, 103], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [164, 154, 153] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [224, 214, 213] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [181, 219, 153] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [181, 219, 153] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [181, 219, 153] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 111, 95], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 151, 135] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [74, 64, 63], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 151, 135] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 111, 95] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [64, 54, 53], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [104, 94, 93], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [94, 84, 83], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [96, 86, 85], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [102, 92, 91], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [68, 58, 57] // -01 }, { "class": "quick_panel_label", "fg": [184, 174, 173], // 04 "match_fg": [224, 214, 213], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 151, 135] // 07 }, { "class": "quick_panel_path_label", "fg": [184, 174, 173], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [224, 214, 213], // 03 "selected_match_fg": [181, 219, 153] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 151, 135] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [102, 92, 91], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [68, 58, 57] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [74, 64, 63], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [134, 124, 123], // 03 "match_fg": [234, 224, 223], // 05 "selected_fg": [175, 71, 55], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 151, 135], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [74, 64, 63], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 254, 253] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [144, 134, 133] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/otakon/Widget - otakon.stTheme ================================================ author Dayle Rees comment Otakon name Otakon settings settings background #171417 caret #f8f8f0 foreground #f9f3f9 invisibles #65737e selection #B1A6CA ================================================ FILE: sublimeui/otakon/Widget - otakon.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/otakon/Widget - otakon.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/otakon.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [33, 30, 33], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [43, 40, 43], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [246, 230, 235] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [23, 20, 23] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [158, 178, 217], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [43, 40, 43] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [103, 100, 103] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [173, 170, 173]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [103, 100, 103], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [13, 10, 13], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [13, 10, 13], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [246, 230, 235], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [246, 230, 235], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [246, 230, 235], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [246, 230, 235] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [246, 230, 235] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [3, 0, 3], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [173, 170, 173] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [13, 10, 13], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [153, 150, 153] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [33, 30, 33], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [103, 100, 103] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [28, 25, 28], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [246, 230, 235], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [73, 70, 73], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [123, 120, 123] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [183, 180, 183] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [158, 178, 217] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [158, 178, 217] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [158, 178, 217] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [206, 190, 195], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[246, 230, 235] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [33, 30, 33], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [246, 230, 235] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [206, 190, 195] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [23, 20, 23], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [63, 60, 63], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [53, 50, 53], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [55, 52, 55], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [61, 58, 61], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [27, 24, 27] // -01 }, { "class": "quick_panel_label", "fg": [143, 140, 143], // 04 "match_fg": [183, 180, 183], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [246, 230, 235] // 07 }, { "class": "quick_panel_path_label", "fg": [143, 140, 143], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [183, 180, 183], // 03 "selected_match_fg": [228, 132, 178] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [246, 230, 235] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [61, 58, 61], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [27, 24, 27] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [33, 30, 33], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [93, 90, 93], // 03 "match_fg": [193, 190, 193], // 05 "selected_fg": [166, 150, 155], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [246, 230, 235], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [33, 30, 33], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [223, 220, 223] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [103, 100, 103] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/pastel/Widget - pastel.stTheme ================================================ author Dayle Rees comment Pastel name Pastel settings settings background #222222 caret #f8f8f0 foreground #eeeeee invisibles #65737e selection #008D62 ================================================ FILE: sublimeui/pastel/Widget - pastel.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/pastel/Widget - pastel.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/pastel.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [54, 54, 54], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [4, 196, 165] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [34, 34, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [197, 108, 108], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 54, 54] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [114, 114, 114] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [184, 184, 184]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [114, 114, 114], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [4, 196, 165], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [4, 196, 165], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [4, 196, 165], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [4, 196, 165] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [4, 196, 165] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [14, 14, 14], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [184, 184, 184] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [24, 24, 24], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [164, 164, 164] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [114, 114, 114] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [39, 39, 39], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [4, 196, 165], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [84, 84, 84], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [134, 134, 134] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [194, 194, 194] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [197, 108, 108] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [197, 108, 108] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [197, 108, 108] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 156, 125], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[4, 196, 165] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [4, 196, 165] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 156, 125] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [34, 34, 34], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [74, 74, 74], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [64, 64, 64], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [66, 66, 66], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, { "class": "quick_panel_label", "fg": [154, 154, 154], // 04 "match_fg": [194, 194, 194], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [4, 196, 165] // 07 }, { "class": "quick_panel_path_label", "fg": [154, 154, 154], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [194, 194, 194], // 03 "selected_match_fg": [197, 108, 108] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [4, 196, 165] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [44, 44, 44], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [104, 104, 104], // 03 "match_fg": [204, 204, 204], // 05 "selected_fg": [0, 116, 85], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [4, 196, 165], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [114, 114, 114] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/patriot/Widget - patriot.stTheme ================================================ author Dayle Rees comment Patriot name Patriot settings settings background #2D3133 caret #f8f8f0 foreground #CAD9E3 invisibles #65737e selection #DE333C ================================================ FILE: sublimeui/patriot/Widget - patriot.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/patriot/Widget - patriot.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/patriot.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [55, 59, 61], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [65, 69, 71], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [46, 111, 217] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [45, 49, 51] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [55, 144, 222], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [65, 69, 71] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [125, 129, 131] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [195, 199, 201]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [125, 129, 131], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [35, 39, 41], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [35, 39, 41], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [46, 111, 217], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [46, 111, 217], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [46, 111, 217], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [46, 111, 217] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [46, 111, 217] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [25, 29, 31], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [195, 199, 201] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [35, 39, 41], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [175, 179, 181] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [55, 59, 61], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [125, 129, 131] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [50, 54, 56], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [46, 111, 217], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [95, 99, 101], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [145, 149, 151] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [205, 209, 211] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [55, 144, 222] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [55, 144, 222] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [55, 144, 222] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [6, 71, 177], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[46, 111, 217] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [55, 59, 61], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [46, 111, 217] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [6, 71, 177] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [45, 49, 51], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [85, 89, 91], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [75, 79, 81], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [77, 81, 83], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [83, 87, 89], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [49, 53, 55] // -01 }, { "class": "quick_panel_label", "fg": [165, 169, 171], // 04 "match_fg": [205, 209, 211], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [46, 111, 217] // 07 }, { "class": "quick_panel_path_label", "fg": [165, 169, 171], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [205, 209, 211], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [46, 111, 217] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [83, 87, 89], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [49, 53, 55] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [55, 59, 61], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [115, 119, 121], // 03 "match_fg": [215, 219, 221], // 05 "selected_fg": [0, 31, 137], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [46, 111, 217], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [55, 59, 61], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [245, 249, 251] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [125, 129, 131] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/peacock/Widget - peacock.stTheme ================================================ author Dayle Rees comment Peacock name Peacock settings settings background #2b2a27 caret #f8f8f0 foreground #ede0ce invisibles #65737e selection #ff5d38 ================================================ FILE: sublimeui/peacock/Widget - peacock.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/peacock/Widget - peacock.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/peacock.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [53, 52, 49], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [63, 62, 59], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 93, 56] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [43, 42, 39] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [188, 212, 42], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [63, 62, 59] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [123, 122, 119] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [193, 192, 189]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [123, 122, 119], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [33, 32, 29], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [33, 32, 29], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [23, 22, 19], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [193, 192, 189] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [33, 32, 29], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [173, 172, 169] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [53, 52, 49], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [123, 122, 119] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [48, 47, 44], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [93, 92, 89], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [143, 142, 139] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [203, 202, 199] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [188, 212, 42] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [188, 212, 42] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [188, 212, 42] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 53, 16], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 93, 56] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [53, 52, 49], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 53, 16] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [43, 42, 39], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [83, 82, 79], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [73, 72, 69], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [75, 74, 71], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [81, 80, 77], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [47, 46, 43] // -01 }, { "class": "quick_panel_label", "fg": [163, 162, 159], // 04 "match_fg": [203, 202, 199], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 93, 56] // 07 }, { "class": "quick_panel_path_label", "fg": [163, 162, 159], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [203, 202, 199], // 03 "selected_match_fg": [188, 212, 42] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 93, 56] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [81, 80, 77], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [47, 46, 43] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [53, 52, 49], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [113, 112, 109], // 03 "match_fg": [213, 212, 209], // 05 "selected_fg": [175, 13, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [123, 122, 119] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/peacocks-in-space/Widget - peacocks-in-space.stTheme ================================================ author Dayle Rees comment Peacocks In Space name Peacocks In Space settings settings background #2b303b caret #f8f8f0 foreground #dee3ec invisibles #65737e selection #26A6A6 ================================================ FILE: sublimeui/peacocks-in-space/Widget - peacocks-in-space.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/peacocks-in-space/Widget - peacocks-in-space.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/peacocks-in-space.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [53, 58, 69], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [63, 68, 79], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 93, 56] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [43, 48, 59] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [188, 212, 42], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [63, 68, 79] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [123, 128, 139] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [193, 198, 209]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [123, 128, 139], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [33, 38, 49], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [33, 38, 49], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [23, 28, 39], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [193, 198, 209] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [33, 38, 49], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [173, 178, 189] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [53, 58, 69], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [123, 128, 139] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [48, 53, 64], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [93, 98, 109], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [143, 148, 159] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [203, 208, 219] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [188, 212, 42] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [188, 212, 42] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [188, 212, 42] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 53, 16], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 93, 56] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [53, 58, 69], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 93, 56] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 53, 16] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [43, 48, 59], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [83, 88, 99], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [73, 78, 89], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [75, 80, 91], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [81, 86, 97], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [47, 52, 63] // -01 }, { "class": "quick_panel_label", "fg": [163, 168, 179], // 04 "match_fg": [203, 208, 219], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 93, 56] // 07 }, { "class": "quick_panel_path_label", "fg": [163, 168, 179], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [203, 208, 219], // 03 "selected_match_fg": [188, 212, 42] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 93, 56] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [81, 86, 97], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [47, 52, 63] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [53, 58, 69], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [113, 118, 129], // 03 "match_fg": [213, 218, 229], // 05 "selected_fg": [175, 13, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 93, 56], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [53, 58, 69], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 248, 255] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [123, 128, 139] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/peel/Widget - peel.stTheme ================================================ author Dayle Rees comment Peel name Peel settings settings background #23201c caret #f8f8f0 foreground #EDEBE6 invisibles #65737e selection #D3643B ================================================ FILE: sublimeui/peel/Widget - peel.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/peel/Widget - peel.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/peel.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [45, 42, 38], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [55, 52, 48], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [211, 100, 59] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [35, 32, 28] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [244, 211, 112], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [55, 52, 48] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [115, 112, 108] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [185, 182, 178]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [115, 112, 108], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [25, 22, 18], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [25, 22, 18], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [211, 100, 59], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [211, 100, 59], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [211, 100, 59], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [211, 100, 59] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [211, 100, 59] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [15, 12, 8], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [185, 182, 178] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [25, 22, 18], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [165, 162, 158] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [45, 42, 38], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [115, 112, 108] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [40, 37, 33], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [211, 100, 59], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [85, 82, 78], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [135, 132, 128] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [195, 192, 188] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [244, 211, 112] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [244, 211, 112] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [244, 211, 112] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [171, 60, 19], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[211, 100, 59] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [45, 42, 38], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [211, 100, 59] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [171, 60, 19] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [35, 32, 28], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [75, 72, 68], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [65, 62, 58], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [67, 64, 60], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [73, 70, 66], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [39, 36, 32] // -01 }, { "class": "quick_panel_label", "fg": [155, 152, 148], // 04 "match_fg": [195, 192, 188], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [211, 100, 59] // 07 }, { "class": "quick_panel_path_label", "fg": [155, 152, 148], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [195, 192, 188], // 03 "selected_match_fg": [214, 225, 199] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [211, 100, 59] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [73, 70, 66], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [39, 36, 32] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [45, 42, 38], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [105, 102, 98], // 03 "match_fg": [205, 202, 198], // 05 "selected_fg": [131, 20, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [211, 100, 59], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [45, 42, 38], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [235, 232, 228] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [115, 112, 108] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/piggy/Widget - piggy.stTheme ================================================ author Dayle Rees comment Piggy name Piggy settings settings background #1c1618 caret #f8f8f0 foreground #EDEBE6 invisibles #65737e selection #F52E62 ================================================ FILE: sublimeui/piggy/Widget - piggy.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/piggy/Widget - piggy.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/piggy.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [38, 32, 34], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [48, 42, 44], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [253, 106, 93] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [28, 22, 24] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 69, 62], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [48, 42, 44] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [108, 102, 104] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [178, 172, 174]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [108, 102, 104], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [18, 12, 14], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [18, 12, 14], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [253, 106, 93], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [253, 106, 93], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [253, 106, 93], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [253, 106, 93] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [253, 106, 93] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [8, 2, 4], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [178, 172, 174] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [18, 12, 14], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [158, 152, 154] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [38, 32, 34], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [108, 102, 104] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [33, 27, 29], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [253, 106, 93], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [78, 72, 74], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [128, 122, 124] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [188, 182, 184] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 69, 62] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 69, 62] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 69, 62] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [213, 66, 53], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[253, 106, 93] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [38, 32, 34], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [253, 106, 93] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [213, 66, 53] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [28, 22, 24], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [68, 62, 64], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [58, 52, 54], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [60, 54, 56], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [66, 60, 62], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [32, 26, 28] // -01 }, { "class": "quick_panel_label", "fg": [148, 142, 144], // 04 "match_fg": [188, 182, 184], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [253, 106, 93] // 07 }, { "class": "quick_panel_path_label", "fg": [148, 142, 144], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [188, 182, 184], // 03 "selected_match_fg": [255, 93, 128] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [253, 106, 93] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [66, 60, 62], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [32, 26, 28] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [38, 32, 34], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [98, 92, 94], // 03 "match_fg": [198, 192, 194], // 05 "selected_fg": [173, 26, 13], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [253, 106, 93], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [38, 32, 34], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [228, 222, 224] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [108, 102, 104] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/potpourri/Widget - potpourri.stTheme ================================================ author Dayle Rees comment Potpourri name Potpourri settings settings background #2E2B2C caret #f8f8f0 foreground #F8F8F2 invisibles #65737e selection #ED1153 ================================================ FILE: sublimeui/potpourri/Widget - potpourri.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/potpourri/Widget - potpourri.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/potpourri.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [56, 53, 54], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [66, 63, 64], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [237, 17, 83] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [46, 43, 44] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [184, 102, 250], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [66, 63, 64] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [126, 123, 124] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [196, 193, 194]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [126, 123, 124], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [36, 33, 34], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [36, 33, 34], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [237, 17, 83], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [237, 17, 83], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [237, 17, 83], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [237, 17, 83] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [237, 17, 83] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [26, 23, 24], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [196, 193, 194] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [36, 33, 34], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [176, 173, 174] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [56, 53, 54], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [126, 123, 124] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [51, 48, 49], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [237, 17, 83], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [96, 93, 94], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [146, 143, 144] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [206, 203, 204] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [184, 102, 250] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [184, 102, 250] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [184, 102, 250] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [197, 0, 43], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[237, 17, 83] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [56, 53, 54], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [237, 17, 83] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [197, 0, 43] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [46, 43, 44], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [86, 83, 84], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [76, 73, 74], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [78, 75, 76], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 81, 82], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 47, 48] // -01 }, { "class": "quick_panel_label", "fg": [166, 163, 164], // 04 "match_fg": [206, 203, 204], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [237, 17, 83] // 07 }, { "class": "quick_panel_path_label", "fg": [166, 163, 164], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [206, 203, 204], // 03 "selected_match_fg": [184, 102, 250] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [237, 17, 83] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 81, 82], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 47, 48] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [56, 53, 54], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [116, 113, 114], // 03 "match_fg": [216, 213, 214], // 05 "selected_fg": [157, 0, 3], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [237, 17, 83], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [56, 53, 54], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 243, 244] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [126, 123, 124] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/rainbow/Widget - rainbow.stTheme ================================================ author Dayle Rees comment Rainbow name Rainbow settings settings background #16181a caret #f8f8f0 foreground #c7d0d9 invisibles #65737e selection #B3CC57 ================================================ FILE: sublimeui/rainbow/Widget - rainbow.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/rainbow/Widget - rainbow.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/rainbow.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [32, 34, 36], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [42, 44, 46], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [239, 116, 111] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [22, 24, 26] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [199, 143, 235], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [42, 44, 46] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [102, 104, 106] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [172, 174, 176]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [102, 104, 106], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [12, 14, 16], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [12, 14, 16], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [239, 116, 111], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [239, 116, 111], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [239, 116, 111], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [239, 116, 111] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [239, 116, 111] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [2, 4, 6], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [172, 174, 176] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [12, 14, 16], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [152, 154, 156] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [32, 34, 36], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [102, 104, 106] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [27, 29, 31], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [239, 116, 111], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [72, 74, 76], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [122, 124, 126] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [182, 184, 186] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [199, 143, 235] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [199, 143, 235] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [199, 143, 235] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [199, 76, 71], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[239, 116, 111] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [32, 34, 36], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [239, 116, 111] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [199, 76, 71] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [22, 24, 26], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [62, 64, 66], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [52, 54, 56], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [54, 56, 58], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [60, 62, 64], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [26, 28, 30] // -01 }, { "class": "quick_panel_label", "fg": [142, 144, 146], // 04 "match_fg": [182, 184, 186], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [239, 116, 111] // 07 }, { "class": "quick_panel_path_label", "fg": [142, 144, 146], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [182, 184, 186], // 03 "selected_match_fg": [255, 190, 64] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [239, 116, 111] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [60, 62, 64], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [26, 28, 30] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [32, 34, 36], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [92, 94, 96], // 03 "match_fg": [192, 194, 196], // 05 "selected_fg": [159, 36, 31], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [239, 116, 111], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [32, 34, 36], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [222, 224, 226] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [102, 104, 106] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/revelation/Widget - revelation.stTheme ================================================ author Dayle Rees comment Revelation name Revelation settings settings background #2E2C2B caret #f8f8f0 foreground #DEDEDE invisibles #65737e selection #617FA0 ================================================ FILE: sublimeui/revelation/Widget - revelation.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/revelation/Widget - revelation.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/revelation.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [66, 64, 63], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [97, 127, 160] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [46, 44, 43] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 187, 41], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [66, 64, 63] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [126, 124, 123] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [196, 194, 193]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [126, 124, 123], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [97, 127, 160], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [97, 127, 160], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [97, 127, 160], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [97, 127, 160] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [97, 127, 160] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [26, 24, 23], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [196, 194, 193] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [36, 34, 33], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [176, 174, 173] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [126, 124, 123] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [51, 49, 48], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [97, 127, 160], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [96, 94, 93], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [146, 144, 143] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [206, 204, 203] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 187, 41] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 187, 41] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 187, 41] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [57, 87, 120], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[97, 127, 160] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [97, 127, 160] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [57, 87, 120] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [46, 44, 43], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [86, 84, 83], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [76, 74, 73], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [78, 76, 75], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, { "class": "quick_panel_label", "fg": [166, 164, 163], // 04 "match_fg": [206, 204, 203], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [97, 127, 160] // 07 }, { "class": "quick_panel_path_label", "fg": [166, 164, 163], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [206, 204, 203], // 03 "selected_match_fg": [149, 194, 232] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [97, 127, 160] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [56, 54, 53], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [116, 114, 113], // 03 "match_fg": [216, 214, 213], // 05 "selected_fg": [17, 47, 80], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [97, 127, 160], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [126, 124, 123] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/shrek/Widget - shrek.stTheme ================================================ author Dayle Rees comment Shrek name Shrek settings settings background #222222 caret #f8f8f0 foreground #ffffff invisibles #65737e selection #857a5e ================================================ FILE: sublimeui/shrek/Widget - shrek.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/shrek/Widget - shrek.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/shrek.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [54, 54, 54], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [133, 122, 94] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [34, 34, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [129, 233, 17], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 54, 54] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [114, 114, 114] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [184, 184, 184]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [114, 114, 114], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [133, 122, 94], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [133, 122, 94], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [133, 122, 94], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [133, 122, 94] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [133, 122, 94] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [14, 14, 14], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [184, 184, 184] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [24, 24, 24], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [164, 164, 164] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [114, 114, 114] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [39, 39, 39], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [133, 122, 94], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [84, 84, 84], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [134, 134, 134] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [194, 194, 194] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [129, 233, 17] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [129, 233, 17] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [129, 233, 17] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [93, 82, 54], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[133, 122, 94] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [133, 122, 94] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [93, 82, 54] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [34, 34, 34], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [74, 74, 74], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [64, 64, 64], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [66, 66, 66], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, { "class": "quick_panel_label", "fg": [154, 154, 154], // 04 "match_fg": [194, 194, 194], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [133, 122, 94] // 07 }, { "class": "quick_panel_path_label", "fg": [154, 154, 154], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [194, 194, 194], // 03 "selected_match_fg": [240, 242, 235] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [133, 122, 94] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [44, 44, 44], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [104, 104, 104], // 03 "match_fg": [204, 204, 204], // 05 "selected_fg": [53, 42, 14], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [133, 122, 94], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [114, 114, 114] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/slate/Widget - slate.stTheme ================================================ author Dayle Rees comment Slate name Slate settings settings background #19191f caret #f8f8f0 foreground #ebebf4 invisibles #65737e selection #566981 ================================================ FILE: sublimeui/slate/Widget - slate.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/slate/Widget - slate.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/slate.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [35, 35, 41], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [45, 45, 51], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [137, 167, 177] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [25, 25, 31] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [158, 178, 217], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [45, 45, 51] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [105, 105, 111] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [175, 175, 181]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [105, 105, 111], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [15, 15, 21], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [15, 15, 21], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [137, 167, 177], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [137, 167, 177], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [137, 167, 177], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [137, 167, 177] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [137, 167, 177] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [5, 5, 11], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [175, 175, 181] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [15, 15, 21], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [155, 155, 161] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [35, 35, 41], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [105, 105, 111] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [30, 30, 36], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [137, 167, 177], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [75, 75, 81], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [125, 125, 131] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [185, 185, 191] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [158, 178, 217] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [158, 178, 217] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [158, 178, 217] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [97, 127, 137], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[137, 167, 177] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [35, 35, 41], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [137, 167, 177] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [97, 127, 137] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [25, 25, 31], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [65, 65, 71], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [55, 55, 61], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [57, 57, 63], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [63, 63, 69], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [29, 29, 35] // -01 }, { "class": "quick_panel_label", "fg": [145, 145, 151], // 04 "match_fg": [185, 185, 191], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [137, 167, 177] // 07 }, { "class": "quick_panel_path_label", "fg": [145, 145, 151], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [185, 185, 191], // 03 "selected_match_fg": [203, 218, 213] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [137, 167, 177] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [63, 63, 69], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [29, 29, 35] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [35, 35, 41], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [95, 95, 101], // 03 "match_fg": [195, 195, 201], // 05 "selected_fg": [57, 87, 97], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [137, 167, 177], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [35, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 231] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [105, 105, 111] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/slime/Widget - slime.stTheme ================================================ author Dayle Rees comment Slime name Slime settings settings background #292D30 caret #f8f8f0 foreground #FFFFFF invisibles #65737e selection #C7AF3F ================================================ FILE: sublimeui/slime/Widget - slime.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/slime/Widget - slime.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/slime.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [51, 55, 58], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [61, 65, 68], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [159, 179, 194] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [41, 45, 48] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [250, 255, 219], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [61, 65, 68] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [121, 125, 128] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [191, 195, 198]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [121, 125, 128], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [31, 35, 38], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [31, 35, 38], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [159, 179, 194], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [159, 179, 194], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [159, 179, 194], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [159, 179, 194] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [159, 179, 194] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [21, 25, 28], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [191, 195, 198] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [31, 35, 38], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [171, 175, 178] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [51, 55, 58], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [121, 125, 128] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [46, 50, 53], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [159, 179, 194], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [91, 95, 98], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [141, 145, 148] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [201, 205, 208] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [250, 255, 219] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [250, 255, 219] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [250, 255, 219] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [119, 139, 154], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[159, 179, 194] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [51, 55, 58], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [159, 179, 194] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [119, 139, 154] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [41, 45, 48], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [81, 85, 88], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [71, 75, 78], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [73, 77, 80], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [79, 83, 86], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [45, 49, 52] // -01 }, { "class": "quick_panel_label", "fg": [161, 165, 168], // 04 "match_fg": [201, 205, 208], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [159, 179, 194] // 07 }, { "class": "quick_panel_path_label", "fg": [161, 165, 168], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [201, 205, 208], // 03 "selected_match_fg": [199, 175, 63] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [159, 179, 194] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [79, 83, 86], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [45, 49, 52] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [51, 55, 58], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [111, 115, 118], // 03 "match_fg": [211, 215, 218], // 05 "selected_fg": [79, 99, 114], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [159, 179, 194], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [51, 55, 58], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [241, 245, 248] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [121, 125, 128] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/snappy/Widget - snappy.stTheme ================================================ author Dayle Rees comment Snappy name Snappy settings settings background #393939 caret #f8f8f0 foreground #e3e2e0 invisibles #65737e selection #f66153 ================================================ FILE: sublimeui/snappy/Widget - snappy.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/snappy/Widget - snappy.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/snappy.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [67, 67, 67], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [77, 77, 77], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [246, 97, 83] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [57, 57, 57] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [78, 161, 223], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [77, 77, 77] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [137, 137, 137] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [207, 207, 207]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [137, 137, 137], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [47, 47, 47], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [47, 47, 47], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [246, 97, 83], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [246, 97, 83], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [246, 97, 83], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [37, 37, 37], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [207, 207, 207] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [47, 47, 47], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [187, 187, 187] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [67, 67, 67], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [137, 137, 137] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [62, 62, 62], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [246, 97, 83], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [107, 107, 107], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [157, 157, 157] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [217, 217, 217] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [78, 161, 223] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [78, 161, 223] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [78, 161, 223] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [206, 57, 43], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[246, 97, 83] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [67, 67, 67], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [246, 97, 83] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [206, 57, 43] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [57, 57, 57], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [97, 97, 97], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [87, 87, 87], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [89, 89, 89], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [95, 95, 95], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [61, 61, 61] // -01 }, { "class": "quick_panel_label", "fg": [177, 177, 177], // 04 "match_fg": [217, 217, 217], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [246, 97, 83] // 07 }, { "class": "quick_panel_path_label", "fg": [177, 177, 177], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [217, 217, 217], // 03 "selected_match_fg": [128, 141, 211] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [246, 97, 83] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [95, 95, 95], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [61, 61, 61] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [67, 67, 67], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [127, 127, 127], // 03 "match_fg": [227, 227, 227], // 05 "selected_fg": [166, 17, 3], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [246, 97, 83], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [67, 67, 67], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [255, 255, 255] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [137, 137, 137] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/solarflare/Widget - solarflare.stTheme ================================================ author Dayle Rees comment Solarflare name Solarflare settings settings background #222222 caret #f8f8f0 foreground #e3e2e0 invisibles #65737e selection #FF4E50 ================================================ FILE: sublimeui/solarflare/Widget - solarflare.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/solarflare/Widget - solarflare.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/solarflare.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [54, 54, 54], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 78, 80] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [34, 34, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [237, 229, 116], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 54, 54] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [114, 114, 114] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [184, 184, 184]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [114, 114, 114], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 78, 80], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 78, 80], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 78, 80], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 78, 80] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 78, 80] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [14, 14, 14], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [184, 184, 184] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [24, 24, 24], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [164, 164, 164] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [114, 114, 114] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [39, 39, 39], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 78, 80], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [84, 84, 84], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [134, 134, 134] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [194, 194, 194] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [237, 229, 116] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [237, 229, 116] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [237, 229, 116] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 38, 40], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 78, 80] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 78, 80] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 38, 40] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [34, 34, 34], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [74, 74, 74], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [64, 64, 64], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [66, 66, 66], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, { "class": "quick_panel_label", "fg": [154, 154, 154], // 04 "match_fg": [194, 194, 194], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 78, 80] // 07 }, { "class": "quick_panel_path_label", "fg": [154, 154, 154], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [194, 194, 194], // 03 "selected_match_fg": [237, 229, 116] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 78, 80] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [44, 44, 44], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [104, 104, 104], // 03 "match_fg": [204, 204, 204], // 05 "selected_fg": [175, 0, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 78, 80], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [114, 114, 114] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/sourlick/Widget - sourlick.stTheme ================================================ author Dayle Rees comment Sourlick name Sourlick settings settings background #2E2C2B caret #f8f8f0 foreground #DEDEDE invisibles #65737e selection #518f0d ================================================ FILE: sublimeui/sourlick/Widget - sourlick.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/sourlick/Widget - sourlick.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/sourlick.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [66, 64, 63], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [138, 194, 122] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [46, 44, 43] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [228, 255, 51], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [66, 64, 63] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [126, 124, 123] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [196, 194, 193]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [126, 124, 123], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [138, 194, 122], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [138, 194, 122], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [138, 194, 122], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [138, 194, 122] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [138, 194, 122] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [26, 24, 23], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [196, 194, 193] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [36, 34, 33], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [176, 174, 173] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [126, 124, 123] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [51, 49, 48], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [138, 194, 122], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [96, 94, 93], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [146, 144, 143] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [206, 204, 203] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [228, 255, 51] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [228, 255, 51] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [228, 255, 51] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [98, 154, 82], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[138, 194, 122] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [138, 194, 122] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [98, 154, 82] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [46, 44, 43], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [86, 84, 83], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [76, 74, 73], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [78, 76, 75], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, { "class": "quick_panel_label", "fg": [166, 164, 163], // 04 "match_fg": [206, 204, 203], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [138, 194, 122] // 07 }, { "class": "quick_panel_path_label", "fg": [166, 164, 163], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [206, 204, 203], // 03 "selected_match_fg": [189, 245, 34] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [138, 194, 122] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [56, 54, 53], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [116, 114, 113], // 03 "match_fg": [216, 214, 213], // 05 "selected_fg": [58, 114, 42], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [138, 194, 122], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [126, 124, 123] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/spearmint/Widget - spearmint.stTheme ================================================ author Dayle Rees comment Spearmint name Spearmint settings settings background #E1F0EE caret #444444 foreground #719692 invisibles #65737e selection #25808A ================================================ FILE: sublimeui/spearmint/Widget - spearmint.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/spearmint/Widget - spearmint.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/spearmint.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [205, 220, 218], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [215, 230, 228], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [37, 128, 138] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [192, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [37, 128, 138] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [76, 215, 224], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [245, 255, 255] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [165, 180, 178] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [75, 90, 88]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [145, 160, 158], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [215, 230, 228], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [215, 230, 228], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [37, 128, 138], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [37, 128, 138], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [37, 128, 138], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true, "layer0.tint": [37, 128, 138] }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true, "layer0.tint": [37, 128, 138] }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [37, 128, 138] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [37, 128, 138] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [205, 220, 218], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [37, 128, 138,65] }, // // LABELS // // General labels { "class": "label_control", "color": [255, 255, 255] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [75, 90, 88], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [255, 255, 255] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [215, 230, 228], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [145, 160, 158] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [220, 235, 233], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [37, 128, 138], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [165, 180, 178], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [145, 160, 158] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [105, 120, 118] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [65, 80, 78] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [76, 215, 224] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [76, 215, 224] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [76, 215, 224] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [107, 198, 208], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[37, 128, 138] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [185, 200, 198], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [37, 128, 138] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 88, 98] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [225, 240, 238], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [205, 220, 218], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [255, 255, 255], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [193, 208, 206], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [217, 232, 230], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [37, 128, 138] // -01 }, { "class": "quick_panel_label", "fg": [105, 120, 118], // 04 "match_fg": [65, 80, 78], // 05 "selected_fg": [187, 255, 255], // 05 "selected_match_fg": [255, 255, 255] // 07 }, { "class": "quick_panel_path_label", "fg": [125, 140, 138], // 03 "match_fg": [65, 80, 78], // 04 "selected_fg": [237, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [125, 140, 138], // 03 "selected_fg": [255, 255, 255] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [217, 232, 230], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [37, 128, 138] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [220, 235, 233], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [125, 140, 138], // 03 "match_fg": [55, 70, 68], // 05 "selected_fg": [217, 255, 255], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [220, 235, 233], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.tint": [37, 128, 138], // 02 "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [165, 180, 178], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [37, 128, 138] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [37, 128, 138] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/stark/Widget - stark.stTheme ================================================ author Dayle Rees comment Stark name Stark settings settings background #2E2C2B caret #f8f8f0 foreground #DEDEDE invisibles #65737e selection #F03113 ================================================ FILE: sublimeui/stark/Widget - stark.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/stark/Widget - stark.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/stark.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [66, 64, 63], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [240, 49, 19] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [46, 44, 43] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [255, 187, 41], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [66, 64, 63] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [126, 124, 123] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [196, 194, 193]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [126, 124, 123], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [36, 34, 33], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [240, 49, 19], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [240, 49, 19], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [240, 49, 19], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [240, 49, 19] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [240, 49, 19] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [26, 24, 23], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [196, 194, 193] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [36, 34, 33], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [176, 174, 173] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [56, 54, 53], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [126, 124, 123] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [51, 49, 48], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [240, 49, 19], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [96, 94, 93], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [146, 144, 143] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [206, 204, 203] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [255, 187, 41] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [255, 187, 41] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [255, 187, 41] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [200, 9, 0], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[240, 49, 19] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [56, 54, 53], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [240, 49, 19] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [200, 9, 0] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [46, 44, 43], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [86, 84, 83], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [76, 74, 73], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [78, 76, 75], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, { "class": "quick_panel_label", "fg": [166, 164, 163], // 04 "match_fg": [206, 204, 203], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [240, 49, 19] // 07 }, { "class": "quick_panel_path_label", "fg": [166, 164, 163], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [206, 204, 203], // 03 "selected_match_fg": [240, 49, 19] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [240, 49, 19] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [84, 82, 81], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [50, 48, 47] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [56, 54, 53], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [116, 114, 113], // 03 "match_fg": [216, 214, 213], // 05 "selected_fg": [160, 0, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [240, 49, 19], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [56, 54, 53], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [246, 244, 243] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [126, 124, 123] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/super/Widget - super.stTheme ================================================ author Dayle Rees comment Super name Super settings settings background #15191D caret #f8f8f0 foreground #ffffff invisibles #65737e selection #E45635 ================================================ FILE: sublimeui/super/Widget - super.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/super/Widget - super.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/super.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [31, 35, 39], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [41, 45, 49], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [214, 2, 87] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [21, 25, 29] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [247, 162, 27], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [41, 45, 49] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [101, 105, 109] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [171, 175, 179]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [101, 105, 109], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [11, 15, 19], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [11, 15, 19], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [214, 2, 87], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [214, 2, 87], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [214, 2, 87], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [214, 2, 87] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [214, 2, 87] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [1, 5, 9], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [171, 175, 179] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [11, 15, 19], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [151, 155, 159] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [31, 35, 39], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [101, 105, 109] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [26, 30, 34], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [214, 2, 87], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [71, 75, 79], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [121, 125, 129] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [181, 185, 189] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [247, 162, 27] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [247, 162, 27] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [247, 162, 27] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [174, 0, 47], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[214, 2, 87] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [31, 35, 39], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [214, 2, 87] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [174, 0, 47] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [21, 25, 29], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [61, 65, 69], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [51, 55, 59], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [53, 57, 61], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [59, 63, 67], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [25, 29, 33] // -01 }, { "class": "quick_panel_label", "fg": [141, 145, 149], // 04 "match_fg": [181, 185, 189], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [214, 2, 87] // 07 }, { "class": "quick_panel_path_label", "fg": [141, 145, 149], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [181, 185, 189], // 03 "selected_match_fg": [228, 86, 53] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [214, 2, 87] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [59, 63, 67], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [25, 29, 33] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [31, 35, 39], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [91, 95, 99], // 03 "match_fg": [191, 195, 199], // 05 "selected_fg": [134, 0, 7], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [214, 2, 87], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [31, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [221, 225, 229] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [101, 105, 109] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/tonic/Widget - tonic.stTheme ================================================ author Dayle Rees comment Tonic name Tonic settings settings background #2a2f31 caret #f8f8f0 foreground #eeeeee invisibles #65737e selection #75A1A4 ================================================ FILE: sublimeui/tonic/Widget - tonic.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/tonic/Widget - tonic.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/tonic.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [52, 57, 59], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [62, 67, 69], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [184, 205, 68] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [42, 47, 49] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [184, 205, 68], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [62, 67, 69] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [122, 127, 129] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [192, 197, 199]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [122, 127, 129], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [32, 37, 39], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [32, 37, 39], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [184, 205, 68], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [184, 205, 68], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [184, 205, 68], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [184, 205, 68] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [184, 205, 68] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [22, 27, 29], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [192, 197, 199] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [32, 37, 39], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [172, 177, 179] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [52, 57, 59], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [122, 127, 129] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [47, 52, 54], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [184, 205, 68], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [92, 97, 99], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [142, 147, 149] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [202, 207, 209] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [184, 205, 68] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [184, 205, 68] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [184, 205, 68] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [144, 165, 28], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[184, 205, 68] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [52, 57, 59], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [184, 205, 68] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [144, 165, 28] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [42, 47, 49], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [82, 87, 89], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [72, 77, 79], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [74, 79, 81], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [80, 85, 87], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [46, 51, 53] // -01 }, { "class": "quick_panel_label", "fg": [162, 167, 169], // 04 "match_fg": [202, 207, 209], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [184, 205, 68] // 07 }, { "class": "quick_panel_path_label", "fg": [162, 167, 169], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [202, 207, 209], // 03 "selected_match_fg": [253, 159, 89] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [184, 205, 68] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [80, 85, 87], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [46, 51, 53] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [52, 57, 59], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [112, 117, 119], // 03 "match_fg": [212, 217, 219], // 05 "selected_fg": [104, 125, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [184, 205, 68], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [52, 57, 59], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [242, 247, 249] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [122, 127, 129] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/tribal/Widget - tribal.stTheme ================================================ author Dayle Rees comment Tribal name Tribal settings settings background #19191d caret #f8f8f0 foreground #ffffff invisibles #65737e selection #47959a ================================================ FILE: sublimeui/tribal/Widget - tribal.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/tribal/Widget - tribal.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/tribal.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [35, 35, 39], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [45, 45, 49], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [95, 85, 130] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [25, 25, 29] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [100, 174, 179], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [45, 45, 49] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [105, 105, 109] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [175, 175, 179]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [105, 105, 109], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [15, 15, 19], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [15, 15, 19], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [95, 85, 130], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [95, 85, 130], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [95, 85, 130], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [95, 85, 130] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [95, 85, 130] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [5, 5, 9], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [175, 175, 179] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [15, 15, 19], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [155, 155, 159] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [35, 35, 39], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [105, 105, 109] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [30, 30, 34], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [95, 85, 130], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [75, 75, 79], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [125, 125, 129] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [185, 185, 189] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [100, 174, 179] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [100, 174, 179] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [100, 174, 179] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [55, 45, 90], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[95, 85, 130] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [35, 35, 39], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [95, 85, 130] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [55, 45, 90] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [25, 25, 29], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [65, 65, 69], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [55, 55, 59], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [57, 57, 61], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [63, 63, 67], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [29, 29, 33] // -01 }, { "class": "quick_panel_label", "fg": [145, 145, 149], // 04 "match_fg": [185, 185, 189], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [95, 85, 130] // 07 }, { "class": "quick_panel_path_label", "fg": [145, 145, 149], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [185, 185, 189], // 03 "selected_match_fg": [224, 221, 235] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [95, 85, 130] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [63, 63, 67], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [29, 29, 33] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [35, 35, 39], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [95, 95, 99], // 03 "match_fg": [195, 195, 199], // 05 "selected_fg": [15, 5, 50], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [95, 85, 130], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [35, 35, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [225, 225, 229] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [105, 105, 109] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/tron/Widget - tron.stTheme ================================================ author Dayle Rees comment Tron name Tron settings settings background #14191f caret #f8f8f0 foreground #aec2e0 invisibles #65737e selection #7a9bc2 ================================================ FILE: sublimeui/tron/Widget - tron.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/tron/Widget - tron.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/tron.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [30, 35, 41], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [40, 45, 51], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [38, 127, 181] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [20, 25, 31] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [110, 226, 255], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [40, 45, 51] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [100, 105, 111] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [170, 175, 181]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [100, 105, 111], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [10, 15, 21], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [10, 15, 21], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [38, 127, 181], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [38, 127, 181], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [38, 127, 181], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [38, 127, 181] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [38, 127, 181] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [0, 5, 11], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [170, 175, 181] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [10, 15, 21], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [150, 155, 161] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [30, 35, 41], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [100, 105, 111] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [25, 30, 36], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [38, 127, 181], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [70, 75, 81], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [120, 125, 131] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [180, 185, 191] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [110, 226, 255] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [110, 226, 255] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [110, 226, 255] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [0, 87, 141], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[38, 127, 181] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [30, 35, 41], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [38, 127, 181] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [0, 87, 141] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [20, 25, 31], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [60, 65, 71], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [50, 55, 61], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [52, 57, 63], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [58, 63, 69], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [24, 29, 35] // -01 }, { "class": "quick_panel_label", "fg": [140, 145, 151], // 04 "match_fg": [180, 185, 191], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [38, 127, 181] // 07 }, { "class": "quick_panel_path_label", "fg": [140, 145, 151], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [180, 185, 191], // 03 "selected_match_fg": [255, 255, 255] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [38, 127, 181] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [58, 63, 69], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [24, 29, 35] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [30, 35, 41], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [90, 95, 101], // 03 "match_fg": [190, 195, 201], // 05 "selected_fg": [0, 47, 101], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [38, 127, 181], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [30, 35, 41], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [220, 225, 231] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [100, 105, 111] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/turnip/Widget - turnip.stTheme ================================================ author Dayle Rees comment Turnip name Turnip settings settings background #1a1b1d caret #f8f8f0 foreground #EDE0CE invisibles #65737e selection #487D76 ================================================ FILE: sublimeui/turnip/Widget - turnip.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/turnip/Widget - turnip.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/turnip.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [36, 37, 39], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [46, 47, 49], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [72, 125, 118] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [26, 27, 29] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [232, 218, 94], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [46, 47, 49] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [106, 107, 109] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [176, 177, 179]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [106, 107, 109], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [16, 17, 19], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [16, 17, 19], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [72, 125, 118], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [72, 125, 118], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [72, 125, 118], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [72, 125, 118] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [72, 125, 118] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [6, 7, 9], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [176, 177, 179] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [16, 17, 19], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [156, 157, 159] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [36, 37, 39], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [106, 107, 109] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [31, 32, 34], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [72, 125, 118], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [76, 77, 79], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [126, 127, 129] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [186, 187, 189] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [232, 218, 94] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [232, 218, 94] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [232, 218, 94] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [32, 85, 78], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[72, 125, 118] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [36, 37, 39], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [72, 125, 118] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [32, 85, 78] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [26, 27, 29], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [66, 67, 69], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [56, 57, 59], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [58, 59, 61], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [64, 65, 67], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [30, 31, 33] // -01 }, { "class": "quick_panel_label", "fg": [146, 147, 149], // 04 "match_fg": [186, 187, 189], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [72, 125, 118] // 07 }, { "class": "quick_panel_path_label", "fg": [146, 147, 149], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [186, 187, 189], // 03 "selected_match_fg": [232, 218, 94] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [72, 125, 118] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [64, 65, 67], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [30, 31, 33] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [36, 37, 39], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [96, 97, 99], // 03 "match_fg": [196, 197, 199], // 05 "selected_fg": [0, 45, 38], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [72, 125, 118], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [36, 37, 39], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [226, 227, 229] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [106, 107, 109] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/yule/Widget - yule.stTheme ================================================ author Dayle Rees comment Yule name Yule settings settings background #2B2A27 caret #f8f8f0 foreground #EDE0CE invisibles #65737e selection #D63131 ================================================ FILE: sublimeui/yule/Widget - yule.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/yule/Widget - yule.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/yule.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [53, 52, 49], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [63, 62, 59], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [214, 49, 49] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [43, 42, 39] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [235, 182, 38], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [63, 62, 59] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [123, 122, 119] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [193, 192, 189]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [123, 122, 119], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [33, 32, 29], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [33, 32, 29], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [214, 49, 49], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [214, 49, 49], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [214, 49, 49], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [214, 49, 49] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [214, 49, 49] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [23, 22, 19], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [193, 192, 189] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [33, 32, 29], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [173, 172, 169] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [53, 52, 49], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [123, 122, 119] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [48, 47, 44], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [214, 49, 49], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [93, 92, 89], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [143, 142, 139] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [203, 202, 199] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [235, 182, 38] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [235, 182, 38] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [235, 182, 38] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [174, 9, 9], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[214, 49, 49] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [53, 52, 49], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [214, 49, 49] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [174, 9, 9] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [43, 42, 39], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [83, 82, 79], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [73, 72, 69], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [75, 74, 71], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [81, 80, 77], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [47, 46, 43] // -01 }, { "class": "quick_panel_label", "fg": [163, 162, 159], // 04 "match_fg": [203, 202, 199], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [214, 49, 49] // 07 }, { "class": "quick_panel_path_label", "fg": [163, 162, 159], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [203, 202, 199], // 03 "selected_match_fg": [235, 182, 38] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [214, 49, 49] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [81, 80, 77], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [47, 46, 43] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [53, 52, 49], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [113, 112, 109], // 03 "match_fg": [213, 212, 209], // 05 "selected_fg": [134, 0, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [214, 49, 49], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [53, 52, 49], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [243, 242, 239] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [123, 122, 119] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: sublimeui/zacks/Widget - zacks.stTheme ================================================ author Dayle Rees comment Zacks name Zacks settings settings background #222222 caret #f8f8f0 foreground #f0f0f0 invisibles #65737e selection #9c7ddb ================================================ FILE: sublimeui/zacks/Widget - zacks.sublime-settings ================================================ { "color_scheme": "Packages/Dayle Rees Color Schemes/sublimeui/zacks/Widget - zacks.stTheme", "draw_shadows": false } ================================================ FILE: sublimeui/zacks.sublime-theme ================================================ [ // // TABS (REGULAR) // // Tab set { "class": "tabset_control", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": 0, "layer0.opacity": 1, "content_margin": 0, "tab_overlap": 0, "tab_width": 128, "tab_min_width": 48, "tab_height": 28, "mouse_wheel_switch": false }, { "class": "tabset_control", "settings": ["mouse_wheel_switches_tabs"], "mouse_wheel_switch": true }, // Tab element { "class": "tab_control", "content_margin": [8,0], "max_margin_trim": 0, "hit_test_level": 0, "layer0.texture": "", "layer0.tint": [54, 54, 54], // -00 "layer0.inner_margin": [5,5], "layer0.opacity": 1 }, // Tab close state { "class": "tab_control", "settings": ["show_tab_close_buttons"], "content_margin": [8,0] }, // Tab hover state { "class": "tab_control", "attributes": ["hover"] }, // Tab active state { "class": "tab_control", "attributes": ["selected"], "layer0.texture": "", "layer0.tint": [255, 106, 56] // 00 }, // Tab dirty state (close button hidden) { "class": "tab_control", "settings": ["!show_tab_close_buttons"], "attributes": ["dirty"], "content_margin": [12,3,7,3] }, // // TAB BUTTONS // // Tab close button { "class": "tab_close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.tint": [255, 255, 255] // 03 }, { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "content_margin": [8,8] }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control"}], "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [34, 34, 34] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["selected"]}], "layer0.opacity": 1 }, // Tab dirty button { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.tint": [188, 212, 42], // 0A "layer0.opacity": 1 }, { "class": "tab_close_button", "settings": ["!show_tab_close_buttons"], "parents": [{"class": "tab_control","attributes": ["dirty"]}], "content_margin": [8,8], "layer0.opacity": 1 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "attributes": ["hover"], "layer0.opacity": 1, "layer0.tint": [54, 54, 54] // 08 }, { "class": "tab_close_button", "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab highlight button { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty"]}] }, { "class": "tab_close_button", "settings": ["highlight_modified_tabs"], "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] }, // Tab close button hover { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["hover"] }, // Tab close button pressed { "class": "tab_close_button", "settings": ["show_tab_close_buttons"], "attributes": ["pressed"], "layer0.opacity": 0.5 }, // // TAB LABELS // { "class": "tab_label", "fade": true, "fg": [114, 114, 114] // 03 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["hover"]}], "fg": [184, 184, 184]// 05 }, { "class": "tab_label", "parents": [{"class": "tab_control","attributes": ["selected"]}], "fg": [255, 255, 255] // 06 }, { "class": "tab_label", "attributes": ["transient"], "font.italic": true }, // Tab Labels font size { "class": "tab_label", "settings": ["spacegray_tabs_font_small"], "font.size": 10.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_normal"], "font.size": 11.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_large"], "font.size": 12.0 }, { "class": "tab_label", "settings": ["spacegray_tabs_font_xlarge"], "font.size": 14.0 }, // // FOLD BUTTONS // { "class": "fold_button_control", "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [114, 114, 114], // 04 "layer0.opacity": 0.5, "layer0.inner_margin": 0, "content_margin": [8,8] }, { "class": "fold_button_control", "attributes": ["hover"], "layer0.opacity": 1 }, { "class": "fold_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "fold_button_control", "attributes": ["expanded","hover"] }, // // STANDARD SCROLLBARS // // Standard vertical scroll bar { "class": "scroll_bar_control", "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "blur": true }, // Standard horizontal scroll bar { "class": "scroll_bar_control", "attributes": ["horizontal"], "layer0.texture": "", "layer0.tint": [24, 24, 24], // -01 "layer0.inner_margin": [0,0], "blur": true }, // Standard scroll bar corner { "class": "scroll_corner_control", "layer0.texture": "", "layer0.tint": [255, 106, 56], // -01 "layer0.inner_margin": [0,0], "layer0.opacity": 1 }, // Standard vertical scroll puck { "class": "puck_control", "layer0.texture": "", "layer0.tint": [255, 106, 56], // 01 "layer0.opacity": 1, "layer0.inner_margin": [0,0], "content_margin": [6,0], "blur": false }, // Standard horizontal scroll puck { "class": "puck_control", "attributes": ["horizontal"], // "layer0.texture": "", "layer0.tint": [255, 106, 56], // 01 "layer0.inner_margin": [0,0], "content_margin": [12,6], "blur": false }, // // OVERLAY SCROLLBARS // // Overlay toggle scroll bar { "class": "scroll_area_control", "settings": ["overlay_scroll_bars"], "overlay": true }, { "class": "scroll_area_control", "settings": ["!overlay_scroll_bars"], "overlay": false }, // Overlay vertical scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], // "layer0.texture": "", "layer0.tint": [43, 48, 59], // 00 "layer0.inner_margin": [0,5], "layer0.opacity": 0, "blur": false }, // Overlay horizontal scroll bar { "class": "scroll_bar_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.inner_margin": [5,0], "layer0.opacity": 0, "blur": true }, // Overlay vertical puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "layer0.texture": "", "layer0.inner_margin": [0,5], "content_margin": [2,32], "blur": true }, // Overlay horizontal puck { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal"], "layer0.texture": "", "layer0.inner_margin": [5,0], "content_margin": [16,2], "blur": true }, // Overlay light puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["dark"], // "layer0.texture": "", "layer0.tint": [255, 106, 56] // 02 }, // Overlay light horizontal puck (for dark content) { "class": "puck_control", "settings": ["overlay_scroll_bars"], "attributes": ["horizontal","dark"], // "layer0.texture": "", "layer0.tint": [255, 106, 56] // 02 }, // // EMPTY WINDOW BACKGROUND // { "class": "sheet_container_control", "layer0.tint": [14, 14, 14], "layer0.opacity": 1 }, // // GRID LAYOUT // { "class": "grid_layout_control", "border_size": 1, "border_color": [28, 31, 38] // -00 }, // // MINI MAP // { "class": "minimap_control", "viewport_color": [255,255,255,15] }, // // LABELS // // General labels { "class": "label_control", "color": [184, 184, 184] // 03 }, // Text field labels { "class": "label_control", "parents": [{"class": "panel_control"}] }, // Button labels { "class": "label_control", "parents": [{"class": "button_control"}], "font.bold": true, "color": [255, 255, 255]// 0C }, // // TOOLTIP // // Tooltip container { "class": "tool_tip_control", // "layer0.texture": "", "layer0.tint": [24, 24, 24], // 02 "layer0.inner_margin": [1,1], "layer0.opacity": 1, "content_margin": [4,4] }, // Tooltip content { "class": "tool_tip_label_control", "color": [164, 164, 164] // 07 }, // // STATUS BAR // // Status bar container { "class": "status_bar", "layer0.texture": "", "layer0.tint": [44, 44, 44], // -00 "layer0.opacity": 1, "content_margin": 4 }, // Status bar button { "class": "status_button", "min_size": [92, 0] }, // Status bar label { "class": "label_control", "parents": [{"class": "status_bar"}], "color": [114, 114, 114] // 02 }, // // SIDEBAR // // Sidebar container { "class": "sidebar_container", // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [39, 39, 39], // -01 "layer0.inner_margin": [1,5,2,1], "content_margin": [0,4,0,0] }, // Sidebar tree { "class": "sidebar_tree", "row_padding": [8,4], "indent": 12, "indent_offset": 14, "indent_top_level": false, "dark_content": true }, // Sidebar rows { "class": "tree_row", // "layer0.texture": "", "layer0.tint": [255, 106, 56], // 01 "layer0.opacity": 0, "layer0.inner_margin": [1,1] }, // Sidebar row selected { "class": "tree_row", "attributes": ["selected"], "layer0.opacity": 1 }, // Sidebar heading { "class": "sidebar_heading", "color": [84, 84, 84], // 02 "font.bold": true }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xsmall"], "row_padding": [8, 0] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_small"], "row_padding": [8, 2] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_normal"], "row_padding": [8, 4] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_large"], "row_padding": [8, 6] }, { "class": "sidebar_tree", "settings": ["spacegray_sidebar_tree_xlarge"], "row_padding": [8, 8] }, // Sidebar heading selected { "class": "sidebar_heading", "parents": [{"class": "tree_row","attributes": ["selected"]}], "shadow_offset": [0,0] }, // Sidebar entry { "class": "sidebar_label", "color": [134, 134, 134] // 03 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_small"], "font.size": 10.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_normal"], "font.size": 11.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_large"], "font.size": 12.0 }, { "class": "sidebar_label", "settings": ["spacegray_sidebar_font_xlarge"], "font.size": 14.0 }, // Sidebar folder entry { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "color": [194, 194, 194] // 03 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["hover"]}], "color": [255, 255, 255] // 05 }, { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["expandable"]}], "settings": ["bold_folder_labels"], "font.bold": true }, // Sidebar entry selected { "class": "sidebar_label", "parents": [{"class": "tree_row","attributes": ["selected"]}], "color": [255, 255, 255] // 06 }, // // SIDEBAR - OPEN FILE ICONS // // Sidebar file close { "class": "close_button", "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.opacity": 0, "layer0.inner_margin": 0, "layer0.tint": [255, 255, 255], // 03 "content_margin": [8,8] }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.opacity": 1 }, { "class": "close_button", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.opacity": 1 }, // Sidebar file dirty { "class": "close_button", "attributes": ["dirty"], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png", "layer0.opacity": 1, "layer0.tint": [188, 212, 42] // 0A }, { "class": "close_button", "attributes": ["dirty"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/circle.png" }, // Sidebar file close hover { "class": "close_button", "attributes": ["hover"], "layer0.tint": [188, 212, 42] // 08 }, { "class": "close_button", "attributes": ["dirty", "hover"], "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.texture": "Theme - Spacegray/Spacegray/close.png", "layer0.tint": [188, 212, 42] // 08 }, // // SIDEBAR - GENERAL FILE ICONS // // Sidebar group closed { "class": "disclosure_button_control", "content_margin": [8,8], "layer0.texture": "Theme - Spacegray/Spacegray/folder-closed.png", "layer0.tint": [215, 66, 16], // 02 "layer0.opacity": 1, "layer0.inner_margin": 0 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["hover"]}], "layer0.tint":[255, 106, 56] // 04 }, { "class": "disclosure_button_control", "parents": [{"class": "tree_row","attributes": ["selected"]}] }, // Sidebar group open { "class": "disclosure_button_control", "attributes": ["expanded"], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["hover"]}] }, { "class": "disclosure_button_control", "attributes": ["expanded"], "parents": [{"class": "tree_row","attributes": ["selected"]}], "layer0.texture": "Theme - Spacegray/Spacegray/folder-open.png" }, // // STANDARD TEXT BUTTONS // // Default button state { "class": "button_control", "content_margin": [4,8,4,8], "min_size": [64,0], // "layer0.texture": "", "layer0.opacity": 1, "layer0.tint": [44, 44, 44], // -00 "layer0.inner_margin": [8,8] }, // Hover button state { "class": "button_control", "attributes": ["hover"], // "layer0.texture": "", "layer0.tint": [255, 106, 56] // -01 }, // Pressed button state { "class": "button_control", "attributes": ["pressed"], // "layer0.texture": "", "layer0.tint": [215, 66, 16] // -00 }, // // TEXT INPUT FIELD // // Text input field item { "class": "text_line_control", // "layer0.texture": "", "layer0.tint": [34, 34, 34], // -01 "layer0.opacity": 1, "content_margin": 6 }, // // PANEL BACKGROUNDS // // Bottom panel background { "class": "panel_control", // "layer0.texture": "", "layer0.inner_margin": [0,0], "layer0.opacity": 1, "layer0.tint": [74, 74, 74], // -00 "content_margin": 0 }, // Quick panel background { "class": "overlay_control", "layer0.opacity": 1, // "layer1.texture": "", "layer1.tint": [64, 64, 64], // 01 "layer1.inner_margin": [0,0,0,0], "layer1.opacity": 1, "content_margin": 0 }, // // QUICK PANEL // { "class": "quick_panel", "row_padding": 8, "layer0.tint": [66, 66, 66], "layer0.opacity": 1, "dark_content": true }, { "class": "quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.inner_margin": 8, "layer0.opacity": 1 }, { "class": "quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, { "class": "quick_panel_label", "fg": [154, 154, 154], // 04 "match_fg": [194, 194, 194], // 05 "selected_fg": [255, 255, 255], // 05 "selected_match_fg": [255, 106, 56] // 07 }, { "class": "quick_panel_path_label", "fg": [154, 154, 154], // 03 "match_fg": [255, 255, 255], // 04 "selected_fg": [194, 194, 194], // 03 "selected_match_fg": [188, 212, 42] // 04 }, { "class": "quick_panel_score_label", "fg": [255, 255, 255], // 03 "selected_fg": [255, 106, 56] // 03 }, // // MINI QUICK PANEL // { "class": "mini_quick_panel_row", // "layer0.texture": "", "layer0.tint": [72, 72, 72], // 01 "layer0.opacity": 1 }, { "class": "mini_quick_panel_row", "attributes": ["selected"], // "layer0.texture": "", "layer0.tint": [38, 38, 38] // -01 }, // // CODE COMPLETION DROPDOWN // { "class": "popup_control", "content_margin": [0,0], "layer0.tint": [44, 44, 44], // 01 "layer0.opacity": 1 }, { "class": "auto_complete", "row_padding": [4,4] }, { "class": "auto_complete_label", "fg": [104, 104, 104], // 03 "match_fg": [204, 204, 204], // 05 "selected_fg": [175, 26, 0], // 03 "selected_match_fg": [255, 255, 255] // 05 }, { "class": "table_row", // "layer0.texture": "", "layer0.tint": [255, 106, 56], // 02 "layer0.opacity": 0, "layer0.inner_margin": [3,1] }, { "class": "table_row", "attributes": ["selected"], "layer0.opacity": 1 }, // // BOTTOM PANEL BUTTONS // // Button group middle { "class": "icon_button_control", // "layer1.texture": "", "layer1.opacity": 0, "content_margin": 7 }, { "class": "icon_button_control", "attributes": ["selected"], "layer0.opacity": 0 }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, // Button group left { "class": "icon_button_control", "attributes": ["left"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","selected"] // "layer0.texture": "" }, // Button group right { "class": "icon_button_control", "attributes": ["right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["right","selected"] // "layer0.texture": "" }, // Button single { "class": "icon_button_control", "attributes": ["left","right"] // "layer0.texture": "" }, { "class": "icon_button_control", "attributes": ["left","right","selected"] // "layer0.texture": "" }, // // BOTTOM PANEL ICONS - GROUP 1 // // Regex search button { "class": "icon_regex", "layer0.texture": "Theme - Spacegray/Spacegray/regex.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_regex", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Case sensitive search button { "class": "icon_case", "layer0.texture": "Theme - Spacegray/Spacegray/casesens.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Match whole word search button { "class": "icon_whole_word", "layer0.texture": "Theme - Spacegray/Spacegray/wholeword.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_whole_word", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) // // Show search context button { "class": "icon_context", "layer0.texture": "Theme - Spacegray/Spacegray/context.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_context", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Use search buffer { "class": "icon_use_buffer", "layer0.texture": "Theme - Spacegray/Spacegray/buffer.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_use_buffer", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 2 // // Reverse search direction button (ST2 only) { "class": "icon_reverse", "layer0.texture": "Theme - Spacegray/Spacegray/reverse.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_reverse", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search wrap button { "class": "icon_wrap", "layer0.texture": "Theme - Spacegray/Spacegray/wrap.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_wrap", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // Search in selection button { "class": "icon_in_selection", "layer0.texture": "Theme - Spacegray/Spacegray/selection.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_in_selection", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 3 // // Preserve case button { "class": "icon_preserve_case", "layer0.texture": "Theme - Spacegray/Spacegray/lock.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_preserve_case", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // BOTTOM PANEL ICONS - GROUP 4 // // Highlight results button { "class": "icon_highlight", "layer0.texture": "Theme - Spacegray/Spacegray/highlight.png", "layer0.tint": [44, 44, 44], // 02 "layer0.opacity": 1, "content_margin": 8 }, { "class": "icon_highlight", "parents": [{"class": "icon_button_control","attributes": ["selected"]}], "layer0.tint": [234, 234, 234] // 07 }, // // SIDEBAR FOLDER COLORING // { "class": "disclosure_button_control", "settings": ["spacegray_color_expanded_folder"], "attributes": ["expanded"], "layer0.tint": [114, 114, 114] // 0A }, // // TABS SIZING // // Tab set { "class": "tabset_control", "settings": ["spacegray_tabs_auto_width"], "tab_width": 0 }, { "class": "tabset_control", "settings": ["spacegray_tabs_small"], "tab_height": 22 }, { "class": "tabset_control", "settings": ["spacegray_tabs_normal"], "tab_height": 28 }, { "class": "tabset_control", "settings": ["spacegray_tabs_large"], "tab_height": 34 }, { "class": "tabset_control", "settings": ["spacegray_tabs_xlarge"], "tab_height": 40 } ] ================================================ FILE: vim/colors/arstotzka.vim ================================================ " ====================================================================== " Arstotzka " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#211f1e guifg=#EDEBE6 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#EDEBE6 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#A2A797 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#3f3a36 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#a5e3d0 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#516B6B ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#a5e3d0 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#a5e3d0 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#a5e3d0 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#EDEBE6 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#516B6B ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#516B6B ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#A2A797 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#A2A797 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#A2A797 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#A2A797 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#516B6B ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#A2A797 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#A2A797 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#516B6B ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#EDEBE6 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#A2A797 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#605852 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#EDEBE6 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Arstotzka" let colors_name = "Arstotzka" ================================================ FILE: vim/colors/azure.vim ================================================ " ====================================================================== " Azure " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#181D26 guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#6AB0A3 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#414d62 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#64aeb3 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#52708b ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#64aeb3 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#64aeb3 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#64aeb3 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#52708b ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#52708b ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#508aaa ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#508aaa ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#508aaa ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#508aaa ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#52708b ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#6AB0A3 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#6AB0A3 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#52708b ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#6AB0A3 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#5c6b86 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Azure" let colors_name = "Azure" ================================================ FILE: vim/colors/bold.vim ================================================ " ====================================================================== " Bold " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2a2626 guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#3D8E91 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#534b4b gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F7A21B ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#F0624B ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F7A21B ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F7A21B gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F7A21B ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#F0624B ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#F0624B ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#F0624B ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#F0624B ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#F0624B ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#F0624B ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#F0624B ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#3D8E91 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#3D8E91 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#F0624B ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#3D8E91 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#6b6161 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Bold" let colors_name = "Bold" ================================================ FILE: vim/colors/boxuk.vim ================================================ " ====================================================================== " Box UK " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#ffffff guifg=#414f5c gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#414f5c ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#017c9d ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#b8b6b1 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#15b8ae ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#019d76 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#15b8ae ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#15b8ae gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#15b8ae ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#414f5c ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#019d76 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#019d76 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#017c9d ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#017c9d ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#017c9d ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#017c9d ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#019d76 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#017c9d ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#017c9d ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#019d76 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#414f5c ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#017c9d ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#888888 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#414f5c ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Box UK" let colors_name = "Box UK" ================================================ FILE: vim/colors/carbonight-contrast.vim ================================================ " ====================================================================== " Carbonight Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#000000 guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#C4C4C4 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#423F3D gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#ffffff ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#B0B0B0 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#B0B0B0 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#B0B0B0 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#eeeeee ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#eeeeee ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#eeeeee ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#eeeeee ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#C4C4C4 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#C4C4C4 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#C4C4C4 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#5c5856 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Carbonight Contrast" let colors_name = "Carbonight Contrast" ================================================ FILE: vim/colors/carbonight.vim ================================================ " ====================================================================== " Carbonight " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2E2C2B guifg=#B0B0B0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#B0B0B0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#C4C4C4 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#423F3D gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#ffffff ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#B0B0B0 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#B0B0B0 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#B0B0B0 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#B0B0B0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#eeeeee ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#eeeeee ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#eeeeee ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#eeeeee ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#C4C4C4 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#C4C4C4 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#8C8C8C ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#B0B0B0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#C4C4C4 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#5c5856 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#B0B0B0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Carbonight" let colors_name = "Carbonight" ================================================ FILE: vim/colors/chocolate.vim ================================================ " ====================================================================== " Chocolate " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#150f08 guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#8B6E46 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#795431 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F7A21B ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#CCB697 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F7A21B ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F7A21B gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F7A21B ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#CCB697 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#CCB697 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#B99768 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#B99768 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#B99768 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#B99768 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#CCB697 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#8B6E46 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#8B6E46 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#CCB697 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#8B6E46 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#795431 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Chocolate" let colors_name = "Chocolate" ================================================ FILE: vim/colors/crisp.vim ================================================ " ====================================================================== " Crisp " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#221a22 guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#cba0cd ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#574457 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#fc9a0f ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#765478 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#fc9a0f ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#fc9a0f gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#fc9a0f ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#765478 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#765478 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#FC6A0F ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#FC6A0F ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#FC6A0F ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#FC6A0F ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#765478 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#cba0cd ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#cba0cd ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#765478 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#cba0cd ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#776377 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Crisp" let colors_name = "Crisp" ================================================ FILE: vim/colors/darkside-contrast.vim ================================================ " ====================================================================== " Darkside Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#000000 guifg=#BABABA gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#BABABA ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#1CC3E8 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#494B4D gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F2D42C ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#E8341C ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#8E69C9 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#8E69C9 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#8E69C9 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#BABABA ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#E8341C ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#E8341C ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#F08D24 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#F08D24 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#F08D24 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#F08D24 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#E8341C ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#1CC3E8 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#1CC3E8 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#E8341C ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#BABABA ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#1CC3E8 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#696b6e ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#BABABA ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Darkside Contrast" let colors_name = "Darkside Contrast" ================================================ FILE: vim/colors/darkside.vim ================================================ " ====================================================================== " Darkside " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#222324 guifg=#BABABA gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#BABABA ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#1CC3E8 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#494B4D gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F2D42C ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#E8341C ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#8E69C9 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#8E69C9 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#8E69C9 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#BABABA ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#E8341C ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#E8341C ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#F08D24 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#F08D24 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#F08D24 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#F08D24 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#E8341C ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#1CC3E8 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#1CC3E8 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#E8341C ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#BABABA ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#1CC3E8 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#696b6e ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#BABABA ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Darkside" let colors_name = "Darkside" ================================================ FILE: vim/colors/earthsong-contrast.vim ================================================ " ====================================================================== " Earthsong Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#12100f guifg=#EBD1B7 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#EBD1B7 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7A7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F8BB39 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F8BB39 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#EBD1B7 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#DB784D ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#DB784D ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#DB784D ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#DB784D ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#EBD1B7 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9a9082 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#EBD1B7 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Earthsong Contrast" let colors_name = "Earthsong Contrast" ================================================ FILE: vim/colors/earthsong-light.vim ================================================ " ====================================================================== " Earthsong Light " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#ffffff guifg=#4d463e gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#4d463e ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#d6cab9 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F8BB39 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F8BB39 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#4d463e ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#DB784D ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#DB784D ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#DB784D ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#DB784D ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#4d463e ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9a9082 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#4d463e ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Earthsong Light" let colors_name = "Earthsong Light" ================================================ FILE: vim/colors/earthsong.vim ================================================ " ====================================================================== " Earthsong " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#36312C guifg=#EBD1B7 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#EBD1B7 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7A7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F8BB39 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F8BB39 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#EBD1B7 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#DB784D ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#DB784D ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#DB784D ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#DB784D ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#EBD1B7 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9a9082 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#EBD1B7 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Earthsong" let colors_name = "Earthsong" ================================================ FILE: vim/colors/freshcut-contrast.vim ================================================ " ====================================================================== " FreshCut Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#000000 guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#4ECDC4 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#737b84 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#e9ee00 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#8FBE00 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#8FBE00 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#8FBE00 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#C8D7E8 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#C8D7E8 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#C8D7E8 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#C8D7E8 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#4ECDC4 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#4ECDC4 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#4ECDC4 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#939da8 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "FreshCut Contrast" let colors_name = "FreshCut Contrast" ================================================ FILE: vim/colors/freshcut.vim ================================================ " ====================================================================== " FreshCut " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2F3030 guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#4ECDC4 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#737b84 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#e9ee00 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#8FBE00 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#8FBE00 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#8FBE00 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#C8D7E8 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#C8D7E8 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#C8D7E8 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#C8D7E8 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#4ECDC4 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#4ECDC4 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#00A8C6 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#4ECDC4 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#939da8 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "FreshCut" let colors_name = "FreshCut" ================================================ FILE: vim/colors/frontier-contrast.vim ================================================ " ====================================================================== " Frontier Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#110f0e guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#2EBF7E ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7A7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F8BB39 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#2EBF7E ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#2EBF7E gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#2EBF7E ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#FC803D ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#FC803D ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#FC803D ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#FC803D ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#2EBF7E ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#2EBF7E ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#2EBF7E ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#a59a8a ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Frontier Contrast" let colors_name = "Frontier Contrast" ================================================ FILE: vim/colors/frontier.vim ================================================ " ====================================================================== " Frontier " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#36312C guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#2EBF7E ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7A7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F8BB39 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#2EBF7E ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#2EBF7E gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#2EBF7E ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#FC803D ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#FC803D ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#FC803D ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#FC803D ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#2EBF7E ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#2EBF7E ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#F23A3A ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#2EBF7E ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#a59a8a ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Frontier" let colors_name = "Frontier" ================================================ FILE: vim/colors/github.vim ================================================ " ====================================================================== " Github " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#ffffff guifg=#555555 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#555555 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#445588 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#b8b6b1 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#DD1144 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#008080 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#DD1144 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#DD1144 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#DD1144 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#555555 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#008080 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#008080 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#555555 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#555555 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#555555 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#555555 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#008080 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#445588 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#445588 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#008080 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#555555 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#445588 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#7f7e7a ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#555555 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Github" let colors_name = "Github" ================================================ FILE: vim/colors/gloom-contrast.vim ================================================ " ====================================================================== " Gloom Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0f120f guifg=#D8EBE5 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#D8EBE5 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#4F6E64 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#BCD42A ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#BCD42A ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#BCD42A gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#BCD42A ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#D8EBE5 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#26A6A6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#26A6A6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#D8EBE5 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#668e81 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#D8EBE5 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Gloom Contrast" let colors_name = "Gloom Contrast" ================================================ FILE: vim/colors/gloom.vim ================================================ " ====================================================================== " Gloom " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2A332B guifg=#D8EBE5 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#D8EBE5 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#4F6E64 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#BCD42A ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#BCD42A ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#BCD42A gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#BCD42A ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#D8EBE5 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#26A6A6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#26A6A6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#D8EBE5 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#668e81 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#D8EBE5 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Gloom" let colors_name = "Gloom" ================================================ FILE: vim/colors/glowfish-contrast.vim ================================================ " ====================================================================== " Glowfish Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#090b07 guifg=#6ea240 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#6ea240 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#3c4e2d gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F8BB39 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#95CC5E ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#95CC5E gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#95CC5E ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#6ea240 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#DB784D ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#D65940 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#D65940 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#D65940 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#D65940 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#6ea240 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#67854f ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#6ea240 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Glowfish Contrast" let colors_name = "Glowfish Contrast" ================================================ FILE: vim/colors/glowfish.vim ================================================ " ====================================================================== " Glowfish " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#191f13 guifg=#6ea240 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#6ea240 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#3c4e2d gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F8BB39 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#95CC5E ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#95CC5E gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#95CC5E ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#6ea240 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#DB784D ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#DB784D ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#D65940 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#D65940 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#D65940 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#D65940 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#DB784D ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#6ea240 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#95CC5E ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#67854f ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#6ea240 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Glowfish" let colors_name = "Glowfish" ================================================ FILE: vim/colors/goldfish-contrast.vim ================================================ " ====================================================================== " Goldfish Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0c0d0e guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#F38630 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#505C63 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#f36e3a ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#f25619 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#f25619 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#f25619 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#A7DBD8 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#A7DBD8 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#A7DBD8 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#A7DBD8 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#F38630 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#F38630 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#F38630 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#798891 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Goldfish Contrast" let colors_name = "Goldfish Contrast" ================================================ FILE: vim/colors/goldfish.vim ================================================ " ====================================================================== " Goldfish " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2E3336 guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#F38630 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#505C63 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#f36e3a ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#f25619 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#f25619 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#f25619 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#A7DBD8 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#A7DBD8 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#A7DBD8 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#A7DBD8 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#F38630 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#F38630 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FA6900 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#F38630 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#798891 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Goldfish" let colors_name = "Goldfish" ================================================ FILE: vim/colors/grunge-contrast.vim ================================================ " ====================================================================== " Grunge Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0c0c0a guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#5C634F gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#F56991 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F56991 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F56991 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F56991 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#F56991 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#F56991 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#91A374 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#91A374 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#91A374 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#91A374 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#F56991 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#F56991 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#7f886f ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Grunge Contrast" let colors_name = "Grunge Contrast" ================================================ FILE: vim/colors/grunge.vim ================================================ " ====================================================================== " Grunge " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#31332C guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#5C634F gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#F56991 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F56991 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F56991 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F56991 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#F56991 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#F56991 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#91A374 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#91A374 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#91A374 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#91A374 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#F56991 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#F56991 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#D1F2A5 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#7f886f ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Grunge" let colors_name = "Grunge" ================================================ FILE: vim/colors/halflife-contrast.vim ================================================ " ====================================================================== " Halflife Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#000000 guifg=#cccccc gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#cccccc ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#555555 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F9D423 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F9D423 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F9D423 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F9D423 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#cccccc ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#7D8991 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#7D8991 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FC913A ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#cccccc ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#808080 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#cccccc ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Halflife Contrast" let colors_name = "Halflife Contrast" ================================================ FILE: vim/colors/halflife.vim ================================================ " ====================================================================== " Halflife " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#222222 guifg=#cccccc gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#cccccc ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#555555 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F9D423 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F9D423 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F9D423 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F9D423 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#cccccc ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#7D8991 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#7D8991 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FC913A ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#7D8991 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#cccccc ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#808080 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#cccccc ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Halflife" let colors_name = "Halflife" ================================================ FILE: vim/colors/heroku.vim ================================================ " ====================================================================== " Heroku " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#1b1b24 guifg=#c8c7d5 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#c8c7d5 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#585480 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#505067 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#a6fa62 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#7873ae ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#a6fa62 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#a6fa62 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#a6fa62 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#c8c7d5 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#7873ae ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#7873ae ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#7873ae ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#7873ae ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#7873ae ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#7873ae ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#7873ae ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#585480 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#585480 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#7873ae ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#c8c7d5 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#585480 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#5d5d76 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#c8c7d5 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Heroku" let colors_name = "Heroku" ================================================ FILE: vim/colors/hyrule-contrast.vim ================================================ " ====================================================================== " Hyrule Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0c0c0c guifg=#c0d5c1 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#c0d5c1 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#f5c504 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#716d6a gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#ce830d ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#569e16 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#f5c504 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#f5c504 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#f5c504 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#c0d5c1 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#569e16 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#569e16 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#90c93f ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#90c93f ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#90c93f ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#90c93f ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#569e16 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#f5c504 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#f5c504 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#569e16 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#c0d5c1 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#f5c504 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9e9a98 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#c0d5c1 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Hyrule Contrast" let colors_name = "Hyrule Contrast" ================================================ FILE: vim/colors/hyrule.vim ================================================ " ====================================================================== " Hyrule " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2d2c2b guifg=#c0d5c1 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#c0d5c1 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#f5c504 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#716d6a gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#ce830d ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#569e16 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#f5c504 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#f5c504 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#f5c504 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#c0d5c1 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#569e16 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#569e16 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#90c93f ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#90c93f ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#90c93f ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#90c93f ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#569e16 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#f5c504 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#f5c504 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#569e16 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#c0d5c1 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#f5c504 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9e9a98 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#c0d5c1 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Hyrule" let colors_name = "Hyrule" ================================================ FILE: vim/colors/iceberg-contrast.vim ================================================ " ====================================================================== " Iceberg Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0b0e0e guifg=#BDD6DB gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#BDD6DB ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#59C0E3 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#537178 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FFFFFF ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#FFFFFF ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#FFFFFF gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#FFFFFF ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#BDD6DB ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#B1E2F2 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#B1E2F2 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#B1E2F2 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#B1E2F2 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#59C0E3 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#59C0E3 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#BDD6DB ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#59C0E3 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#79a2ab ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#BDD6DB ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Iceberg Contrast" let colors_name = "Iceberg Contrast" ================================================ FILE: vim/colors/iceberg.vim ================================================ " ====================================================================== " Iceberg " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#323B3D guifg=#BDD6DB gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#BDD6DB ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#59C0E3 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#537178 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FFFFFF ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#FFFFFF ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#FFFFFF gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#FFFFFF ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#BDD6DB ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#B1E2F2 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#B1E2F2 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#B1E2F2 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#B1E2F2 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#59C0E3 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#59C0E3 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#2D8DA1 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#BDD6DB ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#59C0E3 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#79a2ab ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#BDD6DB ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Iceberg" let colors_name = "Iceberg" ================================================ FILE: vim/colors/juicy-contrast.vim ================================================ " ====================================================================== " Juicy Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#000000 guifg=#e3e2e0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#e3e2e0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#777777 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#CE1836 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#CE1836 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#CE1836 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#EDB92E ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#EDB92E ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#EDB92E ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#EDB92E ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9b9b9b ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#e3e2e0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Juicy Contrast" let colors_name = "Juicy Contrast" ================================================ FILE: vim/colors/juicy.vim ================================================ " ====================================================================== " Juicy " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#222222 guifg=#e3e2e0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#e3e2e0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#777777 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#CE1836 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#CE1836 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#CE1836 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#EDB92E ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#EDB92E ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#EDB92E ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#EDB92E ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#3bc7b8 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9b9b9b ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#e3e2e0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Juicy" let colors_name = "Juicy" ================================================ FILE: vim/colors/keen-contrast.vim ================================================ " ====================================================================== " Keen Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#000000 guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#374c60 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#b5db99 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#b5db99 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#b5db99 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#b5db99 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#6F8B94 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#6F8B94 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#56738e ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Keen Contrast" let colors_name = "Keen Contrast" ================================================ FILE: vim/colors/keen.vim ================================================ " ====================================================================== " Keen " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#111111 guifg=#cccccc gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#cccccc ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#374c60 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#b5db99 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#b5db99 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#b5db99 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#b5db99 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#cccccc ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#6F8B94 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#6F8B94 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#8767b7 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#cccccc ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#6F8B94 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#56738e ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#cccccc ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Keen" let colors_name = "Keen" ================================================ FILE: vim/colors/kiwi.vim ================================================ " ====================================================================== " Kiwi " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#161a19 guifg=#EDEBE6 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#EDEBE6 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#229986 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#354341 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#a1e6c1 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#95C72A ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#a1e6c1 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#a1e6c1 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#a1e6c1 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#EDEBE6 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#95C72A ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#95C72A ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#229986 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#229986 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#229986 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#229986 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#95C72A ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#229986 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#229986 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#95C72A ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#EDEBE6 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#229986 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#5b7a75 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#EDEBE6 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Kiwi" let colors_name = "Kiwi" ================================================ FILE: vim/colors/laravel-contrast.vim ================================================ " ====================================================================== " Laravel Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#000000 guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FFC48C ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#615953 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FDCA49 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#FC580C ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#FC580C gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#FC580C ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#FFA927 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#FFA927 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#FFA927 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#FFA927 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FFC48C ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FFC48C ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FFC48C ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#8e8279 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Laravel Contrast" let colors_name = "Laravel Contrast" ================================================ FILE: vim/colors/laravel.vim ================================================ " ====================================================================== " Laravel " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2E2C2B guifg=#DEDEDE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#DEDEDE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FFC48C ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#615953 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FDCA49 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#FC580C ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#FC580C gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#FC580C ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#FFA927 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#FFA927 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#FFA927 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#FFA927 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FFC48C ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FFC48C ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FC6B0A ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FFC48C ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#8e8279 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#DEDEDE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Laravel" let colors_name = "Laravel" ================================================ FILE: vim/colors/lavender-contrast.vim ================================================ " ====================================================================== " Lavender Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#080709 guifg=#E0CEED gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#E0CEED ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#A29DFA ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#614e6e gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F5B0EF ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#B657FF ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F25AE6 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F25AE6 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F25AE6 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#E0CEED ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#B657FF ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#B657FF ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#8E6DA6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#8E6DA6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#8E6DA6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#8E6DA6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#B657FF ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#A29DFA ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#A29DFA ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#B657FF ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#E0CEED ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#A29DFA ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9076a1 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#E0CEED ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Lavender Contrast" let colors_name = "Lavender Contrast" ================================================ FILE: vim/colors/lavender.vim ================================================ " ====================================================================== " Lavender " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#29222E guifg=#E0CEED gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#E0CEED ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#A29DFA ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#614e6e gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F5B0EF ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#B657FF ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F25AE6 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F25AE6 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F25AE6 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#E0CEED ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#B657FF ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#B657FF ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#8E6DA6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#8E6DA6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#8E6DA6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#8E6DA6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#B657FF ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#A29DFA ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#A29DFA ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#B657FF ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#E0CEED ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#A29DFA ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9076a1 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#E0CEED ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Lavender" let colors_name = "Lavender" ================================================ FILE: vim/colors/legacy.vim ================================================ " ====================================================================== " Legacy " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#14191f guifg=#aec2e0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#aec2e0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#324357 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FF410D ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#ffffff ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#C7F026 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#C7F026 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#C7F026 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#aec2e0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#ffffff ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#748aa6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#748aa6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#748aa6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#748aa6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#aec2e0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#4d6785 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#aec2e0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Legacy" let colors_name = "Legacy" ================================================ FILE: vim/colors/mellow-contrast.vim ================================================ " ====================================================================== " Mellow Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0b0a09 guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7A7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F8BB39 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F8BB39 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#F2BC79 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#F2BC79 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#a09688 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Mellow Contrast" let colors_name = "Mellow Contrast" ================================================ FILE: vim/colors/mellow.vim ================================================ " ====================================================================== " Mellow " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#36312C guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7A7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F8BB39 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F8BB39 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F8BB39 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#F2BC79 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#F2BC79 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#1F8181 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#F2BC79 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#a09688 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Mellow" let colors_name = "Mellow" ================================================ FILE: vim/colors/mintchoc.vim ================================================ " ====================================================================== " Mintchoc " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2b221c guifg=#BABABA gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#BABABA ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#9D8262 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#564439 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#00E08C ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#008D62 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#00E08C ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#00E08C gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#00E08C ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#BABABA ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#008D62 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#008D62 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#9D8262 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#9D8262 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#9D8262 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#9D8262 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#008D62 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#9D8262 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#9D8262 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#008D62 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#BABABA ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#9D8262 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#775a47 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#BABABA ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Mintchoc" let colors_name = "Mintchoc" ================================================ FILE: vim/colors/mud-contrast.vim ================================================ " ====================================================================== " Mud Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0d0b0b guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#f2c12f ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#524343 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#b5db99 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#f55239 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#b5db99 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#b5db99 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#b5db99 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#f55239 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#f55239 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#f8553c ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#f8553c ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#f8553c ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#f8553c ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#f55239 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#f2c12f ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#f2c12f ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#f55239 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#f2c12f ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#e3d7d6 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Mud Contrast" let colors_name = "Mud Contrast" ================================================ FILE: vim/colors/mud.vim ================================================ " ====================================================================== " Mud " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#403635 guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#e9c865 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#c3b8b7 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#b5db99 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FF9787 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#b5db99 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#b5db99 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#b5db99 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FF9787 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FF9787 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#FF9787 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#FF9787 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#FF9787 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#FF9787 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FF9787 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#e9c865 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#e9c865 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FF9787 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#e9c865 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#e3d7d6 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Mud" let colors_name = "Mud" ================================================ FILE: vim/colors/otakon.vim ================================================ " ====================================================================== " Otakon " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#171417 guifg=#f9f3f9 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#f9f3f9 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#B1A6CA ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#515166 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#9eb2d9 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#F6E6EB ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#9eb2d9 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#9eb2d9 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#9eb2d9 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#f9f3f9 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#F6E6EB ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#F6E6EB ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#CACBDD ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#CACBDD ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#CACBDD ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#CACBDD ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#F6E6EB ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#B1A6CA ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#B1A6CA ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#F6E6EB ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#f9f3f9 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#B1A6CA ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#686883 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#f9f3f9 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Otakon" let colors_name = "Otakon" ================================================ FILE: vim/colors/pastel.vim ================================================ " ====================================================================== " Pastel " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#222222 guifg=#eeeeee gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#eeeeee ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#9474a9 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#444444 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#C56C6C ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#04C4A5 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#C56C6C ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#C56C6C gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#C56C6C ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#eeeeee ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#04C4A5 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#04C4A5 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#C5906C ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#C5906C ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#C5906C ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#C5906C ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#04C4A5 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#9474a9 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#9474a9 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#04C4A5 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#eeeeee ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#9474a9 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#666666 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#eeeeee ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Pastel" let colors_name = "Pastel" ================================================ FILE: vim/colors/patriot-contrast.vim ================================================ " ====================================================================== " Patriot Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0d0e0f guifg=#CAD9E3 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#CAD9E3 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#DE333C ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#515E66 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#3790DE ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#2E6FD9 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#2E6FD9 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#2E6FD9 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#CAD9E3 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#BBBCC4 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#BBBCC4 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#BBBCC4 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#BBBCC4 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#DE333C ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#DE333C ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#CAD9E3 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#DE333C ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#798b96 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#CAD9E3 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Patriot Contrast" let colors_name = "Patriot Contrast" ================================================ FILE: vim/colors/patriot.vim ================================================ " ====================================================================== " Patriot " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2D3133 guifg=#CAD9E3 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#CAD9E3 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#DE333C ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#515E66 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#3790DE ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#2E6FD9 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#2E6FD9 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#2E6FD9 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#CAD9E3 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#BBBCC4 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#BBBCC4 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#BBBCC4 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#BBBCC4 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#DE333C ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#DE333C ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#2E6FD9 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#CAD9E3 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#DE333C ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#798b96 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#CAD9E3 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Patriot" let colors_name = "Patriot" ================================================ FILE: vim/colors/peacock-contrast.vim ================================================ " ====================================================================== " Peacock Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0c0c0b guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#26a6a6 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#555555 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#bcd42a ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#bcd42a ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#bcd42a gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#bcd42a ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#26A6A6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#26A6A6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#26a6a6 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#26a6a6 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#26a6a6 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#888888 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Peacock Contrast" let colors_name = "Peacock Contrast" ================================================ FILE: vim/colors/peacock.vim ================================================ " ====================================================================== " Peacock " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2b2a27 guifg=#ede0ce gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ede0ce ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#26a6a6 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7a7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#bcd42a ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#bcd42a ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#bcd42a gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#bcd42a ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ede0ce ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#26A6A6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#26A6A6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#26a6a6 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#26a6a6 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#ff5d38 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ede0ce ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#26a6a6 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#b7b1a9 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ede0ce ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Peacock" let colors_name = "Peacock" ================================================ FILE: vim/colors/peacocks-in-space.vim ================================================ " ====================================================================== " Peacocks In Space " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2b303b guifg=#dee3ec gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#dee3ec ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#6e7a94 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#BCD42A ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#BCD42A ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#BCD42A gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#BCD42A ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#dee3ec ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#26A6A6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#26A6A6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FF5D38 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#dee3ec ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#26A6A6 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#8998b9 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#dee3ec ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Peacocks In Space" let colors_name = "Peacocks In Space" ================================================ FILE: vim/colors/peel.vim ================================================ " ====================================================================== " Peel " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#23201c guifg=#EDEBE6 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#EDEBE6 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#94C7B6 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#585146 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#f4d370 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#D3643B ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#f4d370 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#f4d370 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#f4d370 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#EDEBE6 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#D3643B ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#D3643B ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#94C7B6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#94C7B6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#94C7B6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#94C7B6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#D3643B ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#94C7B6 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#94C7B6 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#D3643B ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#EDEBE6 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#94C7B6 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#827766 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#EDEBE6 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Peel" let colors_name = "Peel" ================================================ FILE: vim/colors/piggy.vim ================================================ " ====================================================================== " Piggy " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#1c1618 guifg=#EDEBE6 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#EDEBE6 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#F52E62 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#3f3236 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FF453E ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FD6A5D ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#FF453E ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#FF453E gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#FF453E ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#EDEBE6 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FD6A5D ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FD6A5D ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#FD6A5D ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#FD6A5D ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#FD6A5D ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#FD6A5D ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FD6A5D ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#F52E62 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#F52E62 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FD6A5D ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#EDEBE6 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#F52E62 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#6a515a ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#EDEBE6 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Piggy" let colors_name = "Piggy" ================================================ FILE: vim/colors/potpourri-contrast.vim ================================================ " ====================================================================== " Potpourri Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0d0c0c guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#C491C4 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#696363 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#B866FA ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#C84FF0 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#C84FF0 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#C84FF0 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#ED1153 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#ED1153 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#C491C4 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#C491C4 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#C491C4 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#8f8787 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Potpourri Contrast" let colors_name = "Potpourri Contrast" ================================================ FILE: vim/colors/potpourri.vim ================================================ " ====================================================================== " Potpourri " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2E2B2C guifg=#F8F8F2 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#F8F8F2 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#C491C4 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#696363 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#B866FA ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#C84FF0 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#C84FF0 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#C84FF0 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#ED1153 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#ED1153 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#C491C4 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#C491C4 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#ED1153 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#F8F8F2 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#C491C4 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#8f8787 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#F8F8F2 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Potpourri" let colors_name = "Potpourri" ================================================ FILE: vim/colors/rainbow.vim ================================================ " ====================================================================== " Rainbow " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#16181a guifg=#c7d0d9 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#c7d0d9 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#B3CC57 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#424c55 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#c78feb ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#EF746F ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#c78feb ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#c78feb gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#c78feb ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#c7d0d9 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#EF746F ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#EF746F ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#3fb4c5 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#3fb4c5 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#3fb4c5 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#3fb4c5 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#EF746F ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#B3CC57 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#B3CC57 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#EF746F ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#c7d0d9 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#B3CC57 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#5f6f7f ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#c7d0d9 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Rainbow" let colors_name = "Rainbow" ================================================ FILE: vim/colors/revelation-contrast.vim ================================================ " ====================================================================== " Revelation Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0c0b0b guifg=#DEDEDE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#DEDEDE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#4E5D84 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7b726b gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#617FA0 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#617FA0 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#617FA0 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#C2DCF2 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#C2DCF2 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#C2DCF2 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#C2DCF2 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#4E5D84 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#4E5D84 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#4E5D84 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#a19790 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#DEDEDE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Revelation Contrast" let colors_name = "Revelation Contrast" ================================================ FILE: vim/colors/revelation.vim ================================================ " ====================================================================== " Revelation " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2E2C2B guifg=#DEDEDE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#DEDEDE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#4E5D84 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7b726b gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#617FA0 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#617FA0 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#617FA0 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#C2DCF2 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#C2DCF2 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#C2DCF2 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#C2DCF2 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#4E5D84 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#4E5D84 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#617FA0 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#4E5D84 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#a19790 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#DEDEDE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Revelation" let colors_name = "Revelation" ================================================ FILE: vim/colors/shrek.vim ================================================ " ====================================================================== " Shrek " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#222222 guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#B2DE62 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#555555 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#81e911 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#857a5e ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#81e911 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#81e911 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#81e911 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#857a5e ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#857a5e ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#bfb59b ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#bfb59b ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#bfb59b ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#bfb59b ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#857a5e ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#B2DE62 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#B2DE62 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#857a5e ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#B2DE62 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#777777 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Shrek" let colors_name = "Shrek" ================================================ FILE: vim/colors/slate.vim ================================================ " ====================================================================== " Slate " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#19191f guifg=#ebebf4 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ebebf4 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#566981 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#515166 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#9eb2d9 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#89A7B1 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#9eb2d9 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#9eb2d9 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#9eb2d9 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ebebf4 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#89A7B1 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#89A7B1 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#566981 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#566981 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#566981 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#566981 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#89A7B1 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#566981 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#566981 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#89A7B1 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ebebf4 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#566981 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#686883 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ebebf4 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Slate" let colors_name = "Slate" ================================================ FILE: vim/colors/slime-contrast.vim ================================================ " ====================================================================== " Slime Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0b0c0d guifg=#FFFFFF gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#FFFFFF ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#d8e778 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#4F5A63 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FAFFDB ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#6a9ec5 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#C7AF3F ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#C7AF3F gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#C7AF3F ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#FFFFFF ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#6a9ec5 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#6a9ec5 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#689dc5 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#689dc5 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#689dc5 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#689dc5 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#6a9ec5 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#d8e778 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#d8e778 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#6a9ec5 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#FFFFFF ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#d8e778 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#80919f ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#FFFFFF ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Slime Contrast" let colors_name = "Slime Contrast" ================================================ FILE: vim/colors/slime.vim ================================================ " ====================================================================== " Slime " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#292D30 guifg=#FFFFFF gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#FFFFFF ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FAFFDB ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#4F5A63 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FAFFDB ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#9FB3C2 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#C7AF3F ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#C7AF3F gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#C7AF3F ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#FFFFFF ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#9FB3C2 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#9FB3C2 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#9FB3C2 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#9FB3C2 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#9FB3C2 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#9FB3C2 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#9FB3C2 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FAFFDB ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FAFFDB ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#9FB3C2 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#FFFFFF ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FAFFDB ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#80919f ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#FFFFFF ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Slime" let colors_name = "Slime" ================================================ FILE: vim/colors/snappy-contrast.vim ================================================ " ====================================================================== " Snappy Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0c0c0c guifg=#e3e2e0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#e3e2e0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#696969 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#f66153 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#4ea1df ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#4ea1df gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#4ea1df ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#f66153 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#f66153 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#f66153 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#f66153 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#f66153 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#f66153 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#f66153 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#f66153 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#909090 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#e3e2e0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Snappy Contrast" let colors_name = "Snappy Contrast" ================================================ FILE: vim/colors/snappy-light.vim ================================================ " ====================================================================== " Snappy Light " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#ffffff guifg=#555555 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#555555 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#bbbbbb gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#f66153 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#4ea1df ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#4ea1df gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#4ea1df ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#555555 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#f66153 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#f66153 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#da564a ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#da564a ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#da564a ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#da564a ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#f66153 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#f66153 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#555555 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#7d7d7d ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#555555 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Snappy Light" let colors_name = "Snappy Light" ================================================ FILE: vim/colors/snappy.vim ================================================ " ====================================================================== " Snappy " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#393939 guifg=#e3e2e0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#e3e2e0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#696969 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#f66153 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#4ea1df ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#4ea1df gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#4ea1df ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#f66153 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#f66153 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#f66153 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#f66153 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#f66153 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#f66153 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#f66153 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#f66153 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#4ea1df ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#909090 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#e3e2e0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Snappy" let colors_name = "Snappy" ================================================ FILE: vim/colors/solarflare-contrast.vim ================================================ " ====================================================================== " Solarflare Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#000000 guifg=#e3e2e0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#e3e2e0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#777777 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#EDE574 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#FF4E50 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#FF4E50 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#FF4E50 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#FF4E50 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#FF4E50 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FC913A ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9b9b9b ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#e3e2e0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Solarflare Contrast" let colors_name = "Solarflare Contrast" ================================================ FILE: vim/colors/solarflare.vim ================================================ " ====================================================================== " Solarflare " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#222222 guifg=#e3e2e0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#e3e2e0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#777777 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#EDE574 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#FF4E50 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#FF4E50 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#FF4E50 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#FF4E50 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#FF4E50 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FC913A ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#FF4E50 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#e3e2e0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FC913A ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#9b9b9b ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#e3e2e0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Solarflare" let colors_name = "Solarflare" ================================================ FILE: vim/colors/sourlick-contrast.vim ================================================ " ====================================================================== " Sourlick Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#060606 guifg=#DEDEDE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#DEDEDE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#EDF252 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#615953 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#E4FF33 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#FC580C ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#FC580C gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#FC580C ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#D2EB31 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#D2EB31 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#D2EB31 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#D2EB31 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#EDF252 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#EDF252 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#EDF252 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#92867d ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#DEDEDE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Sourlick Contrast" let colors_name = "Sourlick Contrast" ================================================ FILE: vim/colors/sourlick.vim ================================================ " ====================================================================== " Sourlick " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2E2C2B guifg=#DEDEDE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#DEDEDE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#EDF252 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#615953 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#E4FF33 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#FC580C ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#FC580C gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#FC580C ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#D2EB31 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#D2EB31 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#D2EB31 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#D2EB31 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#EDF252 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#EDF252 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#8AC27A ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#EDF252 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#92867d ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#DEDEDE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Sourlick" let colors_name = "Sourlick" ================================================ FILE: vim/colors/spearmint.vim ================================================ " ====================================================================== " Spearmint " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#E1F0EE guifg=#719692 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#719692 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#69ADB5 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#93C7C0 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#4CD7E0 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#25808A ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#199FA8 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#199FA8 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#199FA8 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#719692 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#25808A ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#25808A ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#69ADB5 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#69ADB5 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#69ADB5 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#69ADB5 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#25808A ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#69ADB5 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#69ADB5 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#25808A ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#719692 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#69ADB5 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#729e98 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#719692 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Spearmint" let colors_name = "Spearmint" ================================================ FILE: vim/colors/stark-contrast.vim ================================================ " ====================================================================== " Stark Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#0b0a0a guifg=#DEDEDE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#DEDEDE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#615953 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#F03113 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#617FA0 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#617FA0 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#617FA0 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#F03113 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#F03113 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#aaaaaa ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#aaaaaa ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#aaaaaa ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#aaaaaa ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#F03113 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#F03113 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#877d76 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#DEDEDE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Stark Contrast" let colors_name = "Stark Contrast" ================================================ FILE: vim/colors/stark.vim ================================================ " ====================================================================== " Stark " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2E2C2B guifg=#DEDEDE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#DEDEDE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#615953 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#F03113 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#617FA0 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#617FA0 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#617FA0 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#F03113 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#F03113 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#aaaaaa ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#aaaaaa ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#aaaaaa ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#aaaaaa ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#F03113 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#F03113 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#DEDEDE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#FFBB29 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#877d76 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#DEDEDE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Stark" let colors_name = "Stark" ================================================ FILE: vim/colors/super.vim ================================================ " ====================================================================== " Super " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#15191D guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#5d67ad ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#465360 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#F7A21B ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#D60257 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#F7A21B ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#F7A21B gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#F7A21B ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#D60257 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#D60257 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#5d67ad ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#5d67ad ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#5d67ad ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#5d67ad ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#D60257 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#5d67ad ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#5d67ad ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#D60257 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#5d67ad ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#64778a ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Super" let colors_name = "Super" ================================================ FILE: vim/colors/tonic.vim ================================================ " ====================================================================== " Tonic " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2a2f31 guifg=#eeeeee gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#eeeeee ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#75A1A4 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#4a5356 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#B8CD44 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#B8CD44 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#B8CD44 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#B8CD44 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#B8CD44 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#eeeeee ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#B8CD44 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#B8CD44 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#EF6E44 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#EF6E44 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#EF6E44 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#EF6E44 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#B8CD44 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#75A1A4 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#75A1A4 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#B8CD44 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#eeeeee ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#75A1A4 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#67757a ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#eeeeee ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Tonic" let colors_name = "Tonic" ================================================ FILE: vim/colors/tribal.vim ================================================ " ====================================================================== " Tribal " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#19191d guifg=#ffffff gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#ffffff ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#c43535 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#4a4a54 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#64aeb3 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#5f5582 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#64aeb3 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#64aeb3 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#64aeb3 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#5f5582 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#5f5582 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#5f5582 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#5f5582 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#5f5582 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#5f5582 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#5f5582 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#c43535 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#c43535 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#5f5582 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#c43535 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#62626e ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#ffffff ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Tribal" let colors_name = "Tribal" ================================================ FILE: vim/colors/tron-contrast.vim ================================================ " ====================================================================== " Tron Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#07090b guifg=#aec2e0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#aec2e0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#324357 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#6ee2ff ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#ffffff ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#6ee2ff ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#6ee2ff gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#6ee2ff ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#aec2e0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#ffffff ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#748aa6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#748aa6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#748aa6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#748aa6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#aec2e0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#4d6785 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#aec2e0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Tron Contrast" let colors_name = "Tron Contrast" ================================================ FILE: vim/colors/tron.vim ================================================ " ====================================================================== " Tron " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#14191f guifg=#aec2e0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#aec2e0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#324357 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#6ee2ff ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#ffffff ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#6ee2ff ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#6ee2ff gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#6ee2ff ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#aec2e0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#ffffff ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#ffffff ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#748aa6 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#748aa6 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#748aa6 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#748aa6 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#ffffff ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#aec2e0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#267fb5 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#4d6785 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#aec2e0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Tron" let colors_name = "Tron" ================================================ FILE: vim/colors/turnip-contrast.vim ================================================ " ====================================================================== " Turnip Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#080809 guifg=#EDE0CE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#EDE0CE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#92B55F ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7A7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#E8DA5E ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#487D76 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#E8DA5E ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#E8DA5E gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#E8DA5E ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#EDE0CE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#487D76 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#487D76 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#92B55F ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#92B55F ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#92B55F ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#92B55F ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#487D76 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#92B55F ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#92B55F ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#487D76 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#EDE0CE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#92B55F ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#aea395 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#EDE0CE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Turnip Contrast" let colors_name = "Turnip Contrast" ================================================ FILE: vim/colors/turnip.vim ================================================ " ====================================================================== " Turnip " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#1a1b1d guifg=#EDE0CE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#EDE0CE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#92B55F ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7A7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#E8DA5E ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#487D76 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#E8DA5E ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#E8DA5E gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#E8DA5E ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#EDE0CE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#487D76 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#487D76 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#92B55F ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#92B55F ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#92B55F ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#92B55F ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#487D76 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#92B55F ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#92B55F ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#487D76 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#EDE0CE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#92B55F ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#aea395 ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#EDE0CE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Turnip" let colors_name = "Turnip" ================================================ FILE: vim/colors/userscape.vim ================================================ " ====================================================================== " Userscape " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#F5F8FC guifg=#879BB0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#879BB0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#A8C0E0 ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#bbbbbb gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#E3BD14 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#355B8C ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#DE4D3A ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#DE4D3A gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#DE4D3A ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#879BB0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#355B8C ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#355B8C ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#808C9C ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#808C9C ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#808C9C ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#808C9C ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#355B8C ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#A8C0E0 ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#A8C0E0 ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#355B8C ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#879BB0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#A8C0E0 ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#7d7d7d ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#879BB0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Userscape" let colors_name = "Userscape" ================================================ FILE: vim/colors/yule.vim ================================================ " ====================================================================== " Yule " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#2B2A27 guifg=#EDE0CE gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#EDE0CE ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#39B81F ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#7A7267 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#EBB626 ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#D63131 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#EBB626 ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#EBB626 gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#EBB626 ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#EDE0CE ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#D63131 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#D63131 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#39B81F ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#39B81F ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#39B81F ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#39B81F ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#D63131 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#39B81F ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#39B81F ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#D63131 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#EDE0CE ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#39B81F ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#bdae9a ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#EDE0CE ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Yule" let colors_name = "Yule" ================================================ FILE: vim/colors/zacks-contrast.vim ================================================ " ====================================================================== " Zacks Contrast " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#000000 guifg=#f0f0f0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#f0f0f0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#9c7ddb ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#777777 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#bcd42a ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#bcd42a ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#bcd42a gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#bcd42a ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#f0f0f0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#ff6a38 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#ff6a38 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#9c7ddb ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#9c7ddb ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#f0f0f0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#9c7ddb ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#afafaf ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#f0f0f0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Zacks Contrast" let colors_name = "Zacks Contrast" ================================================ FILE: vim/colors/zacks.vim ================================================ " ====================================================================== " Zacks " ====================================================================== " A Sublime Text 2 / Textmate theme. " Copyright (c) 2014 Dayle Rees. " Released under the MIT License " ====================================================================== " Find more themes at : https://github.com/daylerees/colour-schemes " ====================================================================== set background=dark hi clear syntax reset " Colors for the User Interface. hi Cursor guibg=#cc4455 guifg=white ctermbg=4 ctermfg=15 hi link CursorIM Cursor hi Normal guibg=#222222 guifg=#f0f0f0 gui=none ctermbg=0 ctermfg=15 hi NonText guibg=bg guifg=#f0f0f0 ctermbg=8 ctermfg=14 hi Visual guibg=#557799 guifg=white gui=none ctermbg=9 ctermfg=15 hi Linenr guibg=bg guifg=#aaaaaa gui=none ctermbg=bg ctermfg=7 hi Directory guibg=bg guifg=#337700 gui=none ctermbg=bg ctermfg=10 hi IncSearch guibg=#0066cc guifg=white gui=none ctermbg=1 ctermfg=15 hi link Seach IncSearch hi SpecialKey guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi Titled guibg=bg guifg=fg gui=none ctermbg=bg ctermfg=fg hi ErrorMsg guibg=bg guifg=#ff0000 ctermbg=bg ctermfg=12 hi ModeMsg guibg=bg guifg=#ffeecc gui=none ctermbg=bg ctermfg=14 hi link MoreMsg ModeMsg hi Question guibg=bg guifg=#9c7ddb ctermbg=bg ctermfg=10 hi link WarningMsg ErrorMsg hi StatusLine guibg=#ffeecc guifg=black ctermbg=14 ctermfg=0 hi StatusLineNC guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi VertSplit guibg=#cc4455 guifg=white gui=none ctermbg=4 ctermfg=11 hi DiffAdd guibg=#446688 guifg=fg gui=none ctermbg=1 ctermfg=fg hi DiffChange guibg=#558855 guifg=fg gui=none ctermbg=2 ctermfg=fg hi DiffDelete guibg=#884444 guifg=fg gui=none ctermbg=4 ctermfg=fg hi DiffText guibg=#884444 guifg=fg ctermbg=4 ctermfg=fg " Colors for Syntax Highlighting. hi Comment guibg=bg guifg=#777777 gui=none ctermbg=8 ctermfg=7 hi Constant guibg=bg guifg=white ctermbg=8 ctermfg=15 hi String guibg=bg guifg=#bcd42a ctermbg=bg ctermfg=14 hi Character guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=14 hi Number guibg=bg guifg=#bcd42a ctermbg=1 ctermfg=15 hi Boolean guibg=bg guifg=#bcd42a gui=none ctermbg=1 ctermfg=15 hi Float guibg=bg guifg=#bcd42a ctermbg=1 ctermfg=15 hi Identifier guibg=bg guifg=#f0f0f0 ctermbg=bg ctermfg=12 hi Function guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=12 hi Statement guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=14 hi Conditional guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=12 hi Repeat guibg=bg guifg=#ff6a38 ctermbg=4 ctermfg=14 hi Label guibg=bg guifg=#ffccff ctermbg=bg ctermfg=13 hi Operator guibg=bg guifg=#ff6a38 ctermbg=6 ctermfg=15 hi Keyword guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=10 hi Exception guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=10 hi PreProc guibg=bg guifg=#ffcc99 ctermbg=4 ctermfg=14 hi Include guibg=bg guifg=#9c7ddb ctermbg=bg ctermfg=10 hi link Define Include hi link Macro Include hi link PreCondit Include hi Type guibg=bg guifg=#9c7ddb ctermbg=bg ctermfg=12 hi StorageClass guibg=bg guifg=#ff6a38 ctermbg=bg ctermfg=10 hi Structure guibg=bg guifg=#f0f0f0 ctermbg=bg ctermfg=10 hi Typedef guibg=bg guifg=#9c7ddb ctermbg=bg ctermfg=10 hi Special guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi SpecialChar guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Tag guibg=bg guifg=#bbddff ctermbg=1 ctermfg=15 hi Delimiter guibg=bg guifg=fg ctermbg=1 ctermfg=fg hi SpecialComment guibg=#334455 guifg=#afafaf ctermbg=1 ctermfg=15 hi Debug guibg=bg guifg=#ff9999 gui=none ctermbg=8 ctermfg=12 hi Underlined guibg=bg guifg=#99ccff gui=underline ctermbg=bg ctermfg=9 cterm=underline hi Title guibg=bg guifg=#f0f0f0 ctermbg=1 ctermfg=15 hi Ignore guibg=bg guifg=#cccccc ctermbg=bg ctermfg=8 hi Error guibg=#ff0000 guifg=white ctermbg=12 ctermfg=15 hi Todo guibg=#556677 guifg=#ff0000 ctermbg=1 ctermfg=12 hi htmlH2 guibg=bg guifg=fg ctermbg=8 ctermfg=fg hi link htmlH3 htmlH2 hi link htmlH4 htmlH3 hi link htmlH5 htmlH4 hi link htmlH6 htmlH5 " And finally. let g:colors_name = "Zacks" let colors_name = "Zacks" ================================================ FILE: vscode/contrast/daylerees.theme.carbonight-contrast/carbonight-contrast.json ================================================ { "name": "carbonight-contrast", "tokenColors": [ { "settings": { "background": "#000000", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#C4C4C4", "bracketsOptions": "underline", "bracketContentsForeground": "#8C8C8C", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#423F3D" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#ffffff" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#B0B0B0" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#8C8C8C" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#8C8C8C" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#eeeeee" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#8C8C8C" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#C4C4C4" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#8C8C8C" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#8C8C8C" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#C4C4C4" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#8C8C8C" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#8C8C8C" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#8C8C8C" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ffffff" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#5c5856" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#ffffff" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#8C8C8C" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#C4C4C4" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#C4C4C4", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#B0B0B0", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#8C8C8C" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#eeeeee" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#ffffff" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#eeeeee" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#eeeeee" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#eeeeee" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#C4C4C4", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#C4C4C4" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#000000", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", "editor.selectionBackground": "#8C8C8C4D" } } ================================================ FILE: vscode/contrast/daylerees.theme.carbonight-contrast/package.json ================================================ { "name": "carbonight-contrast", "version": "1.0.0", "displayName": "Carbonight Contrast Theme", "description": "Carbonight Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Carbonight Contrast", "uiTheme": "hc-black", "path": "./carbonight-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.darkside-contrast/darkside-contrast.json ================================================ { "name": "darkside-contrast", "tokenColors": [ { "settings": { "background": "#000000", "foreground": "#BABABA", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#68C244", "bracketsOptions": "underline", "bracketContentsForeground": "#E8341C", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#494B4D" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F2D42C" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#8E69C9" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#E8341C" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#E8341C" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#F08D24" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#E8341C" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#1CC3E8" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#E8341C" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#E8341C" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#68C244" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#1CC3E8" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#E8341C" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#8E69C9" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#E8341C" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#E8341C" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F2D42C" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#696b6e" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F2D42C" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#E8341C" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F2D42C" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#BABABA" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#1CC3E8" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#1CC3E8", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#8E69C9", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#E8341C" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#F08D24" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F2D42C" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#F08D24" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#F08D24" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#F08D24" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#1CC3E8", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#1CC3E8" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#000000", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#BABABA", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", "editor.selectionBackground": "#FF4E504D" } } ================================================ FILE: vscode/contrast/daylerees.theme.darkside-contrast/package.json ================================================ { "name": "darkside-contrast", "version": "1.0.0", "displayName": "Darkside Contrast Theme", "description": "Darkside Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Darkside Contrast", "uiTheme": "hc-black", "path": "./darkside-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.earthsong-contrast/earthsong-contrast.json ================================================ { "name": "earthsong-contrast", "tokenColors": [ { "settings": { "background": "#12100f", "foreground": "#EBD1B7", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#DB784D", "bracketsOptions": "underline", "bracketContentsForeground": "#95CC5E", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7A7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F8BB39" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F8BB39" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#DB784D" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#DB784D" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#DB784D" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#DB784D" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#DB784D" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#60A365" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#DB784D" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9a9082" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F8BB39" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#DB784D" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#EBD1B7" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#95CC5E", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F8BB39", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F8BB39" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#DB784D" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#DB784D" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#95CC5E", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#12100f", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#EBD1B7", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282521", "editor.selectionBackground": "#DB784D4D" } } ================================================ FILE: vscode/contrast/daylerees.theme.earthsong-contrast/package.json ================================================ { "name": "earthsong-contrast", "version": "1.0.0", "displayName": "Earthsong Contrast Theme", "description": "Earthsong Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Earthsong Contrast", "uiTheme": "hc-black", "path": "./earthsong-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.freshcut-contrast/freshcut-contrast.json ================================================ { "name": "freshcut-contrast", "tokenColors": [ { "settings": { "background": "#000000", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#4ECDC4", "bracketsOptions": "underline", "bracketContentsForeground": "#00A8C6", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#737b84" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#e9ee00" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#8FBE00" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#00A8C6" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#00A8C6" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#C8D7E8" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#00A8C6" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#4ECDC4" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#00A8C6" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#00A8C6" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#AEE239" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#4ECDC4" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#00A8C6" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#4ECDC4" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#00A8C6" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#00A8C6" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#e9ee00" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#939da8" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#e9ee00" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#00A8C6" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#e9ee00" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#4ECDC4" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#4ECDC4", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#8FBE00", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#00A8C6" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#C8D7E8" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#e9ee00" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#C8D7E8" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#C8D7E8" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#C8D7E8" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#4ECDC4", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#4ECDC4" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#000000", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", "editor.selectionBackground": "#0080974D" } } ================================================ FILE: vscode/contrast/daylerees.theme.freshcut-contrast/package.json ================================================ { "name": "freshcut-contrast", "version": "1.0.0", "displayName": "FreshCut Contrast Theme", "description": "FreshCut Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "FreshCut Contrast", "uiTheme": "hc-black", "path": "./freshcut-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.frontier-contrast/frontier-contrast.json ================================================ { "name": "frontier-contrast", "tokenColors": [ { "settings": { "background": "#110f0e", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#2EBF7E", "bracketsOptions": "underline", "bracketContentsForeground": "#F23A3A", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7A7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F8BB39" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#2EBF7E" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#F23A3A" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#F23A3A" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#FC803D" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#F23A3A" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#2EBF7E" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#F23A3A" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#F23A3A" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#2EBF7E" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#F23A3A" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#2EBF7E" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#F23A3A" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#F23A3A" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#a59a8a" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F8BB39" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F23A3A" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#2EBF7E" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#2EBF7E", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#2EBF7E", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#F23A3A" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#FC803D" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F8BB39" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#FC803D" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#FC803D" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#FC803D" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#2EBF7E", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#2EBF7E" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#110f0e", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#221f1c", "editor.selectionBackground": "#2EBF7E4D" } } ================================================ FILE: vscode/contrast/daylerees.theme.frontier-contrast/package.json ================================================ { "name": "frontier-contrast", "version": "1.0.0", "displayName": "Frontier Contrast Theme", "description": "Frontier Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Frontier Contrast", "uiTheme": "hc-black", "path": "./frontier-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.gloom-contrast/gloom-contrast.json ================================================ { "name": "gloom-contrast", "tokenColors": [ { "settings": { "background": "#0f120f", "foreground": "#D8EBE5", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FF5D38", "bracketsOptions": "underline", "bracketContentsForeground": "#26A6A6", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#4F6E64" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#BCD42A" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#BCD42A" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FF5D38" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FF5D38" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#26A6A6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#26A6A6" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FF5D38" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FF5D38" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#BCD42A" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#26A6A6" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FF5D38" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#BCD42A" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#668e81" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#BCD42A" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FF5D38" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#BCD42A" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#D8EBE5" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#26A6A6", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#BCD42A", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FF5D38" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#BCD42A" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#26A6A6", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0f120f", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#D8EBE5", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1b211c", "editor.selectionBackground": "#FF5D384D" } } ================================================ FILE: vscode/contrast/daylerees.theme.gloom-contrast/package.json ================================================ { "name": "gloom-contrast", "version": "1.0.0", "displayName": "Gloom Contrast Theme", "description": "Gloom Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Gloom Contrast", "uiTheme": "hc-black", "path": "./gloom-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.glowfish-contrast/glowfish-contrast.json ================================================ { "name": "glowfish-contrast", "tokenColors": [ { "settings": { "background": "#090b07", "foreground": "#6ea240", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#DB784D", "bracketsOptions": "underline", "bracketContentsForeground": "#95CC5E", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#3c4e2d" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F8BB39" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#95CC5E" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#DB784D" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#DB784D" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#D65940" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#DB784D" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#DB784D" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#60A365" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#DB784D" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#67854f" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F8BB39" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#DB784D" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#6ea240" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#95CC5E", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#95CC5E", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#D65940" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F8BB39" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#D65940" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#D65940" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#D65940" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#95CC5E", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#090b07", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#6ea240", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#12160d", "editor.selectionBackground": "#DB784D4D" } } ================================================ FILE: vscode/contrast/daylerees.theme.glowfish-contrast/package.json ================================================ { "name": "glowfish-contrast", "version": "1.0.0", "displayName": "Glowfish Contrast Theme", "description": "Glowfish Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Glowfish Contrast", "uiTheme": "hc-black", "path": "./glowfish-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.goldfish-contrast/goldfish-contrast.json ================================================ { "name": "goldfish-contrast", "tokenColors": [ { "settings": { "background": "#0c0d0e", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#A7DBD8", "bracketsOptions": "underline", "bracketContentsForeground": "#F38630", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#505C63" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#f36e3a" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#f25619" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FA6900" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FA6900" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#A7DBD8" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FA6900" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#F38630" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FA6900" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FA6900" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#69D2E7" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#F38630" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FA6900" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F38630" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FA6900" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FA6900" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#f36e3a" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#798891" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#f36e3a" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FA6900" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#f36e3a" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#F38630" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#F38630", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#f25619", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FA6900" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#A7DBD8" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#f36e3a" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#A7DBD8" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#A7DBD8" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#A7DBD8" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#F38630", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#F38630" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0c0d0e", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#16181a", "editor.selectionBackground": "#F386304D" } } ================================================ FILE: vscode/contrast/daylerees.theme.goldfish-contrast/package.json ================================================ { "name": "goldfish-contrast", "version": "1.0.0", "displayName": "Goldfish Contrast Theme", "description": "Goldfish Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Goldfish Contrast", "uiTheme": "hc-black", "path": "./goldfish-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.grunge-contrast/grunge-contrast.json ================================================ { "name": "grunge-contrast", "tokenColors": [ { "settings": { "background": "#0c0c0a", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FFC48C", "bracketsOptions": "underline", "bracketContentsForeground": "#F56991", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#5C634F" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#D1F2A5" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F56991" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#F56991" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#F56991" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#91A374" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#F56991" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#D1F2A5" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#F56991" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#F56991" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#D1F2A5" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#F56991" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#F56991" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#F56991" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#D1F2A5" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#7f886f" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#D1F2A5" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F56991" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#D1F2A5" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#D1F2A5" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#D1F2A5", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F56991", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#F56991" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#91A374" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#D1F2A5" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#91A374" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#91A374" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#91A374" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#D1F2A5", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#D1F2A5" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0c0c0a", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1b1c18", "editor.selectionBackground": "#F569914D" } } ================================================ FILE: vscode/contrast/daylerees.theme.grunge-contrast/package.json ================================================ { "name": "grunge-contrast", "version": "1.0.0", "displayName": "Grunge Contrast Theme", "description": "Grunge Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Grunge Contrast", "uiTheme": "hc-black", "path": "./grunge-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.halflife-contrast/halflife-contrast.json ================================================ { "name": "halflife-contrast", "tokenColors": [ { "settings": { "background": "#000000", "foreground": "#cccccc", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FC913A", "bracketsOptions": "underline", "bracketContentsForeground": "#7D8991", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#555555" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F9D423" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F9D423" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#7D8991" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#7D8991" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#7D8991" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#7D8991" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#7D8991" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#7D8991" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F9D423" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#7D8991" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F85931" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#7D8991" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#7D8991" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F9D423" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#808080" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F9D423" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#7D8991" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F9D423" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#cccccc" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FC913A" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FC913A", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F9D423", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#7D8991" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#7D8991" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F9D423" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#7D8991" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#7D8991" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#7D8991" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FC913A", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FC913A" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#000000", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#cccccc", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", "editor.selectionBackground": "#F859314D" } } ================================================ FILE: vscode/contrast/daylerees.theme.halflife-contrast/package.json ================================================ { "name": "halflife-contrast", "version": "1.0.0", "displayName": "Halflife Contrast Theme", "description": "Halflife Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Halflife Contrast", "uiTheme": "hc-black", "path": "./halflife-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.hyrule-contrast/hyrule-contrast.json ================================================ { "name": "hyrule-contrast", "tokenColors": [ { "settings": { "background": "#0c0c0c", "foreground": "#c0d5c1", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#f5c504", "bracketsOptions": "underline", "bracketContentsForeground": "#569e16", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#716d6a" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#ce830d" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#f5c504" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#569e16" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#569e16" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#90c93f" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#569e16" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#f5c504" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#569e16" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#569e16" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#90c93f" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#f5c504" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#569e16" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#f5c504" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#569e16" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#569e16" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ce830d" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9e9a98" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#ce830d" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#569e16" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#ce830d" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#c0d5c1" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#f5c504" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#f5c504", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#f5c504", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#569e16" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#90c93f" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#ce830d" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#90c93f" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#90c93f" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#90c93f" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#f5c504", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#f5c504" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0c0c0c", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#c0d5c1", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#141413", "editor.selectionBackground": "#569e164D" } } ================================================ FILE: vscode/contrast/daylerees.theme.hyrule-contrast/package.json ================================================ { "name": "hyrule-contrast", "version": "1.0.0", "displayName": "Hyrule Contrast Theme", "description": "Hyrule Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Hyrule Contrast", "uiTheme": "hc-black", "path": "./hyrule-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.iceberg-contrast/iceberg-contrast.json ================================================ { "name": "iceberg-contrast", "tokenColors": [ { "settings": { "background": "#0b0e0e", "foreground": "#BDD6DB", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#59C0E3", "bracketsOptions": "underline", "bracketContentsForeground": "#2D8DA1", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#537178" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FFFFFF" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#FFFFFF" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#2D8DA1" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#2D8DA1" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#B1E2F2" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#2D8DA1" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#59C0E3" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#2D8DA1" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#2D8DA1" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FFFFFF" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#59C0E3" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#2D8DA1" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#2D8DA1" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#2D8DA1" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FFFFFF" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#79a2ab" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FFFFFF" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#2D8DA1" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FFFFFF" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#BDD6DB" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#59C0E3" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#59C0E3", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#FFFFFF", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#2D8DA1" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#B1E2F2" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FFFFFF" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#B1E2F2" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#B1E2F2" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#B1E2F2" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#59C0E3", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#59C0E3" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0b0e0e", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#BDD6DB", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#141718", "editor.selectionBackground": "#2D8DA14D" } } ================================================ FILE: vscode/contrast/daylerees.theme.iceberg-contrast/package.json ================================================ { "name": "iceberg-contrast", "version": "1.0.0", "displayName": "Iceberg Contrast Theme", "description": "Iceberg Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Iceberg Contrast", "uiTheme": "hc-black", "path": "./iceberg-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.juicy-contrast/juicy-contrast.json ================================================ { "name": "juicy-contrast", "tokenColors": [ { "settings": { "background": "#000000", "foreground": "#e3e2e0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#c3cb4c", "bracketsOptions": "underline", "bracketContentsForeground": "#FF4E50", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#777777" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#3bc7b8" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#CE1836" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#3bc7b8" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#3bc7b8" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#EDB92E" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#3bc7b8" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#3bc7b8" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#3bc7b8" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#c3cb4c" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#3bc7b8" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F85931" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#3bc7b8" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#3bc7b8" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#3bc7b8" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9b9b9b" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#3bc7b8" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#3bc7b8" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#3bc7b8" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#e3e2e0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FF4E50", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#CE1836", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#3bc7b8" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#EDB92E" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#3bc7b8" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#EDB92E" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#EDB92E" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#EDB92E" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FF4E50", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#000000", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", "editor.selectionBackground": "#FF4E504D" } } ================================================ FILE: vscode/contrast/daylerees.theme.juicy-contrast/package.json ================================================ { "name": "juicy-contrast", "version": "1.0.0", "displayName": "Juicy Contrast Theme", "description": "Juicy Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Juicy Contrast", "uiTheme": "hc-black", "path": "./juicy-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.keen-contrast/keen-contrast.json ================================================ { "name": "keen-contrast", "tokenColors": [ { "settings": { "background": "#000000", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#6F8B94", "bracketsOptions": "underline", "bracketContentsForeground": "#8767b7", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#374c60" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#b5db99" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#b5db99" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#8767b7" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#8767b7" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#6F8B94" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#8767b7" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#6F8B94" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#8767b7" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#8767b7" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#b5db99" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#6F8B94" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#8767b7" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#8767b7" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#8767b7" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#8767b7" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#b5db99" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#56738e" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#b5db99" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#8767b7" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#b5db99" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#6F8B94" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#6F8B94", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#b5db99", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#8767b7" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#b5db99" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#6F8B94", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#000000", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", "editor.selectionBackground": "#8767b74D" } } ================================================ FILE: vscode/contrast/daylerees.theme.keen-contrast/package.json ================================================ { "name": "keen-contrast", "version": "1.0.0", "displayName": "Keen Contrast Theme", "description": "Keen Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Keen Contrast", "uiTheme": "hc-black", "path": "./keen-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.laravel-contrast/laravel-contrast.json ================================================ { "name": "laravel-contrast", "tokenColors": [ { "settings": { "background": "#000000", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FFC48C", "bracketsOptions": "underline", "bracketContentsForeground": "#FC580C", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#615953" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FDCA49" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#FC580C" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FC6B0A" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FC6B0A" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#FFA927" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FC6B0A" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FC6B0A" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FC6B0A" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FC580C" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FC6B0A" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FC6B0A" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FC6B0A" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FDCA49" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#8e8279" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FDCA49" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FC6B0A" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FDCA49" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FFC48C" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FFC48C", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#FC580C", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FC6B0A" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#FFA927" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FDCA49" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#FFA927" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#FFA927" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#FFA927" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FFC48C", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FFC48C" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#000000", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", "editor.selectionBackground": "#cd724e4D" } } ================================================ FILE: vscode/contrast/daylerees.theme.laravel-contrast/package.json ================================================ { "name": "laravel-contrast", "version": "1.0.0", "displayName": "Laravel Contrast Theme", "description": "Laravel Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Laravel Contrast", "uiTheme": "hc-black", "path": "./laravel-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.lavender-contrast/lavender-contrast.json ================================================ { "name": "lavender-contrast", "tokenColors": [ { "settings": { "background": "#080709", "foreground": "#E0CEED", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#A29DFA", "bracketsOptions": "underline", "bracketContentsForeground": "#B657FF", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#614e6e" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F5B0EF" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F25AE6" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#B657FF" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#B657FF" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#8E6DA6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#B657FF" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#A29DFA" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#B657FF" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#B657FF" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F5B0EF" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#A29DFA" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#B657FF" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#8E69C9" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#B657FF" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#B657FF" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F5B0EF" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9076a1" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F5B0EF" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#B657FF" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F5B0EF" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#E0CEED" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#A29DFA" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#A29DFA", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F25AE6", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#B657FF" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#8E6DA6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F5B0EF" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#8E6DA6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#8E6DA6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#8E6DA6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#A29DFA", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#A29DFA" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#080709", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#E0CEED", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#110e13", "editor.selectionBackground": "#B657FF4D" } } ================================================ FILE: vscode/contrast/daylerees.theme.lavender-contrast/package.json ================================================ { "name": "lavender-contrast", "version": "1.0.0", "displayName": "Lavender Contrast Theme", "description": "Lavender Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Lavender Contrast", "uiTheme": "hc-black", "path": "./lavender-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.mellow-contrast/mellow-contrast.json ================================================ { "name": "mellow-contrast", "tokenColors": [ { "settings": { "background": "#0b0a09", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#F28972", "bracketsOptions": "underline", "bracketContentsForeground": "#F55D79", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7A7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F8BB39" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F8BB39" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#1F8181" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#1F8181" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#F2BC79" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#1F8181" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#F2BC79" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#1F8181" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#1F8181" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F28972" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#F2BC79" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#1F8181" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F55D79" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#1F8181" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#1F8181" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#a09688" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F8BB39" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#1F8181" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#F2BC79" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#F2BC79", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F8BB39", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#1F8181" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F8BB39" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#F2BC79", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0b0a09", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#13110f", "editor.selectionBackground": "#F55D794D" } } ================================================ FILE: vscode/contrast/daylerees.theme.mellow-contrast/package.json ================================================ { "name": "mellow-contrast", "version": "1.0.0", "displayName": "Mellow Contrast Theme", "description": "Mellow Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Mellow Contrast", "uiTheme": "hc-black", "path": "./mellow-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json ================================================ { "name": "mud-contrast", "tokenColors": [ { "settings": { "background": "#0d0b0b", "foreground": "#ffffff", "selectionForeground": "#4e653d", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#e9c865", "bracketsOptions": "underline", "bracketContentsForeground": "#FF9787", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#524343" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#b5db99" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#b5db99" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#f55239" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#f55239" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#f8553c" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#f55239" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#f2c12f" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#f55239" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#f55239" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#8ee350" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#f2c12f" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#f55239" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#eaba2c" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#f55239" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#f55239" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#b5db99" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#e3d7d6" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#b5db99" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#f55239" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#b5db99" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#f2c12f" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#f2c12f", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#b5db99", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#f55239" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#f8553c" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#b5db99" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#f8553c" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#f8553c" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#f8553c" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#f2c12f", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#f2c12f" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0d0b0b", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#171413", "editor.selectionBackground": "#b5db994D" } } ================================================ FILE: vscode/contrast/daylerees.theme.mud-contrast/package.json ================================================ { "name": "mud-contrast", "version": "1.0.0", "displayName": "Mud Contrast Theme", "description": "Mud Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Mud Contrast", "uiTheme": "hc-black", "path": "./mud-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.patriot-contrast/package.json ================================================ { "name": "patriot-contrast", "version": "1.0.0", "displayName": "Patriot Contrast Theme", "description": "Patriot Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Patriot Contrast", "uiTheme": "hc-black", "path": "./patriot-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.patriot-contrast/patriot-contrast.json ================================================ { "name": "patriot-contrast", "tokenColors": [ { "settings": { "background": "#0d0e0f", "foreground": "#CAD9E3", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#69ADB5", "bracketsOptions": "underline", "bracketContentsForeground": "#25808A", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#515E66" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#3790DE" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#2E6FD9" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#2E6FD9" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#2E6FD9" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#BBBCC4" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#2E6FD9" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#DE333C" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#2E6FD9" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#2E6FD9" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#DE333C" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#2E6FD9" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#DE333C" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#2E6FD9" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#2E6FD9" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#3790DE" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#798b96" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#3790DE" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#2E6FD9" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#3790DE" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#CAD9E3" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#DE333C" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#DE333C", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#2E6FD9", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#2E6FD9" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#BBBCC4" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#3790DE" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#BBBCC4" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#BBBCC4" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#BBBCC4" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#DE333C", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#DE333C" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0d0e0f", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#CAD9E3", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#191b1c", "editor.selectionBackground": "#DE333C4D" } } ================================================ FILE: vscode/contrast/daylerees.theme.peacock-contrast/package.json ================================================ { "name": "peacock-contrast", "version": "1.0.0", "displayName": "Peacock Contrast Theme", "description": "Peacock Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Peacock Contrast", "uiTheme": "hc-black", "path": "./peacock-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.peacock-contrast/peacock-contrast.json ================================================ { "name": "peacock-contrast", "tokenColors": [ { "settings": { "background": "#0c0c0b", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#26a6a6", "bracketsOptions": "underline", "bracketContentsForeground": "#ff5d38", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#555555" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#bcd42a" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#bcd42a" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#ff5d38" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#ff5d38" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#26A6A6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#ff5d38" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#26a6a6" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#ff5d38" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#ff5d38" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#bcd42a" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#26a6a6" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#ff5d38" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#ff5d38" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#ff5d38" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#bcd42a" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#888888" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#bcd42a" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ff5d38" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#bcd42a" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#26a6a6" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#26a6a6", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#bcd42a", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#ff5d38" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#bcd42a" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#26a6a6", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#26a6a6" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0c0c0b", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151513", "editor.selectionBackground": "#ff5d384D" } } ================================================ FILE: vscode/contrast/daylerees.theme.potpourri-contrast/package.json ================================================ { "name": "potpourri-contrast", "version": "1.0.0", "displayName": "Potpourri Contrast Theme", "description": "Potpourri Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Potpourri Contrast", "uiTheme": "hc-black", "path": "./potpourri-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.potpourri-contrast/potpourri-contrast.json ================================================ { "name": "potpourri-contrast", "tokenColors": [ { "settings": { "background": "#0d0c0c", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#C491C4", "bracketsOptions": "underline", "bracketContentsForeground": "#ED1153", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#696363" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#B866FA" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#C84FF0" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#ED1153" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#ED1153" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#ED1153" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#ED1153" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#C491C4" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#ED1153" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#ED1153" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#B866FA" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#C491C4" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#ED1153" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F76ACB" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#ED1153" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#ED1153" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#B866FA" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#8f8787" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#B866FA" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ED1153" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#B866FA" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#C491C4" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#C491C4", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#C84FF0", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#ED1153" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#ED1153" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#B866FA" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#ED1153" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#ED1153" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#ED1153" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#C491C4", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#C491C4" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0d0c0c", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#141313", "editor.selectionBackground": "#ED11534D" } } ================================================ FILE: vscode/contrast/daylerees.theme.revelation-contrast/package.json ================================================ { "name": "revelation-contrast", "version": "1.0.0", "displayName": "Revelation Contrast Theme", "description": "Revelation Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Revelation Contrast", "uiTheme": "hc-black", "path": "./revelation-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.revelation-contrast/revelation-contrast.json ================================================ { "name": "revelation-contrast", "tokenColors": [ { "settings": { "background": "#0c0b0b", "foreground": "#DEDEDE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#95C2E8", "bracketsOptions": "underline", "bracketContentsForeground": "#FFBB29", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7b726b" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FFBB29" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#617FA0" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#617FA0" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#617FA0" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#C2DCF2" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#617FA0" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#4E5D84" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#617FA0" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#617FA0" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#95C2E8" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#4E5D84" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#617FA0" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#617FA0" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#617FA0" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FFBB29" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#a19790" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FFBB29" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#617FA0" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FFBB29" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#DEDEDE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#4E5D84" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#4E5D84", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#617FA0", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#617FA0" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#C2DCF2" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FFBB29" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#C2DCF2" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#C2DCF2" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#C2DCF2" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#4E5D84", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#4E5D84" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0c0b0b", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1a1918", "editor.selectionBackground": "#617FA04D" } } ================================================ FILE: vscode/contrast/daylerees.theme.slime-contrast/package.json ================================================ { "name": "slime-contrast", "version": "1.0.0", "displayName": "Slime Contrast Theme", "description": "Slime Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Slime Contrast", "uiTheme": "hc-black", "path": "./slime-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.slime-contrast/slime-contrast.json ================================================ { "name": "slime-contrast", "tokenColors": [ { "settings": { "background": "#0b0c0d", "foreground": "#FFFFFF", "selectionForeground": "#4e653d", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#8AB8A2", "bracketsOptions": "underline", "bracketContentsForeground": "#C7AF3F", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#4F5A63" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FAFFDB" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#C7AF3F" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#6a9ec5" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#6a9ec5" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#689dc5" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#6a9ec5" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#d8e778" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#6a9ec5" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#6a9ec5" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#d0b123" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#d8e778" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#6a9ec5" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#dfbf29" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#6a9ec5" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#6a9ec5" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FAFFDB" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#80919f" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FAFFDB" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#6a9ec5" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FAFFDB" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#FFFFFF" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#d8e778" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#d8e778", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#C7AF3F", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#6a9ec5" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#689dc5" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FAFFDB" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#689dc5" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#689dc5" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#689dc5" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#d8e778", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#d8e778" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0b0c0d", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#FFFFFF", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#131516", "editor.selectionBackground": "#C7AF3F4D" } } ================================================ FILE: vscode/contrast/daylerees.theme.snappy-contrast/package.json ================================================ { "name": "snappy-contrast", "version": "1.0.0", "displayName": "Snappy Contrast Theme", "description": "Snappy Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Snappy Contrast", "uiTheme": "hc-black", "path": "./snappy-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.snappy-contrast/snappy-contrast.json ================================================ { "name": "snappy-contrast", "tokenColors": [ { "settings": { "background": "#0c0c0c", "foreground": "#e3e2e0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#808dd3", "bracketsOptions": "underline", "bracketContentsForeground": "#f66153", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#696969" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#4ea1df" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#4ea1df" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#f66153" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#f66153" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#f66153" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#f66153" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#4ea1df" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#f66153" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#f66153" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#808dd3" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#4ea1df" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#f66153" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#808dd3" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#f66153" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#f66153" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#4ea1df" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#909090" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#4ea1df" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#f66153" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#4ea1df" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#e3e2e0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#4ea1df" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#4ea1df", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#4ea1df", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#f66153" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#f66153" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#4ea1df" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#f66153" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#f66153" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#f66153" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#4ea1df", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#4ea1df" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0c0c0c", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#181818", "editor.selectionBackground": "#f661534D" } } ================================================ FILE: vscode/contrast/daylerees.theme.solarflare-contrast/package.json ================================================ { "name": "solarflare-contrast", "version": "1.0.0", "displayName": "Solarflare Contrast Theme", "description": "Solarflare Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Solarflare Contrast", "uiTheme": "hc-black", "path": "./solarflare-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.solarflare-contrast/solarflare-contrast.json ================================================ { "name": "solarflare-contrast", "tokenColors": [ { "settings": { "background": "#000000", "foreground": "#e3e2e0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FC913A", "bracketsOptions": "underline", "bracketContentsForeground": "#FF4E50", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#777777" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#EDE574" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#FF4E50" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FF4E50" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#FF4E50" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FF4E50" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FF4E50" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#EDE574" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FF4E50" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#EDE574" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9b9b9b" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#EDE574" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FF4E50" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#EDE574" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#e3e2e0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FC913A" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FC913A", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#FF4E50", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#EDE574" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FC913A", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FC913A" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#000000", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", "editor.selectionBackground": "#FF4E504D" } } ================================================ FILE: vscode/contrast/daylerees.theme.sourlick-contrast/package.json ================================================ { "name": "sourlick-contrast", "version": "1.0.0", "displayName": "Sourlick Contrast Theme", "description": "Sourlick Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Sourlick Contrast", "uiTheme": "hc-black", "path": "./sourlick-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.sourlick-contrast/sourlick-contrast.json ================================================ { "name": "sourlick-contrast", "tokenColors": [ { "settings": { "background": "#060606", "foreground": "#DEDEDE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FFBB29", "bracketsOptions": "underline", "bracketContentsForeground": "#70C910", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#615953" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#E4FF33" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#FC580C" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#8AC27A" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#8AC27A" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#D2EB31" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#8AC27A" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#EDF252" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#8AC27A" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#8AC27A" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#BDF522" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#EDF252" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#8AC27A" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#8AC27A" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#8AC27A" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#E4FF33" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#92867d" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#E4FF33" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#8AC27A" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#E4FF33" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#DEDEDE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#EDF252" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#EDF252", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#FC580C", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#8AC27A" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#D2EB31" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#E4FF33" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#D2EB31" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#D2EB31" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#D2EB31" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#EDF252", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#EDF252" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#060606", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#171615", "editor.selectionBackground": "#518f0d4D" } } ================================================ FILE: vscode/contrast/daylerees.theme.stark-contrast/package.json ================================================ { "name": "stark-contrast", "version": "1.0.0", "displayName": "Stark Contrast Theme", "description": "Stark Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Stark Contrast", "uiTheme": "hc-black", "path": "./stark-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.stark-contrast/stark-contrast.json ================================================ { "name": "stark-contrast", "tokenColors": [ { "settings": { "background": "#0b0a0a", "foreground": "#DEDEDE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#D1D1D1", "bracketsOptions": "underline", "bracketContentsForeground": "#F03113", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#615953" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FFBB29" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#617FA0" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#F03113" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#F03113" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#aaaaaa" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#F03113" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#F03113" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#F03113" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F03113" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#F03113" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#F03113" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#F03113" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FFBB29" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#877d76" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FFBB29" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F03113" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FFBB29" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#DEDEDE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FFBB29" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FFBB29", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#617FA0", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#F03113" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#aaaaaa" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FFBB29" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#aaaaaa" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#aaaaaa" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#aaaaaa" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FFBB29", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FFBB29" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#0b0a0a", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#181716", "editor.selectionBackground": "#F031134D" } } ================================================ FILE: vscode/contrast/daylerees.theme.tron-contrast/package.json ================================================ { "name": "tron-contrast", "version": "1.0.0", "displayName": "Tron Contrast Theme", "description": "Tron Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Tron Contrast", "uiTheme": "hc-black", "path": "./tron-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.tron-contrast/tron-contrast.json ================================================ { "name": "tron-contrast", "tokenColors": [ { "settings": { "background": "#07090b", "foreground": "#aec2e0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#7a9bc2", "bracketsOptions": "underline", "bracketContentsForeground": "#ffffff", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#324357" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#6ee2ff" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#6ee2ff" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#ffffff" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#ffffff" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#748aa6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#267fb5" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#ffffff" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#ffffff" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#267fb5" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#267fb5" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#ffffff" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#6ee2ff" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#4d6785" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#6ee2ff" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ffffff" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#6ee2ff" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#aec2e0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#267fb5" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#267fb5", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#6ee2ff", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#ffffff" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#748aa6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#6ee2ff" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#748aa6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#748aa6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#748aa6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#267fb5", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#267fb5" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#07090b", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#aec2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#101419", "editor.selectionBackground": "#7a9bc24D" } } ================================================ FILE: vscode/contrast/daylerees.theme.turnip-contrast/package.json ================================================ { "name": "turnip-contrast", "version": "1.0.0", "displayName": "Turnip Contrast Theme", "description": "Turnip Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Turnip Contrast", "uiTheme": "hc-black", "path": "./turnip-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.turnip-contrast/turnip-contrast.json ================================================ { "name": "turnip-contrast", "tokenColors": [ { "settings": { "background": "#080809", "foreground": "#EDE0CE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#487D76", "bracketsOptions": "underline", "bracketContentsForeground": "#92B55F", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7A7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#E8DA5E" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#E8DA5E" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#487D76" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#487D76" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#92B55F" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#487D76" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#92B55F" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#487D76" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#487D76" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#E8DA5E" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#92B55F" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#487D76" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#487D76" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#487D76" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#487D76" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#E8DA5E" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#aea395" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#E8DA5E" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#487D76" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#E8DA5E" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#EDE0CE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#92B55F" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#92B55F", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#E8DA5E", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#487D76" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#92B55F" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#E8DA5E" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#92B55F" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#92B55F" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#92B55F" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#92B55F", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#92B55F" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#080809", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#EDE0CE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1c1d1f", "editor.selectionBackground": "#487D764D" } } ================================================ FILE: vscode/contrast/daylerees.theme.zacks-contrast/package.json ================================================ { "name": "zacks-contrast", "version": "1.0.0", "displayName": "Zacks Contrast Theme", "description": "Zacks Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Zacks Contrast", "uiTheme": "hc-black", "path": "./zacks-contrast.json" } ] } } ================================================ FILE: vscode/contrast/daylerees.theme.zacks-contrast/zacks-contrast.json ================================================ { "name": "zacks-contrast", "tokenColors": [ { "settings": { "background": "#000000", "foreground": "#f0f0f0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#9c7ddb", "bracketsOptions": "underline", "bracketContentsForeground": "#ff6a38", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#777777" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#bcd42a" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#bcd42a" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#ff6a38" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#ff6a38" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#ff6a38" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#ff6a38" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#9c7ddb" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#ff6a38" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#ff6a38" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#bcd42a" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#9c7ddb" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#ff6a38" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#9c7ddb" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#ff6a38" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#ff6a38" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#bcd42a" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#afafaf" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#bcd42a" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ff6a38" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#bcd42a" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#f0f0f0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#9c7ddb" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#9c7ddb", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#bcd42a", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#bcd42a" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#9c7ddb", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#9c7ddb" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#000000", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#f0f0f0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", "editor.selectionBackground": "#9c7ddb4D" } } ================================================ FILE: vscode/daylerees.theme.arstotzka/arstotzka.json ================================================ { "name": "arstotzka", "tokenColors": [ { "settings": { "background": "#211f1e", "foreground": "#EDEBE6", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#A2A797", "bracketsOptions": "underline", "bracketContentsForeground": "#516B6B", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#3f3a36" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#a5e3d0" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#a5e3d0" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#516B6B" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#516B6B" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#A2A797" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#516B6B" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#A2A797" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#516B6B" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#516B6B" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#70807B" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#EDEBE6" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#A2A797" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#516B6B" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#cf433e" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#516B6B" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#516B6B" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#a5e3d0" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#605852" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#a5e3d0" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#516B6B" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#a5e3d0" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#EDEBE6" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#A2A797" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#A2A797", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#EDEBE6", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#a5e3d0", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#516B6B" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#A2A797" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#a5e3d0" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#A2A797" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#A2A797" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#A2A797" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#A2A797", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#A2A797" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#211f1e", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#EDEBE6", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#292725", "editor.selectionBackground": "#516B6B4D" } } ================================================ FILE: vscode/daylerees.theme.arstotzka/package.json ================================================ { "name": "arstotzka", "version": "1.0.0", "displayName": "Arstotzka Theme", "description": "Arstotzka theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Arstotzka", "uiTheme": "vs-dark", "path": "./arstotzka.json" } ] } } ================================================ FILE: vscode/daylerees.theme.azure/azure.json ================================================ { "name": "azure", "tokenColors": [ { "settings": { "background": "#181D26", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#c43535", "bracketsOptions": "underline", "bracketContentsForeground": "#5f5582", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#414d62" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#64aeb3" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#64aeb3" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#52708b" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#52708b" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#508aaa" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#52708b" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#6AB0A3" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#52708b" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#52708b" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#508aaa" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#ffffff" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#6AB0A3" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#52708b" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#6AB0A3" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#52708b" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#52708b" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#64aeb3" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#5c6b86" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#64aeb3" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#52708b" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#64aeb3" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#6AB0A3" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#6AB0A3", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#ffffff", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#64aeb3", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#52708b" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#508aaa" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#64aeb3" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#508aaa" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#508aaa" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#508aaa" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#6AB0A3", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#6AB0A3" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#181D26", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#33333c", "editor.selectionBackground": "#47959a4D" } } ================================================ FILE: vscode/daylerees.theme.azure/package.json ================================================ { "name": "azure", "version": "1.0.0", "displayName": "Azure Theme", "description": "Azure theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Azure", "uiTheme": "vs-dark", "path": "./azure.json" } ] } } ================================================ FILE: vscode/daylerees.theme.bold/bold.json ================================================ { "name": "bold", "tokenColors": [ { "settings": { "background": "#2a2626", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#3D8E91", "bracketsOptions": "underline", "bracketContentsForeground": "#F0624B", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#534b4b" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F7A21B" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F7A21B" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#F0624B" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#F0624B" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#F0624B" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#F0624B" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#3D8E91" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#F0624B" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#F0624B" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#B4B7AD" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#3D8E91" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#F0624B" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#3D8E91" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#F0624B" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#F0624B" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F7A21B" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#6b6161" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F7A21B" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F0624B" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F7A21B" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#3D8E91" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#3D8E91", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F7A21B", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#F0624B" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#F0624B" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F7A21B" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#F0624B" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#F0624B" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#F0624B" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#3D8E91", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#3D8E91" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2a2626", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#393434", "editor.selectionBackground": "#3D8E914D" } } ================================================ FILE: vscode/daylerees.theme.bold/package.json ================================================ { "name": "bold", "version": "1.0.0", "displayName": "Bold Theme", "description": "Bold theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Bold", "uiTheme": "vs-dark", "path": "./bold.json" } ] } } ================================================ FILE: vscode/daylerees.theme.boxuk/boxuk.json ================================================ { "name": "boxuk", "tokenColors": [ { "settings": { "background": "#ffffff", "foreground": "#414f5c", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#ffffff", "activeGuide": "#9d550fb0", "bracketsForeground": "#017c9d", "bracketsOptions": "underline", "bracketContentsForeground": "#019d76", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#b8b6b1" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#15b8ae" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#15b8ae" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#019d76" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#019d76" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#017c9d" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#019d76" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#017c9d" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#019d76" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#019d76" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#15b8ae" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#017c9d" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#019d76" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#019d76" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#019d76" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#019d76" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#15b8ae" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#888888" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#15b8ae" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#019d76" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#15b8ae" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#414f5c" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#017c9d" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#017c9d", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#15b8ae", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#019d76" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#017c9d" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#15b8ae" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#017c9d" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#017c9d" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#017c9d" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#017c9d", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#017c9d" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#ffffff", "editorCursor.foreground": "#222222", "editor.foreground": "#414f5c", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", "editor.selectionBackground": "#017c9d4D" } } ================================================ FILE: vscode/daylerees.theme.boxuk/package.json ================================================ { "name": "boxuk", "version": "1.0.0", "displayName": "Box UK Theme", "description": "Box UK theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Box UK", "uiTheme": "vs-dark", "path": "./boxuk.json" } ] } } ================================================ FILE: vscode/daylerees.theme.carbonight/carbonight.json ================================================ { "name": "carbonight", "tokenColors": [ { "settings": { "background": "#2E2C2B", "foreground": "#B0B0B0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#C4C4C4", "bracketsOptions": "underline", "bracketContentsForeground": "#8C8C8C", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#423F3D" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#ffffff" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#B0B0B0" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#8C8C8C" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#8C8C8C" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#eeeeee" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#8C8C8C" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#C4C4C4" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#8C8C8C" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#8C8C8C" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#C4C4C4" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#8C8C8C" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#8C8C8C" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#8C8C8C" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ffffff" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#5c5856" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#ffffff" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#8C8C8C" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#B0B0B0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#C4C4C4" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#C4C4C4", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#B0B0B0", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#8C8C8C" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#eeeeee" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#ffffff" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#eeeeee" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#eeeeee" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#eeeeee" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#C4C4C4", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#C4C4C4" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2E2C2B", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#B0B0B0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", "editor.selectionBackground": "#8C8C8C4D" } } ================================================ FILE: vscode/daylerees.theme.carbonight/package.json ================================================ { "name": "carbonight", "version": "1.0.0", "displayName": "Carbonight Theme", "description": "Carbonight theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Carbonight", "uiTheme": "vs-dark", "path": "./carbonight.json" } ] } } ================================================ FILE: vscode/daylerees.theme.chocolate/chocolate.json ================================================ { "name": "chocolate", "tokenColors": [ { "settings": { "background": "#150f08", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#8B6E46", "bracketsOptions": "underline", "bracketContentsForeground": "#CCB697", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#795431" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F7A21B" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F7A21B" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#CCB697" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#CCB697" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#B99768" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#CCB697" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#8B6E46" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#CCB697" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#CCB697" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#E2CDB0" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#8B6E46" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#CCB697" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#8B6E46" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#CCB697" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#CCB697" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F7A21B" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#795431" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F7A21B" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#CCB697" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F7A21B" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#8B6E46" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#8B6E46", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F7A21B", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#CCB697" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#B99768" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F7A21B" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#B99768" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#B99768" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#B99768" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#8B6E46", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#8B6E46" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#150f08", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#362715", "editor.selectionBackground": "#8B6E464D" } } ================================================ FILE: vscode/daylerees.theme.chocolate/package.json ================================================ { "name": "chocolate", "version": "1.0.0", "displayName": "Chocolate Theme", "description": "Chocolate theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Chocolate", "uiTheme": "vs-dark", "path": "./chocolate.json" } ] } } ================================================ FILE: vscode/daylerees.theme.crisp/crisp.json ================================================ { "name": "crisp", "tokenColors": [ { "settings": { "background": "#221a22", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#cba0cd", "bracketsOptions": "underline", "bracketContentsForeground": "#765478", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#574457" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#fc9a0f" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#fc9a0f" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#765478" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#765478" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#FC6A0F" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#765478" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#cba0cd" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#765478" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#765478" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FC6A0F" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#ffffff" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#cba0cd" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#765478" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#cba0cd" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#765478" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#765478" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#fc9a0f" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#776377" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#fc9a0f" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#765478" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#fc9a0f" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#cba0cd" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#cba0cd", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#ffffff", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#fc9a0f", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#765478" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#FC6A0F" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#fc9a0f" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#FC6A0F" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#FC6A0F" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#FC6A0F" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#cba0cd", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#cba0cd" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#221a22", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1c151c", "editor.selectionBackground": "#FC6A0F4D" } } ================================================ FILE: vscode/daylerees.theme.crisp/package.json ================================================ { "name": "crisp", "version": "1.0.0", "displayName": "Crisp Theme", "description": "Crisp theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Crisp", "uiTheme": "vs-dark", "path": "./crisp.json" } ] } } ================================================ FILE: vscode/daylerees.theme.darkside/darkside.json ================================================ { "name": "darkside", "tokenColors": [ { "settings": { "background": "#222324", "foreground": "#BABABA", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#68C244", "bracketsOptions": "underline", "bracketContentsForeground": "#E8341C", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#494B4D" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F2D42C" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#8E69C9" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#E8341C" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#E8341C" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#F08D24" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#E8341C" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#1CC3E8" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#E8341C" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#E8341C" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#68C244" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#1CC3E8" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#E8341C" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#8E69C9" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#E8341C" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#E8341C" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F2D42C" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#696b6e" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F2D42C" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#E8341C" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F2D42C" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#BABABA" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#1CC3E8" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#1CC3E8", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#8E69C9", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#E8341C" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#F08D24" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F2D42C" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#F08D24" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#F08D24" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#F08D24" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#1CC3E8", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#1CC3E8" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#222324", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#BABABA", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#303333", "editor.selectionBackground": "#FF4E504D" } } ================================================ FILE: vscode/daylerees.theme.darkside/package.json ================================================ { "name": "darkside", "version": "1.0.0", "displayName": "Darkside Theme", "description": "Darkside theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Darkside", "uiTheme": "vs-dark", "path": "./darkside.json" } ] } } ================================================ FILE: vscode/daylerees.theme.earthsong/earthsong.json ================================================ { "name": "earthsong", "tokenColors": [ { "settings": { "background": "#36312C", "foreground": "#EBD1B7", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#DB784D", "bracketsOptions": "underline", "bracketContentsForeground": "#95CC5E", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7A7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F8BB39" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F8BB39" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#DB784D" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#DB784D" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#DB784D" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#DB784D" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#DB784D" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#60A365" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#DB784D" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9a9082" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F8BB39" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#DB784D" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#EBD1B7" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#95CC5E", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F8BB39", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F8BB39" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#DB784D" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#DB784D" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#95CC5E", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#36312C", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#EBD1B7", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#45403B", "editor.selectionBackground": "#DB784D4D" } } ================================================ FILE: vscode/daylerees.theme.earthsong/package.json ================================================ { "name": "earthsong", "version": "1.0.0", "displayName": "Earthsong Theme", "description": "Earthsong theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Earthsong", "uiTheme": "vs-dark", "path": "./earthsong.json" } ] } } ================================================ FILE: vscode/daylerees.theme.freshcut/freshcut.json ================================================ { "name": "freshcut", "tokenColors": [ { "settings": { "background": "#2F3030", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#4ECDC4", "bracketsOptions": "underline", "bracketContentsForeground": "#00A8C6", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#737b84" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#e9ee00" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#8FBE00" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#00A8C6" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#00A8C6" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#C8D7E8" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#00A8C6" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#4ECDC4" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#00A8C6" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#00A8C6" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#AEE239" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#4ECDC4" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#00A8C6" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#4ECDC4" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#00A8C6" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#00A8C6" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#e9ee00" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#939da8" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#e9ee00" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#00A8C6" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#e9ee00" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#4ECDC4" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#4ECDC4", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#8FBE00", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#00A8C6" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#C8D7E8" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#e9ee00" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#C8D7E8" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#C8D7E8" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#C8D7E8" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#4ECDC4", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#4ECDC4" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2F3030", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#383939", "editor.selectionBackground": "#0080974D" } } ================================================ FILE: vscode/daylerees.theme.freshcut/package.json ================================================ { "name": "freshcut", "version": "1.0.0", "displayName": "FreshCut Theme", "description": "FreshCut theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "FreshCut", "uiTheme": "vs-dark", "path": "./freshcut.json" } ] } } ================================================ FILE: vscode/daylerees.theme.frontier/frontier.json ================================================ { "name": "frontier", "tokenColors": [ { "settings": { "background": "#36312C", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#2EBF7E", "bracketsOptions": "underline", "bracketContentsForeground": "#F23A3A", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7A7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F8BB39" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#2EBF7E" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#F23A3A" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#F23A3A" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#FC803D" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#F23A3A" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#2EBF7E" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#F23A3A" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#F23A3A" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#2EBF7E" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#F23A3A" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#2EBF7E" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#F23A3A" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#F23A3A" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#a59a8a" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F8BB39" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F23A3A" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#2EBF7E" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#2EBF7E", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#2EBF7E", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#F23A3A" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#FC803D" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F8BB39" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#FC803D" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#FC803D" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#FC803D" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#2EBF7E", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#2EBF7E" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#36312C", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#45403B", "editor.selectionBackground": "#2EBF7E4D" } } ================================================ FILE: vscode/daylerees.theme.frontier/package.json ================================================ { "name": "frontier", "version": "1.0.0", "displayName": "Frontier Theme", "description": "Frontier theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Frontier", "uiTheme": "vs-dark", "path": "./frontier.json" } ] } } ================================================ FILE: vscode/daylerees.theme.github/github.json ================================================ { "name": "github", "tokenColors": [ { "settings": { "background": "#ffffff", "foreground": "#555555", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#ffffff", "activeGuide": "#9d550fb0", "bracketsForeground": "#445588", "bracketsOptions": "underline", "bracketContentsForeground": "#008080", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#b8b6b1" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#DD1144" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#DD1144" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#008080" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#008080" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#555555" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#008080" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#445588" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#008080" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#008080" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#DD1144" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#008080" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#445588" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#008080" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#445588" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#008080" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#008080" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#DD1144" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#7f7e7a" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#DD1144" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#008080" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#DD1144" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#555555" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#445588" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#445588", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#008080", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#DD1144", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#008080" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#555555" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#DD1144" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#555555" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#555555" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#555555" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#445588", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#445588" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#ffffff", "editorCursor.foreground": "#444444", "editor.foreground": "#555555", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", "editor.selectionBackground": "#0080804D" } } ================================================ FILE: vscode/daylerees.theme.github/package.json ================================================ { "name": "github", "version": "1.0.0", "displayName": "Github Theme", "description": "Github theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Github", "uiTheme": "vs", "path": "./github.json" } ] } } ================================================ FILE: vscode/daylerees.theme.gloom/gloom.json ================================================ { "name": "gloom", "tokenColors": [ { "settings": { "background": "#2A332B", "foreground": "#D8EBE5", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FF5D38", "bracketsOptions": "underline", "bracketContentsForeground": "#26A6A6", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#4F6E64" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#BCD42A" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#BCD42A" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FF5D38" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FF5D38" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#26A6A6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#26A6A6" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FF5D38" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FF5D38" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#BCD42A" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#26A6A6" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FF5D38" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#BCD42A" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#668e81" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#BCD42A" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FF5D38" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#BCD42A" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#D8EBE5" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#26A6A6", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#BCD42A", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FF5D38" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#BCD42A" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#26A6A6", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2A332B", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#D8EBE5", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3C4D3E", "editor.selectionBackground": "#FF5D384D" } } ================================================ FILE: vscode/daylerees.theme.gloom/package.json ================================================ { "name": "gloom", "version": "1.0.0", "displayName": "Gloom Theme", "description": "Gloom theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Gloom", "uiTheme": "vs-dark", "path": "./gloom.json" } ] } } ================================================ FILE: vscode/daylerees.theme.glowfish/glowfish.json ================================================ { "name": "glowfish", "tokenColors": [ { "settings": { "background": "#191f13", "foreground": "#6ea240", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#DB784D", "bracketsOptions": "underline", "bracketContentsForeground": "#95CC5E", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#3c4e2d" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F8BB39" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#95CC5E" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#DB784D" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#DB784D" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#D65940" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#DB784D" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#DB784D" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#60A365" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#DB784D" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#67854f" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F8BB39" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#DB784D" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#6ea240" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#95CC5E", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#95CC5E", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#D65940" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F8BB39" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#D65940" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#D65940" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#D65940" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#95CC5E", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#191f13", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#6ea240", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#222a1a", "editor.selectionBackground": "#DB784D4D" } } ================================================ FILE: vscode/daylerees.theme.glowfish/package.json ================================================ { "name": "glowfish", "version": "1.0.0", "displayName": "Glowfish Theme", "description": "Glowfish theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Glowfish", "uiTheme": "vs-dark", "path": "./glowfish.json" } ] } } ================================================ FILE: vscode/daylerees.theme.goldfish/goldfish.json ================================================ { "name": "goldfish", "tokenColors": [ { "settings": { "background": "#2E3336", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#A7DBD8", "bracketsOptions": "underline", "bracketContentsForeground": "#F38630", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#505C63" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#f36e3a" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#f25619" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FA6900" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FA6900" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#A7DBD8" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FA6900" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#F38630" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FA6900" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FA6900" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#69D2E7" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#F38630" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FA6900" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F38630" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FA6900" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FA6900" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#f36e3a" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#798891" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#f36e3a" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FA6900" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#f36e3a" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#F38630" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#F38630", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#f25619", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FA6900" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#A7DBD8" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#f36e3a" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#A7DBD8" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#A7DBD8" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#A7DBD8" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#F38630", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#F38630" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2E3336", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#465459", "editor.selectionBackground": "#F386304D" } } ================================================ FILE: vscode/daylerees.theme.goldfish/package.json ================================================ { "name": "goldfish", "version": "1.0.0", "displayName": "Goldfish Theme", "description": "Goldfish theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Goldfish", "uiTheme": "vs-dark", "path": "./goldfish.json" } ] } } ================================================ FILE: vscode/daylerees.theme.grunge/grunge.json ================================================ { "name": "grunge", "tokenColors": [ { "settings": { "background": "#31332C", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FFC48C", "bracketsOptions": "underline", "bracketContentsForeground": "#F56991", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#5C634F" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#D1F2A5" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F56991" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#F56991" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#F56991" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#91A374" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#F56991" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#D1F2A5" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#F56991" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#F56991" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#D1F2A5" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#F56991" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#F56991" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#F56991" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#D1F2A5" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#7f886f" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#D1F2A5" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F56991" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#D1F2A5" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#D1F2A5" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#D1F2A5", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F56991", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#F56991" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#91A374" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#D1F2A5" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#91A374" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#91A374" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#91A374" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#D1F2A5", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#D1F2A5" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#31332C", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#41453A", "editor.selectionBackground": "#F569914D" } } ================================================ FILE: vscode/daylerees.theme.grunge/package.json ================================================ { "name": "grunge", "version": "1.0.0", "displayName": "Grunge Theme", "description": "Grunge theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Grunge", "uiTheme": "vs-dark", "path": "./grunge.json" } ] } } ================================================ FILE: vscode/daylerees.theme.halflife/halflife.json ================================================ { "name": "halflife", "tokenColors": [ { "settings": { "background": "#222222", "foreground": "#cccccc", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FC913A", "bracketsOptions": "underline", "bracketContentsForeground": "#7D8991", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#555555" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F9D423" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F9D423" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#7D8991" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#7D8991" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#7D8991" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#7D8991" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#7D8991" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#7D8991" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F9D423" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#7D8991" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F85931" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#7D8991" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#7D8991" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F9D423" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#808080" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F9D423" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#7D8991" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F9D423" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#cccccc" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FC913A" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FC913A", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F9D423", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#7D8991" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#7D8991" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F9D423" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#7D8991" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#7D8991" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#7D8991" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FC913A", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FC913A" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#222222", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#cccccc", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282828", "editor.selectionBackground": "#F859314D" } } ================================================ FILE: vscode/daylerees.theme.halflife/package.json ================================================ { "name": "halflife", "version": "1.0.0", "displayName": "Halflife Theme", "description": "Halflife theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Halflife", "uiTheme": "vs-dark", "path": "./halflife.json" } ] } } ================================================ FILE: vscode/daylerees.theme.heroku/heroku.json ================================================ { "name": "heroku", "tokenColors": [ { "settings": { "background": "#1b1b24", "foreground": "#c8c7d5", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#7873ae", "bracketsOptions": "underline", "bracketContentsForeground": "#a6fa62", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#505067" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#a6fa62" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#a6fa62" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#7873ae" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#7873ae" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#7873ae" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#7873ae" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#585480" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#7873ae" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#7873ae" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#585480" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#7873ae" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#a6fa62" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#7873ae" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#7873ae" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#a6fa62" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#5d5d76" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#a6fa62" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#7873ae" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#a6fa62" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#c8c7d5" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#585480" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#585480", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#a6fa62", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#7873ae" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#7873ae" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#a6fa62" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#7873ae" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#7873ae" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#7873ae" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#585480", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#585480" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#1b1b24", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#c8c7d5", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#242430", "editor.selectionBackground": "#7873ae4D" } } ================================================ FILE: vscode/daylerees.theme.heroku/package.json ================================================ { "name": "heroku", "version": "1.0.0", "displayName": "Heroku Theme", "description": "Heroku theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Heroku", "uiTheme": "vs-dark", "path": "./heroku.json" } ] } } ================================================ FILE: vscode/daylerees.theme.hyrule/hyrule.json ================================================ { "name": "hyrule", "tokenColors": [ { "settings": { "background": "#2d2c2b", "foreground": "#c0d5c1", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#f5c504", "bracketsOptions": "underline", "bracketContentsForeground": "#569e16", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#716d6a" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#ce830d" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#f5c504" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#569e16" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#569e16" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#90c93f" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#569e16" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#f5c504" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#569e16" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#569e16" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#90c93f" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#f5c504" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#569e16" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#f5c504" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#569e16" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#569e16" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ce830d" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9e9a98" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#ce830d" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#569e16" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#ce830d" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#c0d5c1" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#f5c504" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#f5c504", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#f5c504", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#569e16" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#90c93f" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#ce830d" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#90c93f" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#90c93f" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#90c93f" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#f5c504", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#f5c504" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2d2c2b", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#c0d5c1", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3d3934", "editor.selectionBackground": "#569e164D" } } ================================================ FILE: vscode/daylerees.theme.hyrule/package.json ================================================ { "name": "hyrule", "version": "1.0.0", "displayName": "Hyrule Theme", "description": "Hyrule theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Hyrule", "uiTheme": "vs-dark", "path": "./hyrule.json" } ] } } ================================================ FILE: vscode/daylerees.theme.iceberg/iceberg.json ================================================ { "name": "iceberg", "tokenColors": [ { "settings": { "background": "#323B3D", "foreground": "#BDD6DB", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#59C0E3", "bracketsOptions": "underline", "bracketContentsForeground": "#2D8DA1", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#537178" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FFFFFF" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#FFFFFF" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#2D8DA1" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#2D8DA1" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#B1E2F2" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#2D8DA1" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#59C0E3" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#2D8DA1" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#2D8DA1" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FFFFFF" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#59C0E3" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#2D8DA1" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#2D8DA1" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#2D8DA1" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FFFFFF" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#79a2ab" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FFFFFF" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#2D8DA1" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FFFFFF" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#BDD6DB" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#59C0E3" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#59C0E3", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#FFFFFF", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#2D8DA1" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#B1E2F2" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FFFFFF" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#B1E2F2" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#B1E2F2" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#B1E2F2" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#59C0E3", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#59C0E3" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#323B3D", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#BDD6DB", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3E4C4F", "editor.selectionBackground": "#2D8DA14D" } } ================================================ FILE: vscode/daylerees.theme.iceberg/package.json ================================================ { "name": "iceberg", "version": "1.0.0", "displayName": "Iceberg Theme", "description": "Iceberg theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Iceberg", "uiTheme": "vs-dark", "path": "./iceberg.json" } ] } } ================================================ FILE: vscode/daylerees.theme.juicy/juicy.json ================================================ { "name": "juicy", "tokenColors": [ { "settings": { "background": "#222222", "foreground": "#e3e2e0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#c3cb4c", "bracketsOptions": "underline", "bracketContentsForeground": "#FF4E50", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#777777" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#3bc7b8" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#CE1836" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#3bc7b8" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#3bc7b8" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#EDB92E" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#3bc7b8" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#3bc7b8" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#3bc7b8" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#c3cb4c" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#3bc7b8" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F85931" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#3bc7b8" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#3bc7b8" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#3bc7b8" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9b9b9b" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#3bc7b8" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#3bc7b8" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#3bc7b8" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#e3e2e0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FF4E50", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#CE1836", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#3bc7b8" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#EDB92E" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#3bc7b8" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#EDB92E" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#EDB92E" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#EDB92E" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FF4E50", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#222222", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282828", "editor.selectionBackground": "#FF4E504D" } } ================================================ FILE: vscode/daylerees.theme.juicy/package.json ================================================ { "name": "juicy", "version": "1.0.0", "displayName": "Juicy Theme", "description": "Juicy theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Juicy", "uiTheme": "vs-dark", "path": "./juicy.json" } ] } } ================================================ FILE: vscode/daylerees.theme.keen/keen.json ================================================ { "name": "keen", "tokenColors": [ { "settings": { "background": "#111111", "foreground": "#cccccc", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#6F8B94", "bracketsOptions": "underline", "bracketContentsForeground": "#8767b7", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#374c60" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#b5db99" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#b5db99" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#8767b7" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#8767b7" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#6F8B94" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#8767b7" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#6F8B94" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#8767b7" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#8767b7" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#b5db99" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#6F8B94" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#8767b7" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#8767b7" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#8767b7" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#8767b7" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#b5db99" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#56738e" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#b5db99" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#8767b7" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#b5db99" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#cccccc" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#6F8B94" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#6F8B94", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#b5db99", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#8767b7" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#b5db99" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#6F8B94", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#6F8B94" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#111111", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#cccccc", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#222222", "editor.selectionBackground": "#8767b74D" } } ================================================ FILE: vscode/daylerees.theme.keen/package.json ================================================ { "name": "keen", "version": "1.0.0", "displayName": "Keen Theme", "description": "Keen theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Keen", "uiTheme": "vs-dark", "path": "./keen.json" } ] } } ================================================ FILE: vscode/daylerees.theme.kiwi/kiwi.json ================================================ { "name": "kiwi", "tokenColors": [ { "settings": { "background": "#161a19", "foreground": "#EDEBE6", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#229986", "bracketsOptions": "underline", "bracketContentsForeground": "#95C72A", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#354341" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#a1e6c1" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#a1e6c1" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#95C72A" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#95C72A" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#229986" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#95C72A" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#229986" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#95C72A" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#95C72A" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#0B6D5C" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#EDEBE6" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#229986" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#95C72A" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#95C72A" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#95C72A" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#95C72A" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#a1e6c1" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#5b7a75" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#a1e6c1" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#95C72A" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#a1e6c1" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#EDEBE6" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#229986" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#229986", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#EDEBE6", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#a1e6c1", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#95C72A" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#229986" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#a1e6c1" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#229986" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#229986" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#229986" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#229986", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#229986" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#161a19", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#EDEBE6", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282f2d", "editor.selectionBackground": "#0B6D5C4D" } } ================================================ FILE: vscode/daylerees.theme.kiwi/package.json ================================================ { "name": "kiwi", "version": "1.0.0", "displayName": "Kiwi Theme", "description": "Kiwi theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Kiwi", "uiTheme": "vs-dark", "path": "./kiwi.json" } ] } } ================================================ FILE: vscode/daylerees.theme.laravel/laravel.json ================================================ { "name": "laravel", "tokenColors": [ { "settings": { "background": "#2E2C2B", "foreground": "#DEDEDE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FFC48C", "bracketsOptions": "underline", "bracketContentsForeground": "#FC580C", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#615953" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FDCA49" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#FC580C" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FC6B0A" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FC6B0A" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#FFA927" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FC6B0A" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FC6B0A" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FC6B0A" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FC580C" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FC6B0A" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFC48C" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FC6B0A" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FC6B0A" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FDCA49" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#8e8279" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FDCA49" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FC6B0A" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FDCA49" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#DEDEDE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FFC48C" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FFC48C", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#FC580C", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FC6B0A" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#FFA927" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FDCA49" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#FFA927" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#FFA927" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#FFA927" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FFC48C", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FFC48C" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2E2C2B", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", "editor.selectionBackground": "#cd724e4D" } } ================================================ FILE: vscode/daylerees.theme.laravel/package.json ================================================ { "name": "laravel", "version": "1.0.0", "displayName": "Laravel Theme", "description": "Laravel theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Laravel", "uiTheme": "vs-dark", "path": "./laravel.json" } ] } } ================================================ FILE: vscode/daylerees.theme.lavender/lavender.json ================================================ { "name": "lavender", "tokenColors": [ { "settings": { "background": "#29222E", "foreground": "#E0CEED", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#A29DFA", "bracketsOptions": "underline", "bracketContentsForeground": "#B657FF", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#614e6e" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F5B0EF" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F25AE6" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#B657FF" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#B657FF" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#8E6DA6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#B657FF" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#A29DFA" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#B657FF" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#B657FF" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F5B0EF" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#A29DFA" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#B657FF" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#8E69C9" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#B657FF" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#B657FF" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F5B0EF" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9076a1" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F5B0EF" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#B657FF" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F5B0EF" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#E0CEED" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#A29DFA" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#A29DFA", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F25AE6", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#B657FF" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#8E6DA6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F5B0EF" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#8E6DA6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#8E6DA6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#8E6DA6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#A29DFA", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#A29DFA" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#29222E", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#E0CEED", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3A2F42", "editor.selectionBackground": "#B657FF4D" } } ================================================ FILE: vscode/daylerees.theme.lavender/package.json ================================================ { "name": "lavender", "version": "1.0.0", "displayName": "Lavender Theme", "description": "Lavender theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Lavender", "uiTheme": "vs-dark", "path": "./lavender.json" } ] } } ================================================ FILE: vscode/daylerees.theme.legacy/legacy.json ================================================ { "name": "legacy", "tokenColors": [ { "settings": { "background": "#14191f", "foreground": "#aec2e0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FFB20D", "bracketsOptions": "underline", "bracketContentsForeground": "#267fb5", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#324357" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FF410D" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#C7F026" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#ffffff" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#ffffff" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#748aa6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#267fb5" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#ffffff" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#ffffff" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FFB20D" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#f1f6fb" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#267fb5" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#267fb5" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#ffffff" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FF410D" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#4d6785" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FF410D" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ffffff" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FF410D" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#aec2e0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#267fb5" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#267fb5", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#f1f6fb", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#C7F026", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#ffffff" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#748aa6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FF410D" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#748aa6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#748aa6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#748aa6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#267fb5", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#267fb5" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#14191f", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#aec2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1b232c", "editor.selectionBackground": "#FF410D4D" } } ================================================ FILE: vscode/daylerees.theme.legacy/package.json ================================================ { "name": "legacy", "version": "1.0.0", "displayName": "Legacy Theme", "description": "Legacy theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Legacy", "uiTheme": "vs-dark", "path": "./legacy.json" } ] } } ================================================ FILE: vscode/daylerees.theme.mellow/mellow.json ================================================ { "name": "mellow", "tokenColors": [ { "settings": { "background": "#36312C", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#F28972", "bracketsOptions": "underline", "bracketContentsForeground": "#F55D79", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7A7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F8BB39" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F8BB39" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#1F8181" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#1F8181" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#F2BC79" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#1F8181" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#F2BC79" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#1F8181" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#1F8181" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F28972" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#F2BC79" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#1F8181" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F55D79" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#1F8181" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#1F8181" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#a09688" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F8BB39" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#1F8181" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#F2BC79" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#F2BC79", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F8BB39", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#1F8181" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F8BB39" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#F2BC79", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#F2BC79" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#36312C", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#45403B", "editor.selectionBackground": "#F55D794D" } } ================================================ FILE: vscode/daylerees.theme.mellow/package.json ================================================ { "name": "mellow", "version": "1.0.0", "displayName": "Mellow Theme", "description": "Mellow theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Mellow", "uiTheme": "vs-dark", "path": "./mellow.json" } ] } } ================================================ FILE: vscode/daylerees.theme.mintchoc/mintchoc.json ================================================ { "name": "mintchoc", "tokenColors": [ { "settings": { "background": "#2b221c", "foreground": "#BABABA", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#9D8262", "bracketsOptions": "underline", "bracketContentsForeground": "#008D62", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#564439" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#00E08C" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#00E08C" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#008D62" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#008D62" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#9D8262" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#008D62" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#9D8262" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#008D62" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#008D62" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#00E08C" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#9D8262" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#008D62" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#008D62" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#008D62" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#008D62" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#00E08C" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#775a47" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#00E08C" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#008D62" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#00E08C" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#BABABA" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#9D8262" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#9D8262", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#00E08C", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#008D62" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#9D8262" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#00E08C" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#9D8262" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#9D8262" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#9D8262" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#9D8262", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#9D8262" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2b221c", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#BABABA", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3f322a", "editor.selectionBackground": "#008D624D" } } ================================================ FILE: vscode/daylerees.theme.mintchoc/package.json ================================================ { "name": "mintchoc", "version": "1.0.0", "displayName": "Mintchoc Theme", "description": "Mintchoc theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Mintchoc", "uiTheme": "vs-dark", "path": "./mintchoc.json" } ] } } ================================================ FILE: vscode/daylerees.theme.mud/mud.json ================================================ { "name": "mud", "tokenColors": [ { "settings": { "background": "#403635", "foreground": "#ffffff", "selectionForeground": "#4e653d", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#e9c865", "bracketsOptions": "underline", "bracketContentsForeground": "#FF9787", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#c3b8b7" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#b5db99" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#b5db99" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FF9787" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FF9787" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#FF9787" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FF9787" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#e9c865" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FF9787" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FF9787" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#b5db99" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#e9c865" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FF9787" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#e9c865" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FF9787" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FF9787" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#b5db99" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#e3d7d6" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#b5db99" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FF9787" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#b5db99" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#e9c865" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#e9c865", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#b5db99", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FF9787" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#FF9787" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#b5db99" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#FF9787" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#FF9787" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#FF9787" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#e9c865", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#e9c865" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#403635", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#322a29", "editor.selectionBackground": "#b5db994D" } } ================================================ FILE: vscode/daylerees.theme.mud/package.json ================================================ { "name": "mud", "version": "1.0.0", "displayName": "Mud Theme", "description": "Mud theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Mud", "uiTheme": "vs-dark", "path": "./mud.json" } ] } } ================================================ FILE: vscode/daylerees.theme.otakon/otakon.json ================================================ { "name": "otakon", "tokenColors": [ { "settings": { "background": "#171417", "foreground": "#f9f3f9", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#B1A6CA", "bracketsOptions": "underline", "bracketContentsForeground": "#E484B2", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#515166" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#9eb2d9" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#9eb2d9" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#F6E6EB" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#F6E6EB" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#CACBDD" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#F6E6EB" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#B1A6CA" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#F6E6EB" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#F6E6EB" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#E484B2" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#B1A6CA" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#F6E6EB" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F0B9D4" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#F6E6EB" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#F6E6EB" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#9eb2d9" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#686883" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#9eb2d9" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F6E6EB" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#9eb2d9" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#f9f3f9" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#B1A6CA" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#B1A6CA", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#9eb2d9", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#F6E6EB" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#CACBDD" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#9eb2d9" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#CACBDD" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#CACBDD" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#CACBDD" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#B1A6CA", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#B1A6CA" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#171417", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#f9f3f9", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#332d33", "editor.selectionBackground": "#B1A6CA4D" } } ================================================ FILE: vscode/daylerees.theme.otakon/package.json ================================================ { "name": "otakon", "version": "1.0.0", "displayName": "Otakon Theme", "description": "Otakon theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Otakon", "uiTheme": "vs-dark", "path": "./otakon.json" } ] } } ================================================ FILE: vscode/daylerees.theme.pastel/package.json ================================================ { "name": "pastel", "version": "1.0.0", "displayName": "Pastel Theme", "description": "Pastel theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Pastel", "uiTheme": "vs-dark", "path": "./pastel.json" } ] } } ================================================ FILE: vscode/daylerees.theme.pastel/pastel.json ================================================ { "name": "pastel", "tokenColors": [ { "settings": { "background": "#222222", "foreground": "#eeeeee", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#9D8262", "bracketsOptions": "underline", "bracketContentsForeground": "#008D62", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#444444" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#C56C6C" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#C56C6C" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#04C4A5" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#04C4A5" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#C5906C" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#04C4A5" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#9474a9" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#04C4A5" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#04C4A5" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#C56C6C" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#9474a9" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#04C4A5" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#E2E060" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#04C4A5" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#04C4A5" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#C56C6C" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#666666" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#C56C6C" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#04C4A5" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#C56C6C" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#eeeeee" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#9474a9" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#9474a9", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#C56C6C", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#04C4A5" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#C5906C" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#C56C6C" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#C5906C" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#C5906C" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#C5906C" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#9474a9", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#9474a9" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#222222", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#eeeeee", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#333333", "editor.selectionBackground": "#008D624D" } } ================================================ FILE: vscode/daylerees.theme.patriot/package.json ================================================ { "name": "patriot", "version": "1.0.0", "displayName": "Patriot Theme", "description": "Patriot theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Patriot", "uiTheme": "vs-dark", "path": "./patriot.json" } ] } } ================================================ FILE: vscode/daylerees.theme.patriot/patriot.json ================================================ { "name": "patriot", "tokenColors": [ { "settings": { "background": "#2D3133", "foreground": "#CAD9E3", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#69ADB5", "bracketsOptions": "underline", "bracketContentsForeground": "#25808A", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#515E66" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#3790DE" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#2E6FD9" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#2E6FD9" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#2E6FD9" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#BBBCC4" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#2E6FD9" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#DE333C" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#2E6FD9" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#2E6FD9" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#DE333C" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#2E6FD9" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#DE333C" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#2E6FD9" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#2E6FD9" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#3790DE" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#798b96" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#3790DE" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#2E6FD9" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#3790DE" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#CAD9E3" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#DE333C" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#DE333C", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#2E6FD9", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#2E6FD9" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#BBBCC4" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#3790DE" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#BBBCC4" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#BBBCC4" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#BBBCC4" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#DE333C", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#DE333C" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2D3133", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#CAD9E3", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#40484D", "editor.selectionBackground": "#DE333C4D" } } ================================================ FILE: vscode/daylerees.theme.peacock/package.json ================================================ { "name": "peacock", "version": "1.0.0", "displayName": "Peacock Theme", "description": "Peacock theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Peacock", "uiTheme": "vs-dark", "path": "./peacock.json" } ] } } ================================================ FILE: vscode/daylerees.theme.peacock/peacock.json ================================================ { "name": "peacock", "tokenColors": [ { "settings": { "background": "#2b2a27", "foreground": "#ede0ce", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#26a6a6", "bracketsOptions": "underline", "bracketContentsForeground": "#ff5d38", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7a7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#bcd42a" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#bcd42a" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#ff5d38" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#ff5d38" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#26A6A6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#ff5d38" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#26a6a6" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#ff5d38" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#ff5d38" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#bcd42a" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#26a6a6" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#ff5d38" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#ff5d38" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#ff5d38" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#bcd42a" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#b7b1a9" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#bcd42a" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ff5d38" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#bcd42a" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ede0ce" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#26a6a6" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#26a6a6", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#bcd42a", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#ff5d38" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#bcd42a" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#26a6a6", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#26a6a6" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2b2a27", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ede0ce", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#403c37", "editor.selectionBackground": "#ff5d384D" } } ================================================ FILE: vscode/daylerees.theme.peacocks-in-space/package.json ================================================ { "name": "peacocks-in-space", "version": "1.0.0", "displayName": "Peacocks In Space Theme", "description": "Peacocks In Space theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Peacocks In Space", "uiTheme": "vs-dark", "path": "./peacocks-in-space.json" } ] } } ================================================ FILE: vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json ================================================ { "name": "peacocks-in-space", "tokenColors": [ { "settings": { "background": "#2b303b", "foreground": "#dee3ec", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FF5D38", "bracketsOptions": "underline", "bracketContentsForeground": "#26A6A6", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#6e7a94" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#BCD42A" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#BCD42A" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FF5D38" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FF5D38" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#26A6A6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#26A6A6" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FF5D38" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FF5D38" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#BCD42A" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#26A6A6" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FF5D38" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FF5D38" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#BCD42A" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#8998b9" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#BCD42A" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FF5D38" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#BCD42A" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#dee3ec" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#26A6A6", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#BCD42A", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FF5D38" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#BCD42A" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#26A6A6", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#26A6A6" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2b303b", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#dee3ec", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#272b34", "editor.selectionBackground": "#26A6A64D" } } ================================================ FILE: vscode/daylerees.theme.peel/package.json ================================================ { "name": "peel", "version": "1.0.0", "displayName": "Peel Theme", "description": "Peel theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Peel", "uiTheme": "vs-dark", "path": "./peel.json" } ] } } ================================================ FILE: vscode/daylerees.theme.peel/peel.json ================================================ { "name": "peel", "tokenColors": [ { "settings": { "background": "#23201c", "foreground": "#EDEBE6", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#EF746F", "bracketsOptions": "underline", "bracketContentsForeground": "#B3CC57", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#585146" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#f4d370" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#f4d370" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#D3643B" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#D3643B" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#94C7B6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#D3643B" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#94C7B6" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#D3643B" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#D3643B" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#D6E1C7" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#EDEBE6" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#94C7B6" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#D3643B" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#D3643B" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#D3643B" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#D3643B" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#f4d370" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#827766" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#f4d370" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#D3643B" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#f4d370" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#EDEBE6" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#94C7B6" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#94C7B6", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#EDEBE6", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#f4d370", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#D3643B" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#94C7B6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#f4d370" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#94C7B6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#94C7B6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#94C7B6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#94C7B6", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#94C7B6" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#23201c", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#EDEBE6", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#403c37", "editor.selectionBackground": "#D3643B4D" } } ================================================ FILE: vscode/daylerees.theme.piggy/package.json ================================================ { "name": "piggy", "version": "1.0.0", "displayName": "Piggy Theme", "description": "Piggy theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Piggy", "uiTheme": "vs-dark", "path": "./piggy.json" } ] } } ================================================ FILE: vscode/daylerees.theme.piggy/piggy.json ================================================ { "name": "piggy", "tokenColors": [ { "settings": { "background": "#1c1618", "foreground": "#EDEBE6", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#F52E62", "bracketsOptions": "underline", "bracketContentsForeground": "#FD6A5D", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#3f3236" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FF453E" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#FF453E" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FD6A5D" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FD6A5D" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#FD6A5D" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FD6A5D" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#F52E62" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FD6A5D" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FD6A5D" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FF5D80" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#EDEBE6" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#F52E62" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FD6A5D" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F52E62" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FD6A5D" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FD6A5D" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FF453E" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#6a515a" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FF453E" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FD6A5D" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FF453E" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#EDEBE6" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#F52E62" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#F52E62", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#EDEBE6", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#FF453E", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FD6A5D" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#FD6A5D" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FF453E" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#FD6A5D" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#FD6A5D" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#FD6A5D" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#F52E62", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#F52E62" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#1c1618", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#EDEBE6", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#34282c", "editor.selectionBackground": "#F52E624D" } } ================================================ FILE: vscode/daylerees.theme.potpourri/package.json ================================================ { "name": "potpourri", "version": "1.0.0", "displayName": "Potpourri Theme", "description": "Potpourri theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Potpourri", "uiTheme": "vs-dark", "path": "./potpourri.json" } ] } } ================================================ FILE: vscode/daylerees.theme.potpourri/potpourri.json ================================================ { "name": "potpourri", "tokenColors": [ { "settings": { "background": "#2E2B2C", "foreground": "#F8F8F2", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#C491C4", "bracketsOptions": "underline", "bracketContentsForeground": "#ED1153", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#696363" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#B866FA" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#C84FF0" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#ED1153" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#ED1153" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#ED1153" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#ED1153" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#C491C4" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#ED1153" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#ED1153" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#B866FA" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#C491C4" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#ED1153" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#F76ACB" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#ED1153" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#ED1153" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#B866FA" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#8f8787" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#B866FA" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ED1153" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#B866FA" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#F8F8F2" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#C491C4" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#C491C4", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#C84FF0", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#ED1153" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#ED1153" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#B866FA" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#ED1153" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#ED1153" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#ED1153" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#C491C4", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#C491C4" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2E2B2C", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#403c37", "editor.selectionBackground": "#ED11534D" } } ================================================ FILE: vscode/daylerees.theme.rainbow/package.json ================================================ { "name": "rainbow", "version": "1.0.0", "displayName": "Rainbow Theme", "description": "Rainbow theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Rainbow", "uiTheme": "vs-dark", "path": "./rainbow.json" } ] } } ================================================ FILE: vscode/daylerees.theme.rainbow/rainbow.json ================================================ { "name": "rainbow", "tokenColors": [ { "settings": { "background": "#16181a", "foreground": "#c7d0d9", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#EF746F", "bracketsOptions": "underline", "bracketContentsForeground": "#B3CC57", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#424c55" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#c78feb" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#c78feb" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#EF746F" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#EF746F" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#3fb4c5" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#EF746F" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#B3CC57" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#EF746F" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#EF746F" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FFBE40" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#f4f7fa" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#B3CC57" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#EF746F" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#f86f50" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#EF746F" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#EF746F" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#c78feb" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#5f6f7f" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#c78feb" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#EF746F" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#c78feb" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#c7d0d9" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#B3CC57" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#B3CC57", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#f4f7fa", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#c78feb", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#EF746F" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#3fb4c5" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#c78feb" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#3fb4c5" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#3fb4c5" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#3fb4c5" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#B3CC57", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#B3CC57" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#16181a", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#c7d0d9", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#403c37", "editor.selectionBackground": "#B3CC574D" } } ================================================ FILE: vscode/daylerees.theme.revelation/package.json ================================================ { "name": "revelation", "version": "1.0.0", "displayName": "Revelation Theme", "description": "Revelation theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Revelation", "uiTheme": "vs-dark", "path": "./revelation.json" } ] } } ================================================ FILE: vscode/daylerees.theme.revelation/revelation.json ================================================ { "name": "revelation", "tokenColors": [ { "settings": { "background": "#2E2C2B", "foreground": "#DEDEDE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#95C2E8", "bracketsOptions": "underline", "bracketContentsForeground": "#FFBB29", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7b726b" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FFBB29" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#617FA0" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#617FA0" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#617FA0" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#C2DCF2" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#617FA0" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#4E5D84" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#617FA0" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#617FA0" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#95C2E8" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#4E5D84" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#617FA0" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#617FA0" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#617FA0" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FFBB29" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#a19790" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FFBB29" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#617FA0" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FFBB29" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#DEDEDE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#4E5D84" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#4E5D84", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#617FA0", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#617FA0" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#C2DCF2" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FFBB29" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#C2DCF2" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#C2DCF2" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#C2DCF2" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#4E5D84", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#4E5D84" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2E2C2B", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", "editor.selectionBackground": "#617FA04D" } } ================================================ FILE: vscode/daylerees.theme.shrek/package.json ================================================ { "name": "shrek", "version": "1.0.0", "displayName": "Shrek Theme", "description": "Shrek theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Shrek", "uiTheme": "vs-dark", "path": "./shrek.json" } ] } } ================================================ FILE: vscode/daylerees.theme.shrek/shrek.json ================================================ { "name": "shrek", "tokenColors": [ { "settings": { "background": "#222222", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#cba0cd", "bracketsOptions": "underline", "bracketContentsForeground": "#765478", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#555555" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#81e911" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#81e911" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#857a5e" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#857a5e" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#bfb59b" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#857a5e" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#B2DE62" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#857a5e" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#857a5e" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F0F2EB" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#ffffff" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#B2DE62" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#857a5e" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#B2DE62" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#857a5e" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#857a5e" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#81e911" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#777777" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#81e911" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#857a5e" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#81e911" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#B2DE62" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#B2DE62", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#ffffff", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#81e911", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#857a5e" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#bfb59b" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#81e911" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#bfb59b" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#bfb59b" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#bfb59b" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#B2DE62", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#B2DE62" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#222222", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#333333", "editor.selectionBackground": "#857a5e4D" } } ================================================ FILE: vscode/daylerees.theme.slate/package.json ================================================ { "name": "slate", "version": "1.0.0", "displayName": "Slate Theme", "description": "Slate theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Slate", "uiTheme": "vs-dark", "path": "./slate.json" } ] } } ================================================ FILE: vscode/daylerees.theme.slate/slate.json ================================================ { "name": "slate", "tokenColors": [ { "settings": { "background": "#19191f", "foreground": "#ebebf4", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#566981", "bracketsOptions": "underline", "bracketContentsForeground": "#89A7B1", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#515166" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#9eb2d9" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#9eb2d9" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#89A7B1" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#89A7B1" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#566981" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#89A7B1" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#566981" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#89A7B1" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#89A7B1" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#CBDAD5" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#566981" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#89A7B1" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#89A7B1" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#89A7B1" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#89A7B1" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#9eb2d9" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#686883" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#9eb2d9" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#89A7B1" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#9eb2d9" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ebebf4" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#566981" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#566981", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#9eb2d9", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#89A7B1" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#566981" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#9eb2d9" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#566981" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#566981" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#566981" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#566981", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#566981" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#19191f", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ebebf4", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#2a2a33", "editor.selectionBackground": "#5669814D" } } ================================================ FILE: vscode/daylerees.theme.slime/package.json ================================================ { "name": "slime", "version": "1.0.0", "displayName": "Slime Theme", "description": "Slime theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Slime", "uiTheme": "vs-dark", "path": "./slime.json" } ] } } ================================================ FILE: vscode/daylerees.theme.slime/slime.json ================================================ { "name": "slime", "tokenColors": [ { "settings": { "background": "#292D30", "foreground": "#FFFFFF", "selectionForeground": "#4e653d", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#8AB8A2", "bracketsOptions": "underline", "bracketContentsForeground": "#C7AF3F", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#4F5A63" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FAFFDB" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#C7AF3F" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#9FB3C2" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#9FB3C2" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#9FB3C2" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#9FB3C2" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FAFFDB" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#9FB3C2" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#9FB3C2" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#C7AF3F" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FAFFDB" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#9FB3C2" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#C7AF3F" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#9FB3C2" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#9FB3C2" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FAFFDB" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#80919f" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FAFFDB" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#9FB3C2" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FAFFDB" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#FFFFFF" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FAFFDB" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FAFFDB", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#C7AF3F", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#9FB3C2" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#9FB3C2" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FAFFDB" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#9FB3C2" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#9FB3C2" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#9FB3C2" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FAFFDB", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FAFFDB" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#292D30", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#FFFFFF", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#384147", "editor.selectionBackground": "#C7AF3F4D" } } ================================================ FILE: vscode/daylerees.theme.snappy/package.json ================================================ { "name": "snappy", "version": "1.0.0", "displayName": "Snappy Theme", "description": "Snappy theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Snappy", "uiTheme": "vs-dark", "path": "./snappy.json" } ] } } ================================================ FILE: vscode/daylerees.theme.snappy/snappy.json ================================================ { "name": "snappy", "tokenColors": [ { "settings": { "background": "#393939", "foreground": "#e3e2e0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#808dd3", "bracketsOptions": "underline", "bracketContentsForeground": "#f66153", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#696969" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#4ea1df" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#4ea1df" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#f66153" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#f66153" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#f66153" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#f66153" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#4ea1df" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#f66153" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#f66153" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#808dd3" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#4ea1df" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#f66153" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#808dd3" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#f66153" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#f66153" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#4ea1df" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#909090" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#4ea1df" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#f66153" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#4ea1df" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#e3e2e0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#4ea1df" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#4ea1df", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#4ea1df", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#f66153" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#f66153" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#4ea1df" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#f66153" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#f66153" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#f66153" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#4ea1df", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#4ea1df" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#393939", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282828", "editor.selectionBackground": "#f661534D" } } ================================================ FILE: vscode/daylerees.theme.solarflare/package.json ================================================ { "name": "solarflare", "version": "1.0.0", "displayName": "Solarflare Theme", "description": "Solarflare theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Solarflare", "uiTheme": "vs-dark", "path": "./solarflare.json" } ] } } ================================================ FILE: vscode/daylerees.theme.solarflare/solarflare.json ================================================ { "name": "solarflare", "tokenColors": [ { "settings": { "background": "#222222", "foreground": "#e3e2e0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FC913A", "bracketsOptions": "underline", "bracketContentsForeground": "#FF4E50", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#777777" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#EDE574" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#FF4E50" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#FF4E50" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#FF4E50" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#FF4E50" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#FF4E50" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#EDE574" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FC913A" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#FF4E50" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#FF4E50" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#EDE574" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9b9b9b" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#EDE574" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FF4E50" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#EDE574" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#e3e2e0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FC913A" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FC913A", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#FF4E50", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#EDE574" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#FF4E50" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FC913A", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FC913A" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#222222", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282828", "editor.selectionBackground": "#FF4E504D" } } ================================================ FILE: vscode/daylerees.theme.sourlick/package.json ================================================ { "name": "sourlick", "version": "1.0.0", "displayName": "Sourlick Theme", "description": "Sourlick theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Sourlick", "uiTheme": "vs-dark", "path": "./sourlick.json" } ] } } ================================================ FILE: vscode/daylerees.theme.sourlick/sourlick.json ================================================ { "name": "sourlick", "tokenColors": [ { "settings": { "background": "#2E2C2B", "foreground": "#DEDEDE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#FFBB29", "bracketsOptions": "underline", "bracketContentsForeground": "#70C910", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#615953" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#E4FF33" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#FC580C" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#8AC27A" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#8AC27A" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#D2EB31" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#8AC27A" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#EDF252" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#8AC27A" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#8AC27A" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#BDF522" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#EDF252" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#8AC27A" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#8AC27A" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#8AC27A" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#E4FF33" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#92867d" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#E4FF33" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#8AC27A" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#E4FF33" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#DEDEDE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#EDF252" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#EDF252", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#FC580C", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#8AC27A" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#D2EB31" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#E4FF33" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#D2EB31" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#D2EB31" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#D2EB31" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#EDF252", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#EDF252" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2E2C2B", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", "editor.selectionBackground": "#518f0d4D" } } ================================================ FILE: vscode/daylerees.theme.spearmint/package.json ================================================ { "name": "spearmint", "version": "1.0.0", "displayName": "Spearmint Theme", "description": "Spearmint theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Spearmint", "uiTheme": "vs", "path": "./spearmint.json" } ] } } ================================================ FILE: vscode/daylerees.theme.spearmint/spearmint.json ================================================ { "name": "spearmint", "tokenColors": [ { "settings": { "background": "#E1F0EE", "foreground": "#719692", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#E1F0EE", "activeGuide": "#9d550fb0", "bracketsForeground": "#69ADB5", "bracketsOptions": "underline", "bracketContentsForeground": "#25808A", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#93C7C0" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#4CD7E0" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#199FA8" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#25808A" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#25808A" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#69ADB5" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#25808A" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#69ADB5" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#25808A" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#25808A" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#4CD7E0" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#69ADB5" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#25808A" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#199FA8" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#25808A" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#25808A" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#4CD7E0" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#729e98" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#4CD7E0" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#25808A" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#4CD7E0" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#719692" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#69ADB5" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#69ADB5", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#199FA8", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#25808A" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#69ADB5" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#4CD7E0" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#69ADB5" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#69ADB5" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#69ADB5" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#69ADB5", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#69ADB5" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#E1F0EE", "editorCursor.foreground": "#444444", "editor.foreground": "#719692", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#CEEBE7", "editor.selectionBackground": "#25808A4D" } } ================================================ FILE: vscode/daylerees.theme.stark/package.json ================================================ { "name": "stark", "version": "1.0.0", "displayName": "Stark Theme", "description": "Stark theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Stark", "uiTheme": "vs-dark", "path": "./stark.json" } ] } } ================================================ FILE: vscode/daylerees.theme.stark/stark.json ================================================ { "name": "stark", "tokenColors": [ { "settings": { "background": "#2E2C2B", "foreground": "#DEDEDE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#D1D1D1", "bracketsOptions": "underline", "bracketContentsForeground": "#F03113", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#615953" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#FFBB29" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#617FA0" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#F03113" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#F03113" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#aaaaaa" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#F03113" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#F03113" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#F03113" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#F03113" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#F03113" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#FFBB29" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#F03113" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#F03113" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#FFBB29" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#877d76" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#FFBB29" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F03113" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#FFBB29" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#DEDEDE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#FFBB29" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#FFBB29", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#617FA0", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#F03113" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#aaaaaa" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#FFBB29" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#aaaaaa" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#aaaaaa" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#aaaaaa" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#FFBB29", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#FFBB29" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2E2C2B", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", "editor.selectionBackground": "#F031134D" } } ================================================ FILE: vscode/daylerees.theme.super/package.json ================================================ { "name": "super", "version": "1.0.0", "displayName": "Super Theme", "description": "Super theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Super", "uiTheme": "vs-dark", "path": "./super.json" } ] } } ================================================ FILE: vscode/daylerees.theme.super/super.json ================================================ { "name": "super", "tokenColors": [ { "settings": { "background": "#15191D", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#5d67ad", "bracketsOptions": "underline", "bracketContentsForeground": "#E45635", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#465360" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F7A21B" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F7A21B" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#D60257" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#D60257" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#5d67ad" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#D60257" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#5d67ad" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#D60257" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#D60257" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#E45635" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#5d67ad" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#D60257" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#E45635" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#D60257" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#D60257" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F7A21B" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#64778a" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F7A21B" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#D60257" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F7A21B" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#5d67ad" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#5d67ad", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F7A21B", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#D60257" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#5d67ad" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F7A21B" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#5d67ad" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#5d67ad" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#5d67ad" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#5d67ad", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#5d67ad" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#15191D", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#242b32", "editor.selectionBackground": "#E456354D" } } ================================================ FILE: vscode/daylerees.theme.tonic/package.json ================================================ { "name": "tonic", "version": "1.0.0", "displayName": "Tonic Theme", "description": "Tonic theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Tonic", "uiTheme": "vs-dark", "path": "./tonic.json" } ] } } ================================================ FILE: vscode/daylerees.theme.tonic/tonic.json ================================================ { "name": "tonic", "tokenColors": [ { "settings": { "background": "#2a2f31", "foreground": "#eeeeee", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#9D8262", "bracketsOptions": "underline", "bracketContentsForeground": "#008D62", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#4a5356" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#B8CD44" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#B8CD44" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#B8CD44" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#B8CD44" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#EF6E44" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#B8CD44" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#75A1A4" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#B8CD44" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#B8CD44" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#FD9F59" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#75A1A4" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#B8CD44" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#B8CD44" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#B8CD44" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#B8CD44" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#B8CD44" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#67757a" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#B8CD44" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#B8CD44" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#B8CD44" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#eeeeee" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#75A1A4" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#75A1A4", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#B8CD44", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#B8CD44" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#EF6E44" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#B8CD44" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#EF6E44" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#EF6E44" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#EF6E44" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#75A1A4", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#75A1A4" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2a2f31", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#eeeeee", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#353b3e", "editor.selectionBackground": "#75A1A44D" } } ================================================ FILE: vscode/daylerees.theme.tribal/package.json ================================================ { "name": "tribal", "version": "1.0.0", "displayName": "Tribal Theme", "description": "Tribal theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Tribal", "uiTheme": "vs-dark", "path": "./tribal.json" } ] } } ================================================ FILE: vscode/daylerees.theme.tribal/tribal.json ================================================ { "name": "tribal", "tokenColors": [ { "settings": { "background": "#19191d", "foreground": "#ffffff", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#c43535", "bracketsOptions": "underline", "bracketContentsForeground": "#5f5582", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#4a4a54" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#64aeb3" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#64aeb3" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#5f5582" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#5f5582" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#5f5582" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#5f5582" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#c43535" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#5f5582" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#5f5582" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#E0DDEB" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "#ffffff" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#c43535" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#5f5582" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#8f8aa2" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#5f5582" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#5f5582" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#64aeb3" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#62626e" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#64aeb3" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#5f5582" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#64aeb3" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#ffffff" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#c43535" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#c43535", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "#ffffff", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#64aeb3", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#5f5582" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#5f5582" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#64aeb3" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#5f5582" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#5f5582" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#5f5582" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#c43535", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#c43535" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#19191d", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#33333c", "editor.selectionBackground": "#47959a4D" } } ================================================ FILE: vscode/daylerees.theme.tron/package.json ================================================ { "name": "tron", "version": "1.0.0", "displayName": "Tron Theme", "description": "Tron theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Tron", "uiTheme": "vs-dark", "path": "./tron.json" } ] } } ================================================ FILE: vscode/daylerees.theme.tron/tron.json ================================================ { "name": "tron", "tokenColors": [ { "settings": { "background": "#14191f", "foreground": "#aec2e0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#7a9bc2", "bracketsOptions": "underline", "bracketContentsForeground": "#ffffff", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#324357" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#6ee2ff" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#6ee2ff" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#ffffff" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#ffffff" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#748aa6" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#267fb5" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#ffffff" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#ffffff" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#267fb5" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#267fb5" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#ffffff" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#ffffff" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#6ee2ff" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#4d6785" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#6ee2ff" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ffffff" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#6ee2ff" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#aec2e0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#267fb5" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#267fb5", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#6ee2ff", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#ffffff" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#748aa6" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#6ee2ff" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#748aa6" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#748aa6" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#748aa6" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#267fb5", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#267fb5" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#14191f", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#aec2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1b232c", "editor.selectionBackground": "#7a9bc24D" } } ================================================ FILE: vscode/daylerees.theme.turnip/package.json ================================================ { "name": "turnip", "version": "1.0.0", "displayName": "Turnip Theme", "description": "Turnip theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Turnip", "uiTheme": "vs-dark", "path": "./turnip.json" } ] } } ================================================ FILE: vscode/daylerees.theme.turnip/turnip.json ================================================ { "name": "turnip", "tokenColors": [ { "settings": { "background": "#1a1b1d", "foreground": "#EDE0CE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#487D76", "bracketsOptions": "underline", "bracketContentsForeground": "#92B55F", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7A7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#E8DA5E" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#E8DA5E" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#487D76" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#487D76" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#92B55F" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#487D76" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#92B55F" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#487D76" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#487D76" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#E8DA5E" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#92B55F" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#487D76" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#487D76" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#487D76" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#487D76" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#E8DA5E" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#aea395" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#E8DA5E" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#487D76" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#E8DA5E" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#EDE0CE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#92B55F" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#92B55F", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#E8DA5E", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#487D76" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#92B55F" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#E8DA5E" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#92B55F" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#92B55F" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#92B55F" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#92B55F", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#92B55F" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#1a1b1d", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#EDE0CE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#222222", "editor.selectionBackground": "#487D764D" } } ================================================ FILE: vscode/daylerees.theme.yule/package.json ================================================ { "name": "yule", "version": "1.0.0", "displayName": "Yule Theme", "description": "Yule theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Yule", "uiTheme": "vs-dark", "path": "./yule.json" } ] } } ================================================ FILE: vscode/daylerees.theme.yule/yule.json ================================================ { "name": "yule", "tokenColors": [ { "settings": { "background": "#2B2A27", "foreground": "#EDE0CE", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#39B81F", "bracketsOptions": "underline", "bracketContentsForeground": "#D63131", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#7A7267" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#EBB626" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#EBB626" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#D63131" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#D63131" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#39B81F" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#D63131" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#39B81F" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#D63131" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#D63131" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#EBB626" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#39B81F" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#D63131" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#D63131" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#D63131" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#D63131" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#EBB626" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#bdae9a" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#EBB626" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#D63131" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#EBB626" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#EDE0CE" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#39B81F" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#39B81F", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#EBB626", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#D63131" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#39B81F" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#EBB626" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#39B81F" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#39B81F" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#39B81F" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#39B81F", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#39B81F" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#2B2A27", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#EDE0CE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#52504b", "editor.selectionBackground": "#D631314D" } } ================================================ FILE: vscode/daylerees.theme.zacks/package.json ================================================ { "name": "zacks", "version": "1.0.0", "displayName": "Zacks Theme", "description": "Zacks theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Zacks", "uiTheme": "vs-dark", "path": "./zacks.json" } ] } } ================================================ FILE: vscode/daylerees.theme.zacks/zacks.json ================================================ { "name": "zacks", "tokenColors": [ { "settings": { "background": "#222222", "foreground": "#f0f0f0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#222218", "activeGuide": "#9d550fb0", "bracketsForeground": "#9c7ddb", "bracketsOptions": "underline", "bracketContentsForeground": "#ff6a38", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#777777" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#bcd42a" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#bcd42a" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#ff6a38" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#ff6a38" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#ff6a38" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#ff6a38" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#9c7ddb" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#ff6a38" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#ff6a38" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#bcd42a" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#9c7ddb" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#ff6a38" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#9c7ddb" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#ff6a38" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#ff6a38" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#bcd42a" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#afafaf" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#bcd42a" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#ff6a38" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#bcd42a" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#f0f0f0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#9c7ddb" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#9c7ddb", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#bcd42a", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#bcd42a" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#ff6a38" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#9c7ddb", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#9c7ddb" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#222222", "editorCursor.foreground": "#f8f8f0", "editor.foreground": "#f0f0f0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#333333", "editor.selectionBackground": "#9c7ddb4D" } } ================================================ FILE: vscode/light/daylerees.theme.earthsong-light/earthsong-light.json ================================================ { "name": "earthsong-light", "tokenColors": [ { "settings": { "background": "#ffffff", "foreground": "#4d463e", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#ffffff", "selectionBorder": "#ffffff", "activeGuide": "#9d550fb0", "bracketsForeground": "#DB784D", "bracketsOptions": "underline", "bracketContentsForeground": "#95CC5E", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#d6cab9" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#F8BB39" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#F8BB39" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#DB784D" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#DB784D" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#DB784D" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#DB784D" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#DB784D" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#60A365" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#95CC5E" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#DB784D" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#DB784D" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#9a9082" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#F8BB39" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#DB784D" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#F8BB39" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#4d463e" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#95CC5E", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#F8BB39", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#F8BB39" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#DB784D" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#DB784D" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#DB784D" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#95CC5E", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#95CC5E" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#ffffff", "editorCursor.foreground": "#111111", "editor.foreground": "#4d463e", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", "editor.selectionBackground": "#60A3654D" } } ================================================ FILE: vscode/light/daylerees.theme.earthsong-light/package.json ================================================ { "name": "earthsong-light", "version": "1.0.0", "displayName": "Earthsong Light Theme", "description": "Earthsong Light theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Earthsong Light", "uiTheme": "vs", "path": "./earthsong-light.json" } ] } } ================================================ FILE: vscode/light/daylerees.theme.snappy-light/package.json ================================================ { "name": "snappy-light", "version": "1.0.0", "displayName": "Snappy Light Theme", "description": "Snappy Light theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Snappy Light", "uiTheme": "vs", "path": "./snappy-light.json" } ] } } ================================================ FILE: vscode/light/daylerees.theme.snappy-light/snappy-light.json ================================================ { "name": "snappy-light", "tokenColors": [ { "settings": { "background": "#ffffff", "foreground": "#555555", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#ffffff", "activeGuide": "#9d550fb0", "bracketsForeground": "#808dd3", "bracketsOptions": "underline", "bracketContentsForeground": "#f66153", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#bbbbbb" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#4ea1df" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#4ea1df" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#f66153" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#f66153" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#da564a" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#f66153" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#4ea1df" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#f66153" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#f66153" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#808dd3" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#4ea1df" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#f66153" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#606aa1" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#f66153" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#f66153" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#4ea1df" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#7d7d7d" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#4ea1df" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#f66153" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#4ea1df" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#555555" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#4ea1df" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#4ea1df", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#4ea1df", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#f66153" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#da564a" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#4ea1df" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#da564a" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#da564a" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#da564a" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#4ea1df", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#4ea1df" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#ffffff", "editorCursor.foreground": "#444444", "editor.foreground": "#555555", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", "editor.selectionBackground": "#808dd34D" } } ================================================ FILE: vscode/light/daylerees.theme.userscape/package.json ================================================ { "name": "userscape", "version": "1.0.0", "displayName": "Userscape Theme", "description": "Userscape theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", "license": "MIT", "engines": { "vscode": "^1.13.0" }, "categories": [ "Themes" ], "contributes": { "themes": [ { "label": "Userscape", "uiTheme": "vs", "path": "./userscape.json" } ] } } ================================================ FILE: vscode/light/daylerees.theme.userscape/userscape.json ================================================ { "name": "userscape", "tokenColors": [ { "settings": { "background": "#F5F8FC", "foreground": "#879BB0", "selectionForeground": "#ffffff", "findHighlight": "#ffe792", "findHighlightForeground": "#000000", "selectionBorder": "#ffffff", "activeGuide": "#9d550fb0", "bracketsForeground": "#A8C0E0", "bracketsOptions": "underline", "bracketContentsForeground": "#355B8C", "bracketContentsOptions": "underline", "tagsOptions": "stippled_underline" } }, { "name": "Comment", "scope": "comment", "settings": { "foreground": "#bbbbbb" } }, { "name": "String", "scope": "string", "settings": { "foreground": "#E3BD14" } }, { "name": "Number", "scope": "constant.numeric", "settings": { "foreground": "#DE4D3A" } }, { "name": "Built-in constant", "scope": "constant.language", "settings": { "foreground": "#355B8C" } }, { "name": "User-defined constant", "scope": [ "constant.character", "constant.other" ], "settings": { "foreground": "#355B8C" } }, { "name": "Variable", "scope": "variable", "settings": { "fontStyle": "" } }, { "name": "Keyword", "scope": "keyword", "settings": { "foreground": "#808C9C" } }, { "name": "Storage", "scope": "storage", "settings": { "fontStyle": "", "foreground": "#355B8C" } }, { "name": "Storage type", "scope": "storage.type", "settings": { "fontStyle": "", "foreground": "#A8C0E0" } }, { "name": "Class name", "scope": "entity.name.class", "settings": { "fontStyle": "underline", "foreground": "#355B8C" } }, { "name": "Inherited class", "scope": "entity.other.inherited-class", "settings": { "fontStyle": "italic underline", "foreground": "#355B8C" } }, { "name": "Function name", "scope": "entity.name.function", "settings": { "fontStyle": "", "foreground": "#E3BD14" } }, { "name": "Function argument", "scope": "variable.parameter", "settings": { "fontStyle": "italic", "foreground": "" } }, { "name": "Tag name", "scope": "entity.name.tag", "settings": { "fontStyle": "", "foreground": "#A8C0E0" } }, { "name": "Tag attribute", "scope": "entity.other.attribute-name", "settings": { "fontStyle": "", "foreground": "#355B8C" } }, { "name": "Library function", "scope": "support.function", "settings": { "fontStyle": "", "foreground": "#DE4D3A" } }, { "name": "Library constant", "scope": "support.constant", "settings": { "fontStyle": "", "foreground": "#355B8C" } }, { "name": "Library class/type", "scope": [ "support.type", "support.class" ], "settings": { "fontStyle": "italic", "foreground": "#355B8C" } }, { "name": "Library variable", "scope": "support.other.variable", "settings": { "fontStyle": "" } }, { "name": "Invalid", "scope": "invalid", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0", "fontStyle": "" } }, { "name": "Invalid deprecated", "scope": "invalid.deprecated", "settings": { "background": "#00a8c6", "foreground": "#f8f8f0" } }, { "name": "JSON String", "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#E3BD14" } }, { "name": "diff.header", "scope": [ "meta.diff", "meta.diff.header" ], "settings": { "foreground": "#75715E" } }, { "name": "diff.deleted", "scope": "markup.deleted", "settings": { "foreground": "#00A8C6" } }, { "name": "diff.inserted", "scope": "markup.inserted", "settings": { "foreground": "#A6E22E" } }, { "name": "diff.changed", "scope": "markup.changed", "settings": { "foreground": "#E6DB74" } }, { "scope": "constant.numeric.line-number.find-in-files - match", "settings": { "foreground": "#8FBE00A0" } }, { "scope": "entity.name.filename.find-in-files", "settings": { "foreground": "#E6DB74" } }, { "scope": "keyword.other", "settings": { "foreground": "#7d7d7d" } }, { "scope": [ "meta.property-value", "support.constant.property-value", "constant.other.color" ], "settings": { "foreground": "#E3BD14" } }, { "scope": "meta.structure.dictionary.json string.quoted.double.json", "settings": { "foreground": "#355B8C" } }, { "scope": "meta.structure.dictionary.value.json string.quoted.double.json", "settings": { "foreground": "#E3BD14" } }, { "name": "Function argument", "scope": "meta.property-name support.type.property-name", "settings": { "fontStyle": "normal" } }, { "name": "Function argument", "scope": "meta.property-value punctuation.separator.key-value", "settings": { "foreground": "#879BB0" } }, { "name": "Function argument", "scope": [ "keyword.other.use", "keyword.other.function.use", "keyword.other.namespace", "keyword.other.new", "keyword.other.special-method", "keyword.other.unit", "keyword.other.use-as" ], "settings": { "foreground": "#A8C0E0" } }, { "name": "Function argument", "scope": [ "meta.use support.class.builtin", "meta.other.inherited-class support.class.builtin" ], "settings": { "foreground": "#A8C0E0", "fontStyle": "normal" } }, { "name": "Function argument", "scope": "variable.other", "settings": { "foreground": "", "fontStyle": "normal" } }, { "name": "Coffeescript Function argument", "scope": "variable.parameter.function.coffee", "settings": { "foreground": "#DE4D3A", "fontStyle": "italic" } }, { "name": "Markdown Titles", "scope": "entity.name.section.markdown", "settings": { "foreground": "#355B8C" } }, { "name": "Markdown Title Hash", "scope": "punctuation.definition.heading.markdown", "settings": { "foreground": "#808C9C" } }, { "name": "Markdown Raw", "scope": "markup.raw.inline.markdown", "settings": { "foreground": "#E3BD14" } }, { "name": "Markdown bold stars", "scope": [ "punctuation.definition.bold.markdown", "punctuation.definition.italic.markdown" ], "settings": { "foreground": "#808C9C" } }, { "name": "Markdown link title braces", "scope": [ "punctuation.definition.string.begin.markdown", "punctuation.definition.string.end.markdown" ], "settings": { "foreground": "#808C9C" } }, { "name": "Markdown link braces", "scope": "punctuation.definition.metadata.markdown", "settings": { "foreground": "#808C9C" } }, { "name": "Markdown link", "scope": [ "markup.underline.link.markdown", "markup.underline.link.image.markdown", "meta.image.inline.markdown" ], "settings": { "foreground": "#A8C0E0", "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": [ "markup.bold.markdown", "markup.italic.markdown" ], "settings": { "foreground": "#A8C0E0" } }, { "name": "Markdown bold/italic", "scope": "markup.italic.markdown", "settings": { "fontStyle": "italic" } }, { "name": "Markdown bold/italic", "scope": "markup.bold.markdown", "settings": { "fontStyle": "bold" } }, { "name": "Markdown pre", "scope": "markup.raw.block.markdown", "settings": { "foreground": "#00a8c6" } }, { "name": "GitGutter deleted", "scope": "markup.deleted.git_gutter", "settings": { "foreground": "#e61f44" } }, { "name": "GitGutter inserted", "scope": "markup.inserted.git_gutter", "settings": { "foreground": "#a7da1e" } }, { "name": "GitGutter changed", "scope": "markup.changed.git_gutter", "settings": { "foreground": "#f7b83d" } } ], "colors": { "editor.background": "#F5F8FC", "editorCursor.foreground": "#444444", "editor.foreground": "#879BB0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", "editor.selectionBackground": "#355B8C4D" } } ================================================ FILE: xcode/arstotzka.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.3176471 0.4196078 0.4196078 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.6352941 0.6549020 0.5921569 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1294118 0.1215686 0.1176471 1 DVTConsoleTextInsertionPointColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleTextSelectionColor 0.3176471 0.4196078 0.4196078 1 DVTDebuggerInstructionPointerColor 0.9294118 0.9215686 0.9019608 1 DVTSourceTextBackground 0.1294118 0.1215686 0.1176471 1 DVTSourceTextBlockDimBackgroundColor 0.0509804 0.0431373 0.0392157 1 DVTSourceTextInsertionPointColor 0.9294118 0.9215686 0.9019608 1 DVTSourceTextInvisiblesColor 0.1686275 0.1607843 0.1568627 1 DVTSourceTextSelectionColor 0.3176471 0.4196078 0.4196078 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.3176471 0.4196078 0.4196078 1 xcode.syntax.character 0.3176471 0.4196078 0.4196078 1 xcode.syntax.comment 0.2470588 0.2274510 0.2117647 1 xcode.syntax.comment.doc 0.3764706 0.3450980 0.3215686 1 xcode.syntax.comment.doc.keyword 0.3764706 0.3450980 0.3215686 1 xcode.syntax.identifier.class 0.3176471 0.4196078 0.4196078 1 xcode.syntax.identifier.class.system 0.3176471 0.4196078 0.4196078 1 xcode.syntax.identifier.constant 0.4392157 0.5019608 0.4823529 1 xcode.syntax.identifier.constant.system 0.4392157 0.5019608 0.4823529 1 xcode.syntax.identifier.function 0.4392157 0.5019608 0.4823529 1 xcode.syntax.identifier.function.system 0.4392157 0.5019608 0.4823529 1 xcode.syntax.identifier.macro 0.4392157 0.5019608 0.4823529 1 xcode.syntax.identifier.macro.system 0.4392157 0.5019608 0.4823529 1 xcode.syntax.identifier.type 0.4392157 0.5019608 0.4823529 1 xcode.syntax.identifier.type.system 0.3176471 0.4196078 0.4196078 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.6352941 0.6549020 0.5921569 1 xcode.syntax.number 0.6470588 0.8901961 0.8156863 1 xcode.syntax.plain 0.9294118 0.9215686 0.9019608 1 xcode.syntax.preprocessor 0.3176471 0.4196078 0.4196078 1 xcode.syntax.string 0.6470588 0.8901961 0.8156863 1 xcode.syntax.url 0.8313725 0.8509804 0.7882353 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/azure.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.3215686 0.4392157 0.5450980 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.4156863 0.6901961 0.6392157 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0941176 0.1137255 0.1490196 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.2784314 0.5843137 0.6039216 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0941176 0.1137255 0.1490196 1 DVTSourceTextBlockDimBackgroundColor 0.0156863 0.0352941 0.0705882 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.1333333 0.1529412 0.1882353 1 DVTSourceTextSelectionColor 0.2784314 0.5843137 0.6039216 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.3215686 0.4392157 0.5450980 1 xcode.syntax.character 0.3215686 0.4392157 0.5450980 1 xcode.syntax.comment 0.2549020 0.3019608 0.3843137 1 xcode.syntax.comment.doc 0.3607843 0.4196078 0.5254902 1 xcode.syntax.comment.doc.keyword 0.3607843 0.4196078 0.5254902 1 xcode.syntax.identifier.class 0.3215686 0.4392157 0.5450980 1 xcode.syntax.identifier.class.system 0.3215686 0.4392157 0.5450980 1 xcode.syntax.identifier.constant 0.3137255 0.5411765 0.6666667 1 xcode.syntax.identifier.constant.system 0.3137255 0.5411765 0.6666667 1 xcode.syntax.identifier.function 0.3137255 0.5411765 0.6666667 1 xcode.syntax.identifier.function.system 0.3137255 0.5411765 0.6666667 1 xcode.syntax.identifier.macro 0.3137255 0.5411765 0.6666667 1 xcode.syntax.identifier.macro.system 0.3137255 0.5411765 0.6666667 1 xcode.syntax.identifier.type 0.3137255 0.5411765 0.6666667 1 xcode.syntax.identifier.type.system 0.3215686 0.4392157 0.5450980 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.3137255 0.5411765 0.6666667 1 xcode.syntax.number 0.3921569 0.6823529 0.7019608 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.3215686 0.4392157 0.5450980 1 xcode.syntax.string 0.3921569 0.6823529 0.7019608 1 xcode.syntax.url 0.5098039 0.7372549 0.8627451 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/bold.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9411765 0.3843137 0.2941176 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.2392157 0.5568627 0.5686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1647059 0.1490196 0.1490196 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.2392157 0.5568627 0.5686275 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.1647059 0.1490196 0.1490196 1 DVTSourceTextBlockDimBackgroundColor 0.0862745 0.0705882 0.0705882 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.2039216 0.1882353 0.1882353 1 DVTSourceTextSelectionColor 0.2392157 0.5568627 0.5686275 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9411765 0.3843137 0.2941176 1 xcode.syntax.character 0.9411765 0.3843137 0.2941176 1 xcode.syntax.comment 0.3254902 0.2941176 0.2941176 1 xcode.syntax.comment.doc 0.4196078 0.3803922 0.3803922 1 xcode.syntax.comment.doc.keyword 0.4196078 0.3803922 0.3803922 1 xcode.syntax.identifier.class 0.9411765 0.3843137 0.2941176 1 xcode.syntax.identifier.class.system 0.9411765 0.3843137 0.2941176 1 xcode.syntax.identifier.constant 0.7058824 0.7176471 0.6784314 1 xcode.syntax.identifier.constant.system 0.7058824 0.7176471 0.6784314 1 xcode.syntax.identifier.function 0.7058824 0.7176471 0.6784314 1 xcode.syntax.identifier.function.system 0.7058824 0.7176471 0.6784314 1 xcode.syntax.identifier.macro 0.7058824 0.7176471 0.6784314 1 xcode.syntax.identifier.macro.system 0.7058824 0.7176471 0.6784314 1 xcode.syntax.identifier.type 0.7058824 0.7176471 0.6784314 1 xcode.syntax.identifier.type.system 0.9411765 0.3843137 0.2941176 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9411765 0.3843137 0.2941176 1 xcode.syntax.number 0.9686275 0.6352941 0.1058824 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.9411765 0.3843137 0.2941176 1 xcode.syntax.string 0.9686275 0.6352941 0.1058824 1 xcode.syntax.url 1.0000000 0.5803922 0.4901961 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/boxuk.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.2549020 0.3098039 0.3607843 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.2549020 0.3098039 0.3607843 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.0039216 0.6156863 0.4627451 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.0039216 0.4862745 0.6156863 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.2549020 0.3098039 0.3607843 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextInsertionPointColor 0.2549020 0.3098039 0.3607843 1 DVTConsoleTextSelectionColor 0.0039216 0.4862745 0.6156863 1 DVTDebuggerInstructionPointerColor 0.2549020 0.3098039 0.3607843 1 DVTSourceTextBackground 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.9215686 0.9215686 0.9215686 1 DVTSourceTextInsertionPointColor 0.2549020 0.3098039 0.3607843 1 DVTSourceTextInvisiblesColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextSelectionColor 0.0039216 0.4862745 0.6156863 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.0039216 0.6156863 0.4627451 1 xcode.syntax.character 0.0039216 0.6156863 0.4627451 1 xcode.syntax.comment 0.7215686 0.7137255 0.6941176 1 xcode.syntax.comment.doc 0.5333333 0.5333333 0.5333333 1 xcode.syntax.comment.doc.keyword 0.5333333 0.5333333 0.5333333 1 xcode.syntax.identifier.class 0.0039216 0.6156863 0.4627451 1 xcode.syntax.identifier.class.system 0.0039216 0.6156863 0.4627451 1 xcode.syntax.identifier.constant 0.0823529 0.7215686 0.6823529 1 xcode.syntax.identifier.constant.system 0.0823529 0.7215686 0.6823529 1 xcode.syntax.identifier.function 0.0823529 0.7215686 0.6823529 1 xcode.syntax.identifier.function.system 0.0823529 0.7215686 0.6823529 1 xcode.syntax.identifier.macro 0.0823529 0.7215686 0.6823529 1 xcode.syntax.identifier.macro.system 0.0823529 0.7215686 0.6823529 1 xcode.syntax.identifier.type 0.0823529 0.7215686 0.6823529 1 xcode.syntax.identifier.type.system 0.0039216 0.6156863 0.4627451 1 xcode.syntax.identifier.variable 0.4509804 0.5058824 0.5568627 1 xcode.syntax.identifier.variable.system 0.4509804 0.5058824 0.5568627 1 xcode.syntax.keyword 0.0039216 0.4862745 0.6156863 1 xcode.syntax.number 0.0823529 0.7215686 0.6823529 1 xcode.syntax.plain 0.2549020 0.3098039 0.3607843 1 xcode.syntax.preprocessor 0.0039216 0.6156863 0.4627451 1 xcode.syntax.string 0.0823529 0.7215686 0.6823529 1 xcode.syntax.url 0.2000000 0.6823529 0.8117647 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/carbonight.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.6901961 0.6901961 0.6901961 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.6901961 0.6901961 0.6901961 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.5490196 0.5490196 0.5490196 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.7686275 0.7686275 0.7686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.6901961 0.6901961 0.6901961 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1803922 0.1725490 0.1686275 1 DVTConsoleTextInsertionPointColor 0.6901961 0.6901961 0.6901961 1 DVTConsoleTextSelectionColor 0.5490196 0.5490196 0.5490196 1 DVTDebuggerInstructionPointerColor 0.6901961 0.6901961 0.6901961 1 DVTSourceTextBackground 0.1803922 0.1725490 0.1686275 1 DVTSourceTextBlockDimBackgroundColor 0.1019608 0.0941176 0.0901961 1 DVTSourceTextInsertionPointColor 0.6901961 0.6901961 0.6901961 1 DVTSourceTextInvisiblesColor 0.2196078 0.2117647 0.2078431 1 DVTSourceTextSelectionColor 0.5490196 0.5490196 0.5490196 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.5490196 0.5490196 0.5490196 1 xcode.syntax.character 0.5490196 0.5490196 0.5490196 1 xcode.syntax.comment 0.2588235 0.2470588 0.2392157 1 xcode.syntax.comment.doc 0.3607843 0.3450980 0.3372549 1 xcode.syntax.comment.doc.keyword 0.3607843 0.3450980 0.3372549 1 xcode.syntax.identifier.class 0.5490196 0.5490196 0.5490196 1 xcode.syntax.identifier.class.system 0.5490196 0.5490196 0.5490196 1 xcode.syntax.identifier.constant 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type.system 0.5490196 0.5490196 0.5490196 1 xcode.syntax.identifier.variable 0.8862745 0.8862745 0.8862745 1 xcode.syntax.identifier.variable.system 0.8862745 0.8862745 0.8862745 1 xcode.syntax.keyword 0.9333333 0.9333333 0.9333333 1 xcode.syntax.number 0.6901961 0.6901961 0.6901961 1 xcode.syntax.plain 0.6901961 0.6901961 0.6901961 1 xcode.syntax.preprocessor 0.5490196 0.5490196 0.5490196 1 xcode.syntax.string 1.0000000 1.0000000 1.0000000 1 xcode.syntax.url 1.0000000 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/chocolate.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.8000000 0.7137255 0.5921569 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5450980 0.4313725 0.2745098 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0823529 0.0588235 0.0313725 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.5450980 0.4313725 0.2745098 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0823529 0.0588235 0.0313725 1 DVTSourceTextBlockDimBackgroundColor 0.0039216 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.1215686 0.0980392 0.0705882 1 DVTSourceTextSelectionColor 0.5450980 0.4313725 0.2745098 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.8000000 0.7137255 0.5921569 1 xcode.syntax.character 0.8000000 0.7137255 0.5921569 1 xcode.syntax.comment 0.4745098 0.3294118 0.1921569 1 xcode.syntax.comment.doc 0.4745098 0.3294118 0.1921569 1 xcode.syntax.comment.doc.keyword 0.4745098 0.3294118 0.1921569 1 xcode.syntax.identifier.class 0.8000000 0.7137255 0.5921569 1 xcode.syntax.identifier.class.system 0.8000000 0.7137255 0.5921569 1 xcode.syntax.identifier.constant 0.8862745 0.8039216 0.6901961 1 xcode.syntax.identifier.constant.system 0.8862745 0.8039216 0.6901961 1 xcode.syntax.identifier.function 0.8862745 0.8039216 0.6901961 1 xcode.syntax.identifier.function.system 0.8862745 0.8039216 0.6901961 1 xcode.syntax.identifier.macro 0.8862745 0.8039216 0.6901961 1 xcode.syntax.identifier.macro.system 0.8862745 0.8039216 0.6901961 1 xcode.syntax.identifier.type 0.8862745 0.8039216 0.6901961 1 xcode.syntax.identifier.type.system 0.8000000 0.7137255 0.5921569 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7254902 0.5921569 0.4078431 1 xcode.syntax.number 0.9686275 0.6352941 0.1058824 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.8000000 0.7137255 0.5921569 1 xcode.syntax.string 0.9686275 0.6352941 0.1058824 1 xcode.syntax.url 0.9215686 0.7882353 0.6039216 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/carbonight-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.5490196 0.5490196 0.5490196 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.7686275 0.7686275 0.7686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.5490196 0.5490196 0.5490196 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0000000 0.0000000 0.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.0392157 0.0392157 0.0392157 1 DVTSourceTextSelectionColor 0.5490196 0.5490196 0.5490196 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.5490196 0.5490196 0.5490196 1 xcode.syntax.character 0.5490196 0.5490196 0.5490196 1 xcode.syntax.comment 0.2588235 0.2470588 0.2392157 1 xcode.syntax.comment.doc 0.3607843 0.3450980 0.3372549 1 xcode.syntax.comment.doc.keyword 0.3607843 0.3450980 0.3372549 1 xcode.syntax.identifier.class 0.5490196 0.5490196 0.5490196 1 xcode.syntax.identifier.class.system 0.5490196 0.5490196 0.5490196 1 xcode.syntax.identifier.constant 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type.system 0.5490196 0.5490196 0.5490196 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9333333 0.9333333 0.9333333 1 xcode.syntax.number 0.6901961 0.6901961 0.6901961 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.5490196 0.5490196 0.5490196 1 xcode.syntax.string 1.0000000 1.0000000 1.0000000 1 xcode.syntax.url 1.0000000 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/darkside-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9098039 0.2039216 0.1098039 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1098039 0.7647059 0.9098039 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTConsoleTextInsertionPointColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTDebuggerInstructionPointerColor 0.7294118 0.7294118 0.7294118 1 DVTSourceTextBackground 0.0000000 0.0000000 0.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.7294118 0.7294118 0.7294118 1 DVTSourceTextInvisiblesColor 0.0392157 0.0392157 0.0392157 1 DVTSourceTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9098039 0.2039216 0.1098039 1 xcode.syntax.character 0.9098039 0.2039216 0.1098039 1 xcode.syntax.comment 0.2862745 0.2941176 0.3019608 1 xcode.syntax.comment.doc 0.4117647 0.4196078 0.4313725 1 xcode.syntax.comment.doc.keyword 0.4117647 0.4196078 0.4313725 1 xcode.syntax.identifier.class 0.9098039 0.2039216 0.1098039 1 xcode.syntax.identifier.class.system 0.9098039 0.2039216 0.1098039 1 xcode.syntax.identifier.constant 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.constant.system 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.function 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.function.system 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.macro 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.macro.system 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.type 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.type.system 0.9098039 0.2039216 0.1098039 1 xcode.syntax.identifier.variable 0.9254902 0.9254902 0.9254902 1 xcode.syntax.identifier.variable.system 0.9254902 0.9254902 0.9254902 1 xcode.syntax.keyword 0.9411765 0.5529412 0.1411765 1 xcode.syntax.number 0.5568627 0.4117647 0.7882353 1 xcode.syntax.plain 0.7294118 0.7294118 0.7294118 1 xcode.syntax.preprocessor 0.9098039 0.2039216 0.1098039 1 xcode.syntax.string 0.9490196 0.8313725 0.1725490 1 xcode.syntax.url 1.0000000 0.7490196 0.3372549 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/earthsong-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9215686 0.8196078 0.7176471 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9215686 0.8196078 0.7176471 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.8588235 0.4705882 0.3019608 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5843137 0.8000000 0.3686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9215686 0.8196078 0.7176471 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0705882 0.0627451 0.0588235 1 DVTConsoleTextInsertionPointColor 0.9215686 0.8196078 0.7176471 1 DVTConsoleTextSelectionColor 0.8588235 0.4705882 0.3019608 1 DVTDebuggerInstructionPointerColor 0.9215686 0.8196078 0.7176471 1 DVTSourceTextBackground 0.0705882 0.0627451 0.0588235 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.9215686 0.8196078 0.7176471 1 DVTSourceTextInvisiblesColor 0.1098039 0.1019608 0.0980392 1 DVTSourceTextSelectionColor 0.8588235 0.4705882 0.3019608 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.8588235 0.4705882 0.3019608 1 xcode.syntax.character 0.8588235 0.4705882 0.3019608 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.6039216 0.5647059 0.5098039 1 xcode.syntax.comment.doc.keyword 0.6039216 0.5647059 0.5098039 1 xcode.syntax.identifier.class 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.class.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.constant 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.constant.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 0.9137255 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 0.9137255 1 xcode.syntax.keyword 0.8588235 0.4705882 0.3019608 1 xcode.syntax.number 0.9725490 0.7333333 0.2235294 1 xcode.syntax.plain 0.9215686 0.8196078 0.7176471 1 xcode.syntax.preprocessor 0.8588235 0.4705882 0.3019608 1 xcode.syntax.string 0.9725490 0.7333333 0.2235294 1 xcode.syntax.url 1.0000000 0.6666667 0.4980392 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/freshcut-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.0000000 0.6588235 0.7764706 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3058824 0.8039216 0.7686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.0000000 0.5019608 0.5921569 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.0000000 0.0000000 0.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.0392157 0.0392157 0.0392157 1 DVTSourceTextSelectionColor 0.0000000 0.5019608 0.5921569 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.0000000 0.6588235 0.7764706 1 xcode.syntax.character 0.0000000 0.6588235 0.7764706 1 xcode.syntax.comment 0.4509804 0.4823529 0.5176471 1 xcode.syntax.comment.doc 0.5764706 0.6156863 0.6588235 1 xcode.syntax.comment.doc.keyword 0.5764706 0.6156863 0.6588235 1 xcode.syntax.identifier.class 0.0000000 0.6588235 0.7764706 1 xcode.syntax.identifier.class.system 0.0000000 0.6588235 0.7764706 1 xcode.syntax.identifier.constant 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.constant.system 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.function 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.function.system 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.macro 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.macro.system 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.type 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.type.system 0.0000000 0.6588235 0.7764706 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7843137 0.8431373 0.9098039 1 xcode.syntax.number 0.5607843 0.7450980 0.0000000 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.0000000 0.6588235 0.7764706 1 xcode.syntax.string 0.9137255 0.9333333 0.0000000 1 xcode.syntax.url 0.9803922 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/frontier-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9490196 0.2274510 0.2274510 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1803922 0.7490196 0.4941176 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0666667 0.0588235 0.0549020 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.1803922 0.7490196 0.4941176 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.0666667 0.0588235 0.0549020 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.1058824 0.0980392 0.0941176 1 DVTSourceTextSelectionColor 0.1803922 0.7490196 0.4941176 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9490196 0.2274510 0.2274510 1 xcode.syntax.character 0.9490196 0.2274510 0.2274510 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.6470588 0.6039216 0.5411765 1 xcode.syntax.comment.doc.keyword 0.6470588 0.6039216 0.5411765 1 xcode.syntax.identifier.class 0.9490196 0.2274510 0.2274510 1 xcode.syntax.identifier.class.system 0.9490196 0.2274510 0.2274510 1 xcode.syntax.identifier.constant 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.constant.system 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.function 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.function.system 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.macro 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.macro.system 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.type 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.type.system 0.9490196 0.2274510 0.2274510 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9882353 0.5019608 0.2392157 1 xcode.syntax.number 0.1803922 0.7490196 0.4941176 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.9490196 0.2274510 0.2274510 1 xcode.syntax.string 0.9725490 0.7333333 0.2235294 1 xcode.syntax.url 1.0000000 0.6980392 0.4352941 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/gloom-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8470588 0.9215686 0.8980392 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8470588 0.9215686 0.8980392 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.3647059 0.2196078 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1490196 0.6509804 0.6509804 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8470588 0.9215686 0.8980392 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0588235 0.0705882 0.0588235 1 DVTConsoleTextInsertionPointColor 0.8470588 0.9215686 0.8980392 1 DVTConsoleTextSelectionColor 1.0000000 0.3647059 0.2196078 1 DVTDebuggerInstructionPointerColor 0.8470588 0.9215686 0.8980392 1 DVTSourceTextBackground 0.0588235 0.0705882 0.0588235 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8470588 0.9215686 0.8980392 1 DVTSourceTextInvisiblesColor 0.0980392 0.1098039 0.0980392 1 DVTSourceTextSelectionColor 1.0000000 0.3647059 0.2196078 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.3647059 0.2196078 1 xcode.syntax.character 1.0000000 0.3647059 0.2196078 1 xcode.syntax.comment 0.3098039 0.4313725 0.3921569 1 xcode.syntax.comment.doc 0.4000000 0.5568627 0.5058824 1 xcode.syntax.comment.doc.keyword 0.4000000 0.5568627 0.5058824 1 xcode.syntax.identifier.class 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.class.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.constant 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.constant.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.1490196 0.6509804 0.6509804 1 xcode.syntax.number 0.7372549 0.8313725 0.1647059 1 xcode.syntax.plain 0.8470588 0.9215686 0.8980392 1 xcode.syntax.preprocessor 1.0000000 0.3647059 0.2196078 1 xcode.syntax.string 0.7372549 0.8313725 0.1647059 1 xcode.syntax.url 0.3450980 0.8470588 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/glowfish-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.4313725 0.6352941 0.2509804 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.4313725 0.6352941 0.2509804 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.8588235 0.4705882 0.3019608 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5843137 0.8000000 0.3686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.4313725 0.6352941 0.2509804 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0352941 0.0431373 0.0274510 1 DVTConsoleTextInsertionPointColor 0.4313725 0.6352941 0.2509804 1 DVTConsoleTextSelectionColor 0.8588235 0.4705882 0.3019608 1 DVTDebuggerInstructionPointerColor 0.4313725 0.6352941 0.2509804 1 DVTSourceTextBackground 0.0352941 0.0431373 0.0274510 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.4313725 0.6352941 0.2509804 1 DVTSourceTextInvisiblesColor 0.0745098 0.0823529 0.0666667 1 DVTSourceTextSelectionColor 0.8588235 0.4705882 0.3019608 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.8588235 0.4705882 0.3019608 1 xcode.syntax.character 0.8588235 0.4705882 0.3019608 1 xcode.syntax.comment 0.2352941 0.3058824 0.1764706 1 xcode.syntax.comment.doc 0.4039216 0.5215686 0.3098039 1 xcode.syntax.comment.doc.keyword 0.4039216 0.5215686 0.3098039 1 xcode.syntax.identifier.class 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.class.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.constant 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.constant.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.variable 0.6274510 0.8313725 0.4470588 1 xcode.syntax.identifier.variable.system 0.6274510 0.8313725 0.4470588 1 xcode.syntax.keyword 0.8392157 0.3490196 0.2509804 1 xcode.syntax.number 0.5843137 0.8000000 0.3686275 1 xcode.syntax.plain 0.4313725 0.6352941 0.2509804 1 xcode.syntax.preprocessor 0.8588235 0.4705882 0.3019608 1 xcode.syntax.string 0.9725490 0.7333333 0.2235294 1 xcode.syntax.url 1.0000000 0.5450980 0.4470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/goldfish-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9803922 0.4117647 0.0000000 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9529412 0.5254902 0.1882353 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0470588 0.0509804 0.0549020 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.9529412 0.5254902 0.1882353 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.0470588 0.0509804 0.0549020 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.0862745 0.0901961 0.0941176 1 DVTSourceTextSelectionColor 0.9529412 0.5254902 0.1882353 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9803922 0.4117647 0.0000000 1 xcode.syntax.character 0.9803922 0.4117647 0.0000000 1 xcode.syntax.comment 0.3137255 0.3607843 0.3882353 1 xcode.syntax.comment.doc 0.4745098 0.5333333 0.5686275 1 xcode.syntax.comment.doc.keyword 0.4745098 0.5333333 0.5686275 1 xcode.syntax.identifier.class 0.9803922 0.4117647 0.0000000 1 xcode.syntax.identifier.class.system 0.9803922 0.4117647 0.0000000 1 xcode.syntax.identifier.constant 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.constant.system 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.function 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.function.system 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.macro 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.macro.system 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.type 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.type.system 0.9803922 0.4117647 0.0000000 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.6549020 0.8588235 0.8470588 1 xcode.syntax.number 0.9490196 0.3372549 0.0980392 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.9803922 0.4117647 0.0000000 1 xcode.syntax.string 0.9529412 0.4313725 0.2274510 1 xcode.syntax.url 0.8509804 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/grunge-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9607843 0.4117647 0.5686275 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.8196078 0.9490196 0.6470588 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0470588 0.0470588 0.0392157 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.9607843 0.4117647 0.5686275 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.0470588 0.0470588 0.0392157 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.0862745 0.0862745 0.0784314 1 DVTSourceTextSelectionColor 0.9607843 0.4117647 0.5686275 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9607843 0.4117647 0.5686275 1 xcode.syntax.character 0.9607843 0.4117647 0.5686275 1 xcode.syntax.comment 0.3607843 0.3882353 0.3098039 1 xcode.syntax.comment.doc 0.4980392 0.5333333 0.4352941 1 xcode.syntax.comment.doc.keyword 0.4980392 0.5333333 0.4352941 1 xcode.syntax.identifier.class 0.9607843 0.4117647 0.5686275 1 xcode.syntax.identifier.class.system 0.9607843 0.4117647 0.5686275 1 xcode.syntax.identifier.constant 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.constant.system 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.function 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.function.system 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.macro 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.macro.system 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.type 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.type.system 0.9607843 0.4117647 0.5686275 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.5686275 0.6392157 0.4549020 1 xcode.syntax.number 0.9607843 0.4117647 0.5686275 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.9607843 0.4117647 0.5686275 1 xcode.syntax.string 0.8196078 0.9490196 0.6470588 1 xcode.syntax.url 0.7647059 0.8352941 0.6509804 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/halflife-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.4901961 0.5372549 0.5686275 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9882353 0.5686275 0.2274510 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTConsoleTextInsertionPointColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleTextSelectionColor 0.9725490 0.3490196 0.1921569 1 DVTDebuggerInstructionPointerColor 0.8000000 0.8000000 0.8000000 1 DVTSourceTextBackground 0.0000000 0.0000000 0.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8000000 0.8000000 0.8000000 1 DVTSourceTextInvisiblesColor 0.0392157 0.0392157 0.0392157 1 DVTSourceTextSelectionColor 0.9725490 0.3490196 0.1921569 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.4901961 0.5372549 0.5686275 1 xcode.syntax.character 0.4901961 0.5372549 0.5686275 1 xcode.syntax.comment 0.3333333 0.3333333 0.3333333 1 xcode.syntax.comment.doc 0.5019608 0.5019608 0.5019608 1 xcode.syntax.comment.doc.keyword 0.5019608 0.5019608 0.5019608 1 xcode.syntax.identifier.class 0.4901961 0.5372549 0.5686275 1 xcode.syntax.identifier.class.system 0.4901961 0.5372549 0.5686275 1 xcode.syntax.identifier.constant 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.constant.system 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.function 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.function.system 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.macro 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.macro.system 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.type 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.type.system 0.4901961 0.5372549 0.5686275 1 xcode.syntax.identifier.variable 0.9960784 0.9960784 0.9960784 1 xcode.syntax.identifier.variable.system 0.9960784 0.9960784 0.9960784 1 xcode.syntax.keyword 0.4901961 0.5372549 0.5686275 1 xcode.syntax.number 0.9764706 0.8313725 0.1372549 1 xcode.syntax.plain 0.8000000 0.8000000 0.8000000 1 xcode.syntax.preprocessor 0.4901961 0.5372549 0.5686275 1 xcode.syntax.string 0.9764706 0.8313725 0.1372549 1 xcode.syntax.url 0.6862745 0.7333333 0.7647059 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/hyrule-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7529412 0.8352941 0.7568627 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7529412 0.8352941 0.7568627 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.3372549 0.6196078 0.0862745 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9607843 0.7725490 0.0156863 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7529412 0.8352941 0.7568627 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0470588 0.0470588 0.0470588 1 DVTConsoleTextInsertionPointColor 0.7529412 0.8352941 0.7568627 1 DVTConsoleTextSelectionColor 0.3372549 0.6196078 0.0862745 1 DVTDebuggerInstructionPointerColor 0.7529412 0.8352941 0.7568627 1 DVTSourceTextBackground 0.0470588 0.0470588 0.0470588 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.7529412 0.8352941 0.7568627 1 DVTSourceTextInvisiblesColor 0.0862745 0.0862745 0.0862745 1 DVTSourceTextSelectionColor 0.3372549 0.6196078 0.0862745 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.3372549 0.6196078 0.0862745 1 xcode.syntax.character 0.3372549 0.6196078 0.0862745 1 xcode.syntax.comment 0.4431373 0.4274510 0.4156863 1 xcode.syntax.comment.doc 0.6196078 0.6039216 0.5960784 1 xcode.syntax.comment.doc.keyword 0.6196078 0.6039216 0.5960784 1 xcode.syntax.identifier.class 0.3372549 0.6196078 0.0862745 1 xcode.syntax.identifier.class.system 0.3372549 0.6196078 0.0862745 1 xcode.syntax.identifier.constant 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.constant.system 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.function 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.function.system 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.macro 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.macro.system 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.type 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.type.system 0.3372549 0.6196078 0.0862745 1 xcode.syntax.identifier.variable 0.9490196 1.0000000 0.9529412 1 xcode.syntax.identifier.variable.system 0.9490196 1.0000000 0.9529412 1 xcode.syntax.keyword 0.5647059 0.7882353 0.2470588 1 xcode.syntax.number 0.9607843 0.7725490 0.0156863 1 xcode.syntax.plain 0.7529412 0.8352941 0.7568627 1 xcode.syntax.preprocessor 0.3372549 0.6196078 0.0862745 1 xcode.syntax.string 0.8078431 0.5137255 0.0509804 1 xcode.syntax.url 0.7607843 0.9843137 0.4431373 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/iceberg-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7411765 0.8392157 0.8588235 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7411765 0.8392157 0.8588235 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.1764706 0.5529412 0.6313725 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3490196 0.7529412 0.8901961 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7411765 0.8392157 0.8588235 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0431373 0.0549020 0.0549020 1 DVTConsoleTextInsertionPointColor 0.7411765 0.8392157 0.8588235 1 DVTConsoleTextSelectionColor 0.1764706 0.5529412 0.6313725 1 DVTDebuggerInstructionPointerColor 0.7411765 0.8392157 0.8588235 1 DVTSourceTextBackground 0.0431373 0.0549020 0.0549020 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.7411765 0.8392157 0.8588235 1 DVTSourceTextInvisiblesColor 0.0823529 0.0941176 0.0941176 1 DVTSourceTextSelectionColor 0.1764706 0.5529412 0.6313725 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.1764706 0.5529412 0.6313725 1 xcode.syntax.character 0.1764706 0.5529412 0.6313725 1 xcode.syntax.comment 0.3254902 0.4431373 0.4705882 1 xcode.syntax.comment.doc 0.4745098 0.6352941 0.6705882 1 xcode.syntax.comment.doc.keyword 0.4745098 0.6352941 0.6705882 1 xcode.syntax.identifier.class 0.1764706 0.5529412 0.6313725 1 xcode.syntax.identifier.class.system 0.1764706 0.5529412 0.6313725 1 xcode.syntax.identifier.constant 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type.system 0.1764706 0.5529412 0.6313725 1 xcode.syntax.identifier.variable 0.9372549 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 0.9372549 1.0000000 1.0000000 1 xcode.syntax.keyword 0.6941176 0.8862745 0.9490196 1 xcode.syntax.number 1.0000000 1.0000000 1.0000000 1 xcode.syntax.plain 0.7411765 0.8392157 0.8588235 1 xcode.syntax.preprocessor 0.1764706 0.5529412 0.6313725 1 xcode.syntax.string 1.0000000 1.0000000 1.0000000 1 xcode.syntax.url 0.8901961 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/juicy-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.2313725 0.7803922 0.7215686 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 1.0000000 0.3058824 0.3137255 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTConsoleTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTDebuggerInstructionPointerColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextBackground 0.0000000 0.0000000 0.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextInvisiblesColor 0.0392157 0.0392157 0.0392157 1 DVTSourceTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.2313725 0.7803922 0.7215686 1 xcode.syntax.character 0.2313725 0.7803922 0.7215686 1 xcode.syntax.comment 0.4666667 0.4666667 0.4666667 1 xcode.syntax.comment.doc 0.6078431 0.6078431 0.6078431 1 xcode.syntax.comment.doc.keyword 0.6078431 0.6078431 0.6078431 1 xcode.syntax.identifier.class 0.2313725 0.7803922 0.7215686 1 xcode.syntax.identifier.class.system 0.2313725 0.7803922 0.7215686 1 xcode.syntax.identifier.constant 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.constant.system 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.function 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.function.system 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.macro 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.macro.system 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.type 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.type.system 0.2313725 0.7803922 0.7215686 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9294118 0.7254902 0.1803922 1 xcode.syntax.number 0.8078431 0.0941176 0.2117647 1 xcode.syntax.plain 0.8901961 0.8862745 0.8784314 1 xcode.syntax.preprocessor 0.2313725 0.7803922 0.7215686 1 xcode.syntax.string 0.2313725 0.7803922 0.7215686 1 xcode.syntax.url 1.0000000 0.9215686 0.3764706 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/keen-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.5294118 0.4039216 0.7176471 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.4352941 0.5450980 0.5803922 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.5294118 0.4039216 0.7176471 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0000000 0.0000000 0.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.0392157 0.0392157 0.0392157 1 DVTSourceTextSelectionColor 0.5294118 0.4039216 0.7176471 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.5294118 0.4039216 0.7176471 1 xcode.syntax.character 0.5294118 0.4039216 0.7176471 1 xcode.syntax.comment 0.2156863 0.2980392 0.3764706 1 xcode.syntax.comment.doc 0.3372549 0.4509804 0.5568627 1 xcode.syntax.comment.doc.keyword 0.3372549 0.4509804 0.5568627 1 xcode.syntax.identifier.class 0.5294118 0.4039216 0.7176471 1 xcode.syntax.identifier.class.system 0.5294118 0.4039216 0.7176471 1 xcode.syntax.identifier.constant 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.constant.system 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.function 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.function.system 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.macro 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.macro.system 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.type 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.type.system 0.5294118 0.4039216 0.7176471 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.4352941 0.5450980 0.5803922 1 xcode.syntax.number 0.7098039 0.8588235 0.6000000 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.5294118 0.4039216 0.7176471 1 xcode.syntax.string 0.7098039 0.8588235 0.6000000 1 xcode.syntax.url 0.6313725 0.7411765 0.7764706 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/laravel-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9882353 0.4196078 0.0392157 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 1.0000000 0.7686275 0.5490196 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.8039216 0.4470588 0.3058824 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0000000 0.0000000 0.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.0392157 0.0392157 0.0392157 1 DVTSourceTextSelectionColor 0.8039216 0.4470588 0.3058824 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9882353 0.4196078 0.0392157 1 xcode.syntax.character 0.9882353 0.4196078 0.0392157 1 xcode.syntax.comment 0.3803922 0.3490196 0.3254902 1 xcode.syntax.comment.doc 0.5568627 0.5098039 0.4745098 1 xcode.syntax.comment.doc.keyword 0.5568627 0.5098039 0.4745098 1 xcode.syntax.identifier.class 0.9882353 0.4196078 0.0392157 1 xcode.syntax.identifier.class.system 0.9882353 0.4196078 0.0392157 1 xcode.syntax.identifier.constant 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.constant.system 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.function 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.function.system 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.macro 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.macro.system 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.type 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.type.system 0.9882353 0.4196078 0.0392157 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 1.0000000 0.6627451 0.1529412 1 xcode.syntax.number 0.9882353 0.3450980 0.0470588 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.9882353 0.4196078 0.0392157 1 xcode.syntax.string 0.9921569 0.7921569 0.2862745 1 xcode.syntax.url 1.0000000 0.8588235 0.3490196 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/lavender-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8784314 0.8078431 0.9294118 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8784314 0.8078431 0.9294118 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.7137255 0.3411765 1.0000000 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.6352941 0.6156863 0.9803922 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8784314 0.8078431 0.9294118 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0313725 0.0274510 0.0352941 1 DVTConsoleTextInsertionPointColor 0.8784314 0.8078431 0.9294118 1 DVTConsoleTextSelectionColor 0.7137255 0.3411765 1.0000000 1 DVTDebuggerInstructionPointerColor 0.8784314 0.8078431 0.9294118 1 DVTSourceTextBackground 0.0313725 0.0274510 0.0352941 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8784314 0.8078431 0.9294118 1 DVTSourceTextInvisiblesColor 0.0705882 0.0666667 0.0745098 1 DVTSourceTextSelectionColor 0.7137255 0.3411765 1.0000000 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.7137255 0.3411765 1.0000000 1 xcode.syntax.character 0.7137255 0.3411765 1.0000000 1 xcode.syntax.comment 0.3803922 0.3058824 0.4313725 1 xcode.syntax.comment.doc 0.5647059 0.4627451 0.6313725 1 xcode.syntax.comment.doc.keyword 0.5647059 0.4627451 0.6313725 1 xcode.syntax.identifier.class 0.7137255 0.3411765 1.0000000 1 xcode.syntax.identifier.class.system 0.7137255 0.3411765 1.0000000 1 xcode.syntax.identifier.constant 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.constant.system 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.function 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.function.system 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.macro 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.macro.system 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.type 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.type.system 0.7137255 0.3411765 1.0000000 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.5568627 0.4274510 0.6509804 1 xcode.syntax.number 0.9490196 0.3529412 0.9019608 1 xcode.syntax.plain 0.8784314 0.8078431 0.9294118 1 xcode.syntax.preprocessor 0.7137255 0.3411765 1.0000000 1 xcode.syntax.string 0.9607843 0.6901961 0.9372549 1 xcode.syntax.url 0.7529412 0.6235294 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/mellow-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.1215686 0.5058824 0.5058824 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9490196 0.7372549 0.4745098 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0431373 0.0392157 0.0352941 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.9607843 0.3647059 0.4745098 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.0431373 0.0392157 0.0352941 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.0823529 0.0784314 0.0745098 1 DVTSourceTextSelectionColor 0.9607843 0.3647059 0.4745098 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.1215686 0.5058824 0.5058824 1 xcode.syntax.character 0.1215686 0.5058824 0.5058824 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.6274510 0.5882353 0.5333333 1 xcode.syntax.comment.doc.keyword 0.6274510 0.5882353 0.5333333 1 xcode.syntax.identifier.class 0.1215686 0.5058824 0.5058824 1 xcode.syntax.identifier.class.system 0.1215686 0.5058824 0.5058824 1 xcode.syntax.identifier.constant 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.constant.system 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.function 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.function.system 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.macro 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.macro.system 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.type 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.type.system 0.1215686 0.5058824 0.5058824 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9490196 0.7372549 0.4745098 1 xcode.syntax.number 0.9725490 0.7333333 0.2235294 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.1215686 0.5058824 0.5058824 1 xcode.syntax.string 0.9725490 0.7333333 0.2235294 1 xcode.syntax.url 1.0000000 0.9333333 0.6705882 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/mud-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9607843 0.3215686 0.2235294 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9490196 0.7568627 0.1843137 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0509804 0.0431373 0.0431373 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.7098039 0.8588235 0.6000000 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0509804 0.0431373 0.0431373 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.0901961 0.0823529 0.0823529 1 DVTSourceTextSelectionColor 0.7098039 0.8588235 0.6000000 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9607843 0.3215686 0.2235294 1 xcode.syntax.character 0.9607843 0.3215686 0.2235294 1 xcode.syntax.comment 0.3215686 0.2627451 0.2627451 1 xcode.syntax.comment.doc 0.8901961 0.8431373 0.8392157 1 xcode.syntax.comment.doc.keyword 0.8901961 0.8431373 0.8392157 1 xcode.syntax.identifier.class 0.9607843 0.3215686 0.2235294 1 xcode.syntax.identifier.class.system 0.9607843 0.3215686 0.2235294 1 xcode.syntax.identifier.constant 0.5568627 0.8901961 0.3137255 1 xcode.syntax.identifier.constant.system 0.5568627 0.8901961 0.3137255 1 xcode.syntax.identifier.function 0.5568627 0.8901961 0.3137255 1 xcode.syntax.identifier.function.system 0.5568627 0.8901961 0.3137255 1 xcode.syntax.identifier.macro 0.5568627 0.8901961 0.3137255 1 xcode.syntax.identifier.macro.system 0.5568627 0.8901961 0.3137255 1 xcode.syntax.identifier.type 0.5568627 0.8901961 0.3137255 1 xcode.syntax.identifier.type.system 0.9607843 0.3215686 0.2235294 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9725490 0.3333333 0.2352941 1 xcode.syntax.number 0.7098039 0.8588235 0.6000000 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.9607843 0.3215686 0.2235294 1 xcode.syntax.string 0.7098039 0.8588235 0.6000000 1 xcode.syntax.url 1.0000000 0.5294118 0.4313725 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/patriot-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7921569 0.8509804 0.8901961 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7921569 0.8509804 0.8901961 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.1803922 0.4352941 0.8509804 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.8705882 0.2000000 0.2352941 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7921569 0.8509804 0.8901961 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0509804 0.0549020 0.0588235 1 DVTConsoleTextInsertionPointColor 0.7921569 0.8509804 0.8901961 1 DVTConsoleTextSelectionColor 0.8705882 0.2000000 0.2352941 1 DVTDebuggerInstructionPointerColor 0.7921569 0.8509804 0.8901961 1 DVTSourceTextBackground 0.0509804 0.0549020 0.0588235 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.7921569 0.8509804 0.8901961 1 DVTSourceTextInvisiblesColor 0.0901961 0.0941176 0.0980392 1 DVTSourceTextSelectionColor 0.8705882 0.2000000 0.2352941 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.1803922 0.4352941 0.8509804 1 xcode.syntax.character 0.1803922 0.4352941 0.8509804 1 xcode.syntax.comment 0.3176471 0.3686275 0.4000000 1 xcode.syntax.comment.doc 0.4745098 0.5450980 0.5882353 1 xcode.syntax.comment.doc.keyword 0.4745098 0.5450980 0.5882353 1 xcode.syntax.identifier.class 0.1803922 0.4352941 0.8509804 1 xcode.syntax.identifier.class.system 0.1803922 0.4352941 0.8509804 1 xcode.syntax.identifier.constant 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type.system 0.1803922 0.4352941 0.8509804 1 xcode.syntax.identifier.variable 0.9882353 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 0.9882353 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7333333 0.7372549 0.7686275 1 xcode.syntax.number 0.1803922 0.4352941 0.8509804 1 xcode.syntax.plain 0.7921569 0.8509804 0.8901961 1 xcode.syntax.preprocessor 0.1803922 0.4352941 0.8509804 1 xcode.syntax.string 0.2156863 0.5647059 0.8705882 1 xcode.syntax.url 0.9294118 0.9333333 0.9647059 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/peacock-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.3647059 0.2196078 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1490196 0.6509804 0.6509804 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0470588 0.0470588 0.0431373 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 1.0000000 0.3647059 0.2196078 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0470588 0.0470588 0.0431373 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.0862745 0.0862745 0.0823529 1 DVTSourceTextSelectionColor 1.0000000 0.3647059 0.2196078 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.3647059 0.2196078 1 xcode.syntax.character 1.0000000 0.3647059 0.2196078 1 xcode.syntax.comment 0.3333333 0.3333333 0.3333333 1 xcode.syntax.comment.doc 0.5333333 0.5333333 0.5333333 1 xcode.syntax.comment.doc.keyword 0.5333333 0.5333333 0.5333333 1 xcode.syntax.identifier.class 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.class.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.constant 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.constant.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.1490196 0.6509804 0.6509804 1 xcode.syntax.number 0.7372549 0.8313725 0.1647059 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 1.0000000 0.3647059 0.2196078 1 xcode.syntax.string 0.7372549 0.8313725 0.1647059 1 xcode.syntax.url 0.3450980 0.8470588 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/potpourri-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9294118 0.0666667 0.3254902 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.7686275 0.5686275 0.7686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0509804 0.0470588 0.0470588 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.9294118 0.0666667 0.3254902 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.0509804 0.0470588 0.0470588 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.0901961 0.0862745 0.0862745 1 DVTSourceTextSelectionColor 0.9294118 0.0666667 0.3254902 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9294118 0.0666667 0.3254902 1 xcode.syntax.character 0.9294118 0.0666667 0.3254902 1 xcode.syntax.comment 0.4117647 0.3882353 0.3882353 1 xcode.syntax.comment.doc 0.5607843 0.5294118 0.5294118 1 xcode.syntax.comment.doc.keyword 0.5607843 0.5294118 0.5294118 1 xcode.syntax.identifier.class 0.9294118 0.0666667 0.3254902 1 xcode.syntax.identifier.class.system 0.9294118 0.0666667 0.3254902 1 xcode.syntax.identifier.constant 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.constant.system 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.function 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.function.system 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.macro 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.macro.system 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.type 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.type.system 0.9294118 0.0666667 0.3254902 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9294118 0.0666667 0.3254902 1 xcode.syntax.number 0.7843137 0.3098039 0.9411765 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.9294118 0.0666667 0.3254902 1 xcode.syntax.string 0.7215686 0.4000000 0.9803922 1 xcode.syntax.url 1.0000000 0.2627451 0.5215686 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/revelation-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.3803922 0.4980392 0.6274510 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3058824 0.3647059 0.5176471 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0470588 0.0431373 0.0431373 1 DVTConsoleTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleTextSelectionColor 0.3803922 0.4980392 0.6274510 1 DVTDebuggerInstructionPointerColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextBackground 0.0470588 0.0431373 0.0431373 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextInvisiblesColor 0.0862745 0.0823529 0.0823529 1 DVTSourceTextSelectionColor 0.3803922 0.4980392 0.6274510 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.3803922 0.4980392 0.6274510 1 xcode.syntax.character 0.3803922 0.4980392 0.6274510 1 xcode.syntax.comment 0.4823529 0.4470588 0.4196078 1 xcode.syntax.comment.doc 0.6313725 0.5921569 0.5647059 1 xcode.syntax.comment.doc.keyword 0.6313725 0.5921569 0.5647059 1 xcode.syntax.identifier.class 0.3803922 0.4980392 0.6274510 1 xcode.syntax.identifier.class.system 0.3803922 0.4980392 0.6274510 1 xcode.syntax.identifier.constant 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.constant.system 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.function 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.function.system 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.macro 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.macro.system 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.type 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.type.system 0.3803922 0.4980392 0.6274510 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7607843 0.8627451 0.9490196 1 xcode.syntax.number 0.3803922 0.4980392 0.6274510 1 xcode.syntax.plain 0.8705882 0.8705882 0.8705882 1 xcode.syntax.preprocessor 0.3803922 0.4980392 0.6274510 1 xcode.syntax.string 1.0000000 0.7333333 0.1607843 1 xcode.syntax.url 0.9568627 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/slime-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.4156863 0.6196078 0.7725490 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.8470588 0.9058824 0.4705882 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0431373 0.0470588 0.0509804 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.7803922 0.6862745 0.2470588 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0431373 0.0470588 0.0509804 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.0823529 0.0862745 0.0901961 1 DVTSourceTextSelectionColor 0.7803922 0.6862745 0.2470588 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.4156863 0.6196078 0.7725490 1 xcode.syntax.character 0.4156863 0.6196078 0.7725490 1 xcode.syntax.comment 0.3098039 0.3529412 0.3882353 1 xcode.syntax.comment.doc 0.5019608 0.5686275 0.6235294 1 xcode.syntax.comment.doc.keyword 0.5019608 0.5686275 0.6235294 1 xcode.syntax.identifier.class 0.4156863 0.6196078 0.7725490 1 xcode.syntax.identifier.class.system 0.4156863 0.6196078 0.7725490 1 xcode.syntax.identifier.constant 0.8156863 0.6941176 0.1372549 1 xcode.syntax.identifier.constant.system 0.8156863 0.6941176 0.1372549 1 xcode.syntax.identifier.function 0.8156863 0.6941176 0.1372549 1 xcode.syntax.identifier.function.system 0.8156863 0.6941176 0.1372549 1 xcode.syntax.identifier.macro 0.8156863 0.6941176 0.1372549 1 xcode.syntax.identifier.macro.system 0.8156863 0.6941176 0.1372549 1 xcode.syntax.identifier.type 0.8156863 0.6941176 0.1372549 1 xcode.syntax.identifier.type.system 0.4156863 0.6196078 0.7725490 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.4078431 0.6156863 0.7725490 1 xcode.syntax.number 0.7803922 0.6862745 0.2470588 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.4156863 0.6196078 0.7725490 1 xcode.syntax.string 0.9803922 1.0000000 0.8588235 1 xcode.syntax.url 0.6039216 0.8117647 0.9686275 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/snappy-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9647059 0.3803922 0.3254902 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3058824 0.6313725 0.8745098 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0470588 0.0470588 0.0470588 1 DVTConsoleTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleTextSelectionColor 0.9647059 0.3803922 0.3254902 1 DVTDebuggerInstructionPointerColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextBackground 0.0470588 0.0470588 0.0470588 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextInvisiblesColor 0.0862745 0.0862745 0.0862745 1 DVTSourceTextSelectionColor 0.9647059 0.3803922 0.3254902 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9647059 0.3803922 0.3254902 1 xcode.syntax.character 0.9647059 0.3803922 0.3254902 1 xcode.syntax.comment 0.4117647 0.4117647 0.4117647 1 xcode.syntax.comment.doc 0.5647059 0.5647059 0.5647059 1 xcode.syntax.comment.doc.keyword 0.5647059 0.5647059 0.5647059 1 xcode.syntax.identifier.class 0.9647059 0.3803922 0.3254902 1 xcode.syntax.identifier.class.system 0.9647059 0.3803922 0.3254902 1 xcode.syntax.identifier.constant 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.constant.system 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.function 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.function.system 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.macro 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.macro.system 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.type 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.type.system 0.9647059 0.3803922 0.3254902 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9647059 0.3803922 0.3254902 1 xcode.syntax.number 0.3058824 0.6313725 0.8745098 1 xcode.syntax.plain 0.8901961 0.8862745 0.8784314 1 xcode.syntax.preprocessor 0.9647059 0.3803922 0.3254902 1 xcode.syntax.string 0.3058824 0.6313725 0.8745098 1 xcode.syntax.url 1.0000000 0.5764706 0.5215686 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/solarflare-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.3058824 0.3137255 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9882353 0.5686275 0.2274510 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTConsoleTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTDebuggerInstructionPointerColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextBackground 0.0000000 0.0000000 0.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextInvisiblesColor 0.0392157 0.0392157 0.0392157 1 DVTSourceTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.3058824 0.3137255 1 xcode.syntax.character 1.0000000 0.3058824 0.3137255 1 xcode.syntax.comment 0.4666667 0.4666667 0.4666667 1 xcode.syntax.comment.doc 0.6078431 0.6078431 0.6078431 1 xcode.syntax.comment.doc.keyword 0.6078431 0.6078431 0.6078431 1 xcode.syntax.identifier.class 1.0000000 0.3058824 0.3137255 1 xcode.syntax.identifier.class.system 1.0000000 0.3058824 0.3137255 1 xcode.syntax.identifier.constant 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.constant.system 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.function 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.function.system 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.macro 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.macro.system 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.type 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.type.system 1.0000000 0.3058824 0.3137255 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 1.0000000 0.3058824 0.3137255 1 xcode.syntax.number 1.0000000 0.3058824 0.3137255 1 xcode.syntax.plain 0.8901961 0.8862745 0.8784314 1 xcode.syntax.preprocessor 1.0000000 0.3058824 0.3137255 1 xcode.syntax.string 0.9294118 0.8980392 0.4549020 1 xcode.syntax.url 1.0000000 0.5019608 0.5098039 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/sourlick-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.5411765 0.7607843 0.4784314 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9294118 0.9490196 0.3215686 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0235294 0.0235294 0.0235294 1 DVTConsoleTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleTextSelectionColor 0.3176471 0.5607843 0.0509804 1 DVTDebuggerInstructionPointerColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextBackground 0.0235294 0.0235294 0.0235294 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextInvisiblesColor 0.0627451 0.0627451 0.0627451 1 DVTSourceTextSelectionColor 0.3176471 0.5607843 0.0509804 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.5411765 0.7607843 0.4784314 1 xcode.syntax.character 0.5411765 0.7607843 0.4784314 1 xcode.syntax.comment 0.3803922 0.3490196 0.3254902 1 xcode.syntax.comment.doc 0.5725490 0.5254902 0.4901961 1 xcode.syntax.comment.doc.keyword 0.5725490 0.5254902 0.4901961 1 xcode.syntax.identifier.class 0.5411765 0.7607843 0.4784314 1 xcode.syntax.identifier.class.system 0.5411765 0.7607843 0.4784314 1 xcode.syntax.identifier.constant 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.constant.system 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.function 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.function.system 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.macro 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.macro.system 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.type 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.type.system 0.5411765 0.7607843 0.4784314 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.8235294 0.9215686 0.1921569 1 xcode.syntax.number 0.9882353 0.3450980 0.0470588 1 xcode.syntax.plain 0.8705882 0.8705882 0.8705882 1 xcode.syntax.preprocessor 0.5411765 0.7607843 0.4784314 1 xcode.syntax.string 0.8941176 1.0000000 0.2000000 1 xcode.syntax.url 1.0000000 1.0000000 0.3882353 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/stark-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9411765 0.1921569 0.0745098 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 1.0000000 0.7333333 0.1607843 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0431373 0.0392157 0.0392157 1 DVTConsoleTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleTextSelectionColor 0.9411765 0.1921569 0.0745098 1 DVTDebuggerInstructionPointerColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextBackground 0.0431373 0.0392157 0.0392157 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextInvisiblesColor 0.0823529 0.0784314 0.0784314 1 DVTSourceTextSelectionColor 0.9411765 0.1921569 0.0745098 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9411765 0.1921569 0.0745098 1 xcode.syntax.character 0.9411765 0.1921569 0.0745098 1 xcode.syntax.comment 0.3803922 0.3490196 0.3254902 1 xcode.syntax.comment.doc 0.5294118 0.4901961 0.4627451 1 xcode.syntax.comment.doc.keyword 0.5294118 0.4901961 0.4627451 1 xcode.syntax.identifier.class 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.class.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.constant 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.constant.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.function 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.function.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.macro 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.macro.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.type 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.type.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.6666667 0.6666667 0.6666667 1 xcode.syntax.number 0.3803922 0.4980392 0.6274510 1 xcode.syntax.plain 0.8705882 0.8705882 0.8705882 1 xcode.syntax.preprocessor 0.9411765 0.1921569 0.0745098 1 xcode.syntax.string 1.0000000 0.7333333 0.1607843 1 xcode.syntax.url 0.8627451 0.8627451 0.8627451 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/tron-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1490196 0.4980392 0.7098039 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0274510 0.0352941 0.0431373 1 DVTConsoleTextInsertionPointColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleTextSelectionColor 0.4784314 0.6078431 0.7607843 1 DVTDebuggerInstructionPointerColor 0.6823529 0.7607843 0.8784314 1 DVTSourceTextBackground 0.0274510 0.0352941 0.0431373 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.6823529 0.7607843 0.8784314 1 DVTSourceTextInvisiblesColor 0.0666667 0.0745098 0.0823529 1 DVTSourceTextSelectionColor 0.4784314 0.6078431 0.7607843 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 1.0000000 1.0000000 1 xcode.syntax.character 1.0000000 1.0000000 1.0000000 1 xcode.syntax.comment 0.1960784 0.2627451 0.3411765 1 xcode.syntax.comment.doc 0.3019608 0.4039216 0.5215686 1 xcode.syntax.comment.doc.keyword 0.3019608 0.4039216 0.5215686 1 xcode.syntax.identifier.class 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.class.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable 0.8784314 0.9568627 1.0000000 1 xcode.syntax.identifier.variable.system 0.8784314 0.9568627 1.0000000 1 xcode.syntax.keyword 0.4549020 0.5411765 0.6509804 1 xcode.syntax.number 0.4313725 0.8862745 1.0000000 1 xcode.syntax.plain 0.6823529 0.7607843 0.8784314 1 xcode.syntax.preprocessor 1.0000000 1.0000000 1.0000000 1 xcode.syntax.string 0.4313725 0.8862745 1.0000000 1 xcode.syntax.url 0.6509804 0.7372549 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/turnip-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.2823529 0.4901961 0.4627451 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5725490 0.7098039 0.3725490 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0313725 0.0313725 0.0352941 1 DVTConsoleTextInsertionPointColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleTextSelectionColor 0.2823529 0.4901961 0.4627451 1 DVTDebuggerInstructionPointerColor 0.9294118 0.8784314 0.8078431 1 DVTSourceTextBackground 0.0313725 0.0313725 0.0352941 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.9294118 0.8784314 0.8078431 1 DVTSourceTextInvisiblesColor 0.0705882 0.0705882 0.0745098 1 DVTSourceTextSelectionColor 0.2823529 0.4901961 0.4627451 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.2823529 0.4901961 0.4627451 1 xcode.syntax.character 0.2823529 0.4901961 0.4627451 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.6823529 0.6392157 0.5843137 1 xcode.syntax.comment.doc.keyword 0.6823529 0.6392157 0.5843137 1 xcode.syntax.identifier.class 0.2823529 0.4901961 0.4627451 1 xcode.syntax.identifier.class.system 0.2823529 0.4901961 0.4627451 1 xcode.syntax.identifier.constant 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.constant.system 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.function 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.function.system 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.macro 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.macro.system 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.type 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.type.system 0.2823529 0.4901961 0.4627451 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.5725490 0.7098039 0.3725490 1 xcode.syntax.number 0.9098039 0.8549020 0.3686275 1 xcode.syntax.plain 0.9294118 0.8784314 0.8078431 1 xcode.syntax.preprocessor 0.2823529 0.4901961 0.4627451 1 xcode.syntax.string 0.9098039 0.8549020 0.3686275 1 xcode.syntax.url 0.7686275 0.9058824 0.5686275 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/contrast/zacks-contrast.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9411765 0.9411765 0.9411765 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9411765 0.9411765 0.9411765 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.4156863 0.2196078 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.6117647 0.4901961 0.8588235 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9411765 0.9411765 0.9411765 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTConsoleTextInsertionPointColor 0.9411765 0.9411765 0.9411765 1 DVTConsoleTextSelectionColor 0.6117647 0.4901961 0.8588235 1 DVTDebuggerInstructionPointerColor 0.9411765 0.9411765 0.9411765 1 DVTSourceTextBackground 0.0000000 0.0000000 0.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.9411765 0.9411765 0.9411765 1 DVTSourceTextInvisiblesColor 0.0392157 0.0392157 0.0392157 1 DVTSourceTextSelectionColor 0.6117647 0.4901961 0.8588235 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.4156863 0.2196078 1 xcode.syntax.character 1.0000000 0.4156863 0.2196078 1 xcode.syntax.comment 0.4666667 0.4666667 0.4666667 1 xcode.syntax.comment.doc 0.6862745 0.6862745 0.6862745 1 xcode.syntax.comment.doc.keyword 0.6862745 0.6862745 0.6862745 1 xcode.syntax.identifier.class 1.0000000 0.4156863 0.2196078 1 xcode.syntax.identifier.class.system 1.0000000 0.4156863 0.2196078 1 xcode.syntax.identifier.constant 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.constant.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type.system 1.0000000 0.4156863 0.2196078 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 1.0000000 0.4156863 0.2196078 1 xcode.syntax.number 0.7372549 0.8313725 0.1647059 1 xcode.syntax.plain 0.9411765 0.9411765 0.9411765 1 xcode.syntax.preprocessor 1.0000000 0.4156863 0.2196078 1 xcode.syntax.string 0.7372549 0.8313725 0.1647059 1 xcode.syntax.url 1.0000000 0.6117647 0.4156863 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/crisp.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.4627451 0.3294118 0.4705882 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.7960784 0.6274510 0.8039216 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1333333 0.1019608 0.1333333 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.9882353 0.4156863 0.0588235 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.1333333 0.1019608 0.1333333 1 DVTSourceTextBlockDimBackgroundColor 0.0549020 0.0235294 0.0549020 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.1725490 0.1411765 0.1725490 1 DVTSourceTextSelectionColor 0.9882353 0.4156863 0.0588235 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.4627451 0.3294118 0.4705882 1 xcode.syntax.character 0.4627451 0.3294118 0.4705882 1 xcode.syntax.comment 0.3411765 0.2666667 0.3411765 1 xcode.syntax.comment.doc 0.4666667 0.3882353 0.4666667 1 xcode.syntax.comment.doc.keyword 0.4666667 0.3882353 0.4666667 1 xcode.syntax.identifier.class 0.4627451 0.3294118 0.4705882 1 xcode.syntax.identifier.class.system 0.4627451 0.3294118 0.4705882 1 xcode.syntax.identifier.constant 0.9882353 0.4156863 0.0588235 1 xcode.syntax.identifier.constant.system 0.9882353 0.4156863 0.0588235 1 xcode.syntax.identifier.function 0.9882353 0.4156863 0.0588235 1 xcode.syntax.identifier.function.system 0.9882353 0.4156863 0.0588235 1 xcode.syntax.identifier.macro 0.9882353 0.4156863 0.0588235 1 xcode.syntax.identifier.macro.system 0.9882353 0.4156863 0.0588235 1 xcode.syntax.identifier.type 0.9882353 0.4156863 0.0588235 1 xcode.syntax.identifier.type.system 0.4627451 0.3294118 0.4705882 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9882353 0.4156863 0.0588235 1 xcode.syntax.number 0.9882353 0.6039216 0.0588235 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.4627451 0.3294118 0.4705882 1 xcode.syntax.string 0.9882353 0.6039216 0.0588235 1 xcode.syntax.url 1.0000000 0.6117647 0.2549020 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/darkside.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9098039 0.2039216 0.1098039 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1098039 0.7647059 0.9098039 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1333333 0.1372549 0.1411765 1 DVTConsoleTextInsertionPointColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTDebuggerInstructionPointerColor 0.7294118 0.7294118 0.7294118 1 DVTSourceTextBackground 0.1333333 0.1372549 0.1411765 1 DVTSourceTextBlockDimBackgroundColor 0.0549020 0.0588235 0.0627451 1 DVTSourceTextInsertionPointColor 0.7294118 0.7294118 0.7294118 1 DVTSourceTextInvisiblesColor 0.1725490 0.1764706 0.1803922 1 DVTSourceTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9098039 0.2039216 0.1098039 1 xcode.syntax.character 0.9098039 0.2039216 0.1098039 1 xcode.syntax.comment 0.2862745 0.2941176 0.3019608 1 xcode.syntax.comment.doc 0.4117647 0.4196078 0.4313725 1 xcode.syntax.comment.doc.keyword 0.4117647 0.4196078 0.4313725 1 xcode.syntax.identifier.class 0.9098039 0.2039216 0.1098039 1 xcode.syntax.identifier.class.system 0.9098039 0.2039216 0.1098039 1 xcode.syntax.identifier.constant 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.constant.system 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.function 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.function.system 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.macro 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.macro.system 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.type 0.4078431 0.7607843 0.2666667 1 xcode.syntax.identifier.type.system 0.9098039 0.2039216 0.1098039 1 xcode.syntax.identifier.variable 0.9254902 0.9254902 0.9254902 1 xcode.syntax.identifier.variable.system 0.9254902 0.9254902 0.9254902 1 xcode.syntax.keyword 0.9411765 0.5529412 0.1411765 1 xcode.syntax.number 0.5568627 0.4117647 0.7882353 1 xcode.syntax.plain 0.7294118 0.7294118 0.7294118 1 xcode.syntax.preprocessor 0.9098039 0.2039216 0.1098039 1 xcode.syntax.string 0.9490196 0.8313725 0.1725490 1 xcode.syntax.url 1.0000000 0.7490196 0.3372549 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/earthsong.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9215686 0.8196078 0.7176471 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9215686 0.8196078 0.7176471 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.8588235 0.4705882 0.3019608 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5843137 0.8000000 0.3686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9215686 0.8196078 0.7176471 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.2117647 0.1921569 0.1725490 1 DVTConsoleTextInsertionPointColor 0.9215686 0.8196078 0.7176471 1 DVTConsoleTextSelectionColor 0.8588235 0.4705882 0.3019608 1 DVTDebuggerInstructionPointerColor 0.9215686 0.8196078 0.7176471 1 DVTSourceTextBackground 0.2117647 0.1921569 0.1725490 1 DVTSourceTextBlockDimBackgroundColor 0.1333333 0.1137255 0.0941176 1 DVTSourceTextInsertionPointColor 0.9215686 0.8196078 0.7176471 1 DVTSourceTextInvisiblesColor 0.2509804 0.2313725 0.2117647 1 DVTSourceTextSelectionColor 0.8588235 0.4705882 0.3019608 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.8588235 0.4705882 0.3019608 1 xcode.syntax.character 0.8588235 0.4705882 0.3019608 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.6039216 0.5647059 0.5098039 1 xcode.syntax.comment.doc.keyword 0.6039216 0.5647059 0.5098039 1 xcode.syntax.identifier.class 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.class.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.constant 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.constant.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 0.9137255 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 0.9137255 1 xcode.syntax.keyword 0.8588235 0.4705882 0.3019608 1 xcode.syntax.number 0.9725490 0.7333333 0.2235294 1 xcode.syntax.plain 0.9215686 0.8196078 0.7176471 1 xcode.syntax.preprocessor 0.8588235 0.4705882 0.3019608 1 xcode.syntax.string 0.9725490 0.7333333 0.2235294 1 xcode.syntax.url 1.0000000 0.6666667 0.4980392 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/freshcut.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.0000000 0.6588235 0.7764706 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3058824 0.8039216 0.7686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1843137 0.1882353 0.1882353 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.0000000 0.5019608 0.5921569 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.1843137 0.1882353 0.1882353 1 DVTSourceTextBlockDimBackgroundColor 0.1058824 0.1098039 0.1098039 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.2235294 0.2274510 0.2274510 1 DVTSourceTextSelectionColor 0.0000000 0.5019608 0.5921569 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.0000000 0.6588235 0.7764706 1 xcode.syntax.character 0.0000000 0.6588235 0.7764706 1 xcode.syntax.comment 0.4509804 0.4823529 0.5176471 1 xcode.syntax.comment.doc 0.5764706 0.6156863 0.6588235 1 xcode.syntax.comment.doc.keyword 0.5764706 0.6156863 0.6588235 1 xcode.syntax.identifier.class 0.0000000 0.6588235 0.7764706 1 xcode.syntax.identifier.class.system 0.0000000 0.6588235 0.7764706 1 xcode.syntax.identifier.constant 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.constant.system 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.function 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.function.system 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.macro 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.macro.system 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.type 0.6823529 0.8862745 0.2235294 1 xcode.syntax.identifier.type.system 0.0000000 0.6588235 0.7764706 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7843137 0.8431373 0.9098039 1 xcode.syntax.number 0.5607843 0.7450980 0.0000000 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.0000000 0.6588235 0.7764706 1 xcode.syntax.string 0.9137255 0.9333333 0.0000000 1 xcode.syntax.url 0.9803922 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/frontier.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9490196 0.2274510 0.2274510 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1803922 0.7490196 0.4941176 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.2117647 0.1921569 0.1725490 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.1803922 0.7490196 0.4941176 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.2117647 0.1921569 0.1725490 1 DVTSourceTextBlockDimBackgroundColor 0.1333333 0.1137255 0.0941176 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.2509804 0.2313725 0.2117647 1 DVTSourceTextSelectionColor 0.1803922 0.7490196 0.4941176 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9490196 0.2274510 0.2274510 1 xcode.syntax.character 0.9490196 0.2274510 0.2274510 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.6470588 0.6039216 0.5411765 1 xcode.syntax.comment.doc.keyword 0.6470588 0.6039216 0.5411765 1 xcode.syntax.identifier.class 0.9490196 0.2274510 0.2274510 1 xcode.syntax.identifier.class.system 0.9490196 0.2274510 0.2274510 1 xcode.syntax.identifier.constant 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.constant.system 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.function 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.function.system 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.macro 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.macro.system 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.type 0.9725490 0.7333333 0.2235294 1 xcode.syntax.identifier.type.system 0.9490196 0.2274510 0.2274510 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9882353 0.5019608 0.2392157 1 xcode.syntax.number 0.1803922 0.7490196 0.4941176 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.9490196 0.2274510 0.2274510 1 xcode.syntax.string 0.9725490 0.7333333 0.2235294 1 xcode.syntax.url 1.0000000 0.6980392 0.4352941 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/github.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.3333333 0.3333333 0.3333333 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.3333333 0.3333333 0.3333333 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.0000000 0.5019608 0.5019608 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.2666667 0.3333333 0.5333333 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.3333333 0.3333333 0.3333333 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextInsertionPointColor 0.3333333 0.3333333 0.3333333 1 DVTConsoleTextSelectionColor 0.0000000 0.5019608 0.5019608 1 DVTDebuggerInstructionPointerColor 0.3333333 0.3333333 0.3333333 1 DVTSourceTextBackground 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.9215686 0.9215686 0.9215686 1 DVTSourceTextInsertionPointColor 0.3333333 0.3333333 0.3333333 1 DVTSourceTextInvisiblesColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextSelectionColor 0.0000000 0.5019608 0.5019608 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.0000000 0.5019608 0.5019608 1 xcode.syntax.character 0.0000000 0.5019608 0.5019608 1 xcode.syntax.comment 0.7215686 0.7137255 0.6941176 1 xcode.syntax.comment.doc 0.4980392 0.4941176 0.4784314 1 xcode.syntax.comment.doc.keyword 0.4980392 0.4941176 0.4784314 1 xcode.syntax.identifier.class 0.0000000 0.5019608 0.5019608 1 xcode.syntax.identifier.class.system 0.0000000 0.5019608 0.5019608 1 xcode.syntax.identifier.constant 0.8666667 0.0666667 0.2666667 1 xcode.syntax.identifier.constant.system 0.8666667 0.0666667 0.2666667 1 xcode.syntax.identifier.function 0.8666667 0.0666667 0.2666667 1 xcode.syntax.identifier.function.system 0.8666667 0.0666667 0.2666667 1 xcode.syntax.identifier.macro 0.8666667 0.0666667 0.2666667 1 xcode.syntax.identifier.macro.system 0.8666667 0.0666667 0.2666667 1 xcode.syntax.identifier.type 0.8666667 0.0666667 0.2666667 1 xcode.syntax.identifier.type.system 0.0000000 0.5019608 0.5019608 1 xcode.syntax.identifier.variable 0.1960784 0.6980392 0.6980392 1 xcode.syntax.identifier.variable.system 0.1960784 0.6980392 0.6980392 1 xcode.syntax.keyword 0.3333333 0.3333333 0.3333333 1 xcode.syntax.number 0.8666667 0.0666667 0.2666667 1 xcode.syntax.plain 0.3333333 0.3333333 0.3333333 1 xcode.syntax.preprocessor 0.0000000 0.5019608 0.5019608 1 xcode.syntax.string 0.8666667 0.0666667 0.2666667 1 xcode.syntax.url 0.5294118 0.5294118 0.5294118 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/gloom.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8470588 0.9215686 0.8980392 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8470588 0.9215686 0.8980392 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.3647059 0.2196078 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1490196 0.6509804 0.6509804 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8470588 0.9215686 0.8980392 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1647059 0.2000000 0.1686275 1 DVTConsoleTextInsertionPointColor 0.8470588 0.9215686 0.8980392 1 DVTConsoleTextSelectionColor 1.0000000 0.3647059 0.2196078 1 DVTDebuggerInstructionPointerColor 0.8470588 0.9215686 0.8980392 1 DVTSourceTextBackground 0.1647059 0.2000000 0.1686275 1 DVTSourceTextBlockDimBackgroundColor 0.0862745 0.1215686 0.0901961 1 DVTSourceTextInsertionPointColor 0.8470588 0.9215686 0.8980392 1 DVTSourceTextInvisiblesColor 0.2039216 0.2392157 0.2078431 1 DVTSourceTextSelectionColor 1.0000000 0.3647059 0.2196078 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.3647059 0.2196078 1 xcode.syntax.character 1.0000000 0.3647059 0.2196078 1 xcode.syntax.comment 0.3098039 0.4313725 0.3921569 1 xcode.syntax.comment.doc 0.4000000 0.5568627 0.5058824 1 xcode.syntax.comment.doc.keyword 0.4000000 0.5568627 0.5058824 1 xcode.syntax.identifier.class 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.class.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.constant 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.constant.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.1490196 0.6509804 0.6509804 1 xcode.syntax.number 0.7372549 0.8313725 0.1647059 1 xcode.syntax.plain 0.8470588 0.9215686 0.8980392 1 xcode.syntax.preprocessor 1.0000000 0.3647059 0.2196078 1 xcode.syntax.string 0.7372549 0.8313725 0.1647059 1 xcode.syntax.url 0.3450980 0.8470588 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/glowfish.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.4313725 0.6352941 0.2509804 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.4313725 0.6352941 0.2509804 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.8588235 0.4705882 0.3019608 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5843137 0.8000000 0.3686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.4313725 0.6352941 0.2509804 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0980392 0.1215686 0.0745098 1 DVTConsoleTextInsertionPointColor 0.4313725 0.6352941 0.2509804 1 DVTConsoleTextSelectionColor 0.8588235 0.4705882 0.3019608 1 DVTDebuggerInstructionPointerColor 0.4313725 0.6352941 0.2509804 1 DVTSourceTextBackground 0.0980392 0.1215686 0.0745098 1 DVTSourceTextBlockDimBackgroundColor 0.0196078 0.0431373 0.0000000 1 DVTSourceTextInsertionPointColor 0.4313725 0.6352941 0.2509804 1 DVTSourceTextInvisiblesColor 0.1372549 0.1607843 0.1137255 1 DVTSourceTextSelectionColor 0.8588235 0.4705882 0.3019608 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.8588235 0.4705882 0.3019608 1 xcode.syntax.character 0.8588235 0.4705882 0.3019608 1 xcode.syntax.comment 0.2352941 0.3058824 0.1764706 1 xcode.syntax.comment.doc 0.4039216 0.5215686 0.3098039 1 xcode.syntax.comment.doc.keyword 0.4039216 0.5215686 0.3098039 1 xcode.syntax.identifier.class 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.class.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.constant 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.constant.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.variable 0.6274510 0.8313725 0.4470588 1 xcode.syntax.identifier.variable.system 0.6274510 0.8313725 0.4470588 1 xcode.syntax.keyword 0.8392157 0.3490196 0.2509804 1 xcode.syntax.number 0.5843137 0.8000000 0.3686275 1 xcode.syntax.plain 0.4313725 0.6352941 0.2509804 1 xcode.syntax.preprocessor 0.8588235 0.4705882 0.3019608 1 xcode.syntax.string 0.9725490 0.7333333 0.2235294 1 xcode.syntax.url 1.0000000 0.5450980 0.4470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/goldfish.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9803922 0.4117647 0.0000000 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9529412 0.5254902 0.1882353 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1803922 0.2000000 0.2117647 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.9529412 0.5254902 0.1882353 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.1803922 0.2000000 0.2117647 1 DVTSourceTextBlockDimBackgroundColor 0.1019608 0.1215686 0.1333333 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.2196078 0.2392157 0.2509804 1 DVTSourceTextSelectionColor 0.9529412 0.5254902 0.1882353 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9803922 0.4117647 0.0000000 1 xcode.syntax.character 0.9803922 0.4117647 0.0000000 1 xcode.syntax.comment 0.3137255 0.3607843 0.3882353 1 xcode.syntax.comment.doc 0.4745098 0.5333333 0.5686275 1 xcode.syntax.comment.doc.keyword 0.4745098 0.5333333 0.5686275 1 xcode.syntax.identifier.class 0.9803922 0.4117647 0.0000000 1 xcode.syntax.identifier.class.system 0.9803922 0.4117647 0.0000000 1 xcode.syntax.identifier.constant 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.constant.system 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.function 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.function.system 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.macro 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.macro.system 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.type 0.4117647 0.8235294 0.9058824 1 xcode.syntax.identifier.type.system 0.9803922 0.4117647 0.0000000 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.6549020 0.8588235 0.8470588 1 xcode.syntax.number 0.9490196 0.3372549 0.0980392 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.9803922 0.4117647 0.0000000 1 xcode.syntax.string 0.9529412 0.4313725 0.2274510 1 xcode.syntax.url 0.8509804 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/grunge.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9607843 0.4117647 0.5686275 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.8196078 0.9490196 0.6470588 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1921569 0.2000000 0.1725490 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.9607843 0.4117647 0.5686275 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.1921569 0.2000000 0.1725490 1 DVTSourceTextBlockDimBackgroundColor 0.1137255 0.1215686 0.0941176 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.2313725 0.2392157 0.2117647 1 DVTSourceTextSelectionColor 0.9607843 0.4117647 0.5686275 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9607843 0.4117647 0.5686275 1 xcode.syntax.character 0.9607843 0.4117647 0.5686275 1 xcode.syntax.comment 0.3607843 0.3882353 0.3098039 1 xcode.syntax.comment.doc 0.4980392 0.5333333 0.4352941 1 xcode.syntax.comment.doc.keyword 0.4980392 0.5333333 0.4352941 1 xcode.syntax.identifier.class 0.9607843 0.4117647 0.5686275 1 xcode.syntax.identifier.class.system 0.9607843 0.4117647 0.5686275 1 xcode.syntax.identifier.constant 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.constant.system 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.function 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.function.system 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.macro 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.macro.system 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.type 1.0000000 0.7686275 0.5490196 1 xcode.syntax.identifier.type.system 0.9607843 0.4117647 0.5686275 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.5686275 0.6392157 0.4549020 1 xcode.syntax.number 0.9607843 0.4117647 0.5686275 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.9607843 0.4117647 0.5686275 1 xcode.syntax.string 0.8196078 0.9490196 0.6470588 1 xcode.syntax.url 0.7647059 0.8352941 0.6509804 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/halflife.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.4901961 0.5372549 0.5686275 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9882353 0.5686275 0.2274510 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1333333 0.1333333 0.1333333 1 DVTConsoleTextInsertionPointColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleTextSelectionColor 0.9725490 0.3490196 0.1921569 1 DVTDebuggerInstructionPointerColor 0.8000000 0.8000000 0.8000000 1 DVTSourceTextBackground 0.1333333 0.1333333 0.1333333 1 DVTSourceTextBlockDimBackgroundColor 0.0549020 0.0549020 0.0549020 1 DVTSourceTextInsertionPointColor 0.8000000 0.8000000 0.8000000 1 DVTSourceTextInvisiblesColor 0.1725490 0.1725490 0.1725490 1 DVTSourceTextSelectionColor 0.9725490 0.3490196 0.1921569 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.4901961 0.5372549 0.5686275 1 xcode.syntax.character 0.4901961 0.5372549 0.5686275 1 xcode.syntax.comment 0.3333333 0.3333333 0.3333333 1 xcode.syntax.comment.doc 0.5019608 0.5019608 0.5019608 1 xcode.syntax.comment.doc.keyword 0.5019608 0.5019608 0.5019608 1 xcode.syntax.identifier.class 0.4901961 0.5372549 0.5686275 1 xcode.syntax.identifier.class.system 0.4901961 0.5372549 0.5686275 1 xcode.syntax.identifier.constant 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.constant.system 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.function 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.function.system 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.macro 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.macro.system 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.type 0.9764706 0.8313725 0.1372549 1 xcode.syntax.identifier.type.system 0.4901961 0.5372549 0.5686275 1 xcode.syntax.identifier.variable 0.9960784 0.9960784 0.9960784 1 xcode.syntax.identifier.variable.system 0.9960784 0.9960784 0.9960784 1 xcode.syntax.keyword 0.4901961 0.5372549 0.5686275 1 xcode.syntax.number 0.9764706 0.8313725 0.1372549 1 xcode.syntax.plain 0.8000000 0.8000000 0.8000000 1 xcode.syntax.preprocessor 0.4901961 0.5372549 0.5686275 1 xcode.syntax.string 0.9764706 0.8313725 0.1372549 1 xcode.syntax.url 0.6862745 0.7333333 0.7647059 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/heroku.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7843137 0.7803922 0.8352941 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7843137 0.7803922 0.8352941 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.4705882 0.4509804 0.6823529 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3450980 0.3294118 0.5019608 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7843137 0.7803922 0.8352941 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1058824 0.1058824 0.1411765 1 DVTConsoleTextInsertionPointColor 0.7843137 0.7803922 0.8352941 1 DVTConsoleTextSelectionColor 0.4705882 0.4509804 0.6823529 1 DVTDebuggerInstructionPointerColor 0.7843137 0.7803922 0.8352941 1 DVTSourceTextBackground 0.1058824 0.1058824 0.1411765 1 DVTSourceTextBlockDimBackgroundColor 0.0274510 0.0274510 0.0627451 1 DVTSourceTextInsertionPointColor 0.7843137 0.7803922 0.8352941 1 DVTSourceTextInvisiblesColor 0.1450980 0.1450980 0.1803922 1 DVTSourceTextSelectionColor 0.4705882 0.4509804 0.6823529 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.4705882 0.4509804 0.6823529 1 xcode.syntax.character 0.4705882 0.4509804 0.6823529 1 xcode.syntax.comment 0.3137255 0.3137255 0.4039216 1 xcode.syntax.comment.doc 0.3647059 0.3647059 0.4627451 1 xcode.syntax.comment.doc.keyword 0.3647059 0.3647059 0.4627451 1 xcode.syntax.identifier.class 0.4705882 0.4509804 0.6823529 1 xcode.syntax.identifier.class.system 0.4705882 0.4509804 0.6823529 1 xcode.syntax.identifier.constant 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type.system 0.4705882 0.4509804 0.6823529 1 xcode.syntax.identifier.variable 0.9803922 0.9764706 1.0000000 1 xcode.syntax.identifier.variable.system 0.9803922 0.9764706 1.0000000 1 xcode.syntax.keyword 0.4705882 0.4509804 0.6823529 1 xcode.syntax.number 0.6509804 0.9803922 0.3843137 1 xcode.syntax.plain 0.7843137 0.7803922 0.8352941 1 xcode.syntax.preprocessor 0.4705882 0.4509804 0.6823529 1 xcode.syntax.string 0.6509804 0.9803922 0.3843137 1 xcode.syntax.url 0.6666667 0.6470588 0.8784314 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/hyrule.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7529412 0.8352941 0.7568627 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7529412 0.8352941 0.7568627 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.3372549 0.6196078 0.0862745 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9607843 0.7725490 0.0156863 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7529412 0.8352941 0.7568627 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1764706 0.1725490 0.1686275 1 DVTConsoleTextInsertionPointColor 0.7529412 0.8352941 0.7568627 1 DVTConsoleTextSelectionColor 0.3372549 0.6196078 0.0862745 1 DVTDebuggerInstructionPointerColor 0.7529412 0.8352941 0.7568627 1 DVTSourceTextBackground 0.1764706 0.1725490 0.1686275 1 DVTSourceTextBlockDimBackgroundColor 0.0980392 0.0941176 0.0901961 1 DVTSourceTextInsertionPointColor 0.7529412 0.8352941 0.7568627 1 DVTSourceTextInvisiblesColor 0.2156863 0.2117647 0.2078431 1 DVTSourceTextSelectionColor 0.3372549 0.6196078 0.0862745 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.3372549 0.6196078 0.0862745 1 xcode.syntax.character 0.3372549 0.6196078 0.0862745 1 xcode.syntax.comment 0.4431373 0.4274510 0.4156863 1 xcode.syntax.comment.doc 0.6196078 0.6039216 0.5960784 1 xcode.syntax.comment.doc.keyword 0.6196078 0.6039216 0.5960784 1 xcode.syntax.identifier.class 0.3372549 0.6196078 0.0862745 1 xcode.syntax.identifier.class.system 0.3372549 0.6196078 0.0862745 1 xcode.syntax.identifier.constant 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.constant.system 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.function 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.function.system 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.macro 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.macro.system 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.type 0.5647059 0.7882353 0.2470588 1 xcode.syntax.identifier.type.system 0.3372549 0.6196078 0.0862745 1 xcode.syntax.identifier.variable 0.9490196 1.0000000 0.9529412 1 xcode.syntax.identifier.variable.system 0.9490196 1.0000000 0.9529412 1 xcode.syntax.keyword 0.5647059 0.7882353 0.2470588 1 xcode.syntax.number 0.9607843 0.7725490 0.0156863 1 xcode.syntax.plain 0.7529412 0.8352941 0.7568627 1 xcode.syntax.preprocessor 0.3372549 0.6196078 0.0862745 1 xcode.syntax.string 0.8078431 0.5137255 0.0509804 1 xcode.syntax.url 0.7607843 0.9843137 0.4431373 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/iceberg.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7411765 0.8392157 0.8588235 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7411765 0.8392157 0.8588235 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.1764706 0.5529412 0.6313725 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3490196 0.7529412 0.8901961 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7411765 0.8392157 0.8588235 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1960784 0.2313725 0.2392157 1 DVTConsoleTextInsertionPointColor 0.7411765 0.8392157 0.8588235 1 DVTConsoleTextSelectionColor 0.1764706 0.5529412 0.6313725 1 DVTDebuggerInstructionPointerColor 0.7411765 0.8392157 0.8588235 1 DVTSourceTextBackground 0.1960784 0.2313725 0.2392157 1 DVTSourceTextBlockDimBackgroundColor 0.1176471 0.1529412 0.1607843 1 DVTSourceTextInsertionPointColor 0.7411765 0.8392157 0.8588235 1 DVTSourceTextInvisiblesColor 0.2352941 0.2705882 0.2784314 1 DVTSourceTextSelectionColor 0.1764706 0.5529412 0.6313725 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.1764706 0.5529412 0.6313725 1 xcode.syntax.character 0.1764706 0.5529412 0.6313725 1 xcode.syntax.comment 0.3254902 0.4431373 0.4705882 1 xcode.syntax.comment.doc 0.4745098 0.6352941 0.6705882 1 xcode.syntax.comment.doc.keyword 0.4745098 0.6352941 0.6705882 1 xcode.syntax.identifier.class 0.1764706 0.5529412 0.6313725 1 xcode.syntax.identifier.class.system 0.1764706 0.5529412 0.6313725 1 xcode.syntax.identifier.constant 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type.system 0.1764706 0.5529412 0.6313725 1 xcode.syntax.identifier.variable 0.9372549 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 0.9372549 1.0000000 1.0000000 1 xcode.syntax.keyword 0.6941176 0.8862745 0.9490196 1 xcode.syntax.number 1.0000000 1.0000000 1.0000000 1 xcode.syntax.plain 0.7411765 0.8392157 0.8588235 1 xcode.syntax.preprocessor 0.1764706 0.5529412 0.6313725 1 xcode.syntax.string 1.0000000 1.0000000 1.0000000 1 xcode.syntax.url 0.8901961 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/juicy.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.2313725 0.7803922 0.7215686 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 1.0000000 0.3058824 0.3137255 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1333333 0.1333333 0.1333333 1 DVTConsoleTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTDebuggerInstructionPointerColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextBackground 0.1333333 0.1333333 0.1333333 1 DVTSourceTextBlockDimBackgroundColor 0.0549020 0.0549020 0.0549020 1 DVTSourceTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextInvisiblesColor 0.1725490 0.1725490 0.1725490 1 DVTSourceTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.2313725 0.7803922 0.7215686 1 xcode.syntax.character 0.2313725 0.7803922 0.7215686 1 xcode.syntax.comment 0.4666667 0.4666667 0.4666667 1 xcode.syntax.comment.doc 0.6078431 0.6078431 0.6078431 1 xcode.syntax.comment.doc.keyword 0.6078431 0.6078431 0.6078431 1 xcode.syntax.identifier.class 0.2313725 0.7803922 0.7215686 1 xcode.syntax.identifier.class.system 0.2313725 0.7803922 0.7215686 1 xcode.syntax.identifier.constant 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.constant.system 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.function 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.function.system 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.macro 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.macro.system 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.type 0.7647059 0.7960784 0.2980392 1 xcode.syntax.identifier.type.system 0.2313725 0.7803922 0.7215686 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9294118 0.7254902 0.1803922 1 xcode.syntax.number 0.8078431 0.0941176 0.2117647 1 xcode.syntax.plain 0.8901961 0.8862745 0.8784314 1 xcode.syntax.preprocessor 0.2313725 0.7803922 0.7215686 1 xcode.syntax.string 0.2313725 0.7803922 0.7215686 1 xcode.syntax.url 1.0000000 0.9215686 0.3764706 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/keen.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.5294118 0.4039216 0.7176471 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.4352941 0.5450980 0.5803922 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0666667 0.0666667 0.0666667 1 DVTConsoleTextInsertionPointColor 0.8000000 0.8000000 0.8000000 1 DVTConsoleTextSelectionColor 0.5294118 0.4039216 0.7176471 1 DVTDebuggerInstructionPointerColor 0.8000000 0.8000000 0.8000000 1 DVTSourceTextBackground 0.0666667 0.0666667 0.0666667 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0000000 0.0000000 1 DVTSourceTextInsertionPointColor 0.8000000 0.8000000 0.8000000 1 DVTSourceTextInvisiblesColor 0.1058824 0.1058824 0.1058824 1 DVTSourceTextSelectionColor 0.5294118 0.4039216 0.7176471 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.5294118 0.4039216 0.7176471 1 xcode.syntax.character 0.5294118 0.4039216 0.7176471 1 xcode.syntax.comment 0.2156863 0.2980392 0.3764706 1 xcode.syntax.comment.doc 0.3372549 0.4509804 0.5568627 1 xcode.syntax.comment.doc.keyword 0.3372549 0.4509804 0.5568627 1 xcode.syntax.identifier.class 0.5294118 0.4039216 0.7176471 1 xcode.syntax.identifier.class.system 0.5294118 0.4039216 0.7176471 1 xcode.syntax.identifier.constant 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.constant.system 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.function 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.function.system 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.macro 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.macro.system 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.type 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.type.system 0.5294118 0.4039216 0.7176471 1 xcode.syntax.identifier.variable 0.9960784 0.9960784 0.9960784 1 xcode.syntax.identifier.variable.system 0.9960784 0.9960784 0.9960784 1 xcode.syntax.keyword 0.4352941 0.5450980 0.5803922 1 xcode.syntax.number 0.7098039 0.8588235 0.6000000 1 xcode.syntax.plain 0.8000000 0.8000000 0.8000000 1 xcode.syntax.preprocessor 0.5294118 0.4039216 0.7176471 1 xcode.syntax.string 0.7098039 0.8588235 0.6000000 1 xcode.syntax.url 0.6313725 0.7411765 0.7764706 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/kiwi.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.5843137 0.7803922 0.1647059 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1333333 0.6000000 0.5254902 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0862745 0.1019608 0.0980392 1 DVTConsoleTextInsertionPointColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleTextSelectionColor 0.0431373 0.4274510 0.3607843 1 DVTDebuggerInstructionPointerColor 0.9294118 0.9215686 0.9019608 1 DVTSourceTextBackground 0.0862745 0.1019608 0.0980392 1 DVTSourceTextBlockDimBackgroundColor 0.0078431 0.0235294 0.0196078 1 DVTSourceTextInsertionPointColor 0.9294118 0.9215686 0.9019608 1 DVTSourceTextInvisiblesColor 0.1254902 0.1411765 0.1372549 1 DVTSourceTextSelectionColor 0.0431373 0.4274510 0.3607843 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.5843137 0.7803922 0.1647059 1 xcode.syntax.character 0.5843137 0.7803922 0.1647059 1 xcode.syntax.comment 0.2078431 0.2627451 0.2549020 1 xcode.syntax.comment.doc 0.3568627 0.4784314 0.4588235 1 xcode.syntax.comment.doc.keyword 0.3568627 0.4784314 0.4588235 1 xcode.syntax.identifier.class 0.5843137 0.7803922 0.1647059 1 xcode.syntax.identifier.class.system 0.5843137 0.7803922 0.1647059 1 xcode.syntax.identifier.constant 0.0431373 0.4274510 0.3607843 1 xcode.syntax.identifier.constant.system 0.0431373 0.4274510 0.3607843 1 xcode.syntax.identifier.function 0.0431373 0.4274510 0.3607843 1 xcode.syntax.identifier.function.system 0.0431373 0.4274510 0.3607843 1 xcode.syntax.identifier.macro 0.0431373 0.4274510 0.3607843 1 xcode.syntax.identifier.macro.system 0.0431373 0.4274510 0.3607843 1 xcode.syntax.identifier.type 0.0431373 0.4274510 0.3607843 1 xcode.syntax.identifier.type.system 0.5843137 0.7803922 0.1647059 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.1333333 0.6000000 0.5254902 1 xcode.syntax.number 0.6313725 0.9019608 0.7568627 1 xcode.syntax.plain 0.9294118 0.9215686 0.9019608 1 xcode.syntax.preprocessor 0.5843137 0.7803922 0.1647059 1 xcode.syntax.string 0.6313725 0.9019608 0.7568627 1 xcode.syntax.url 0.3294118 0.7960784 0.7215686 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/laravel.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9882353 0.4196078 0.0392157 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 1.0000000 0.7686275 0.5490196 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1803922 0.1725490 0.1686275 1 DVTConsoleTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleTextSelectionColor 0.8039216 0.4470588 0.3058824 1 DVTDebuggerInstructionPointerColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextBackground 0.1803922 0.1725490 0.1686275 1 DVTSourceTextBlockDimBackgroundColor 0.1019608 0.0941176 0.0901961 1 DVTSourceTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextInvisiblesColor 0.2196078 0.2117647 0.2078431 1 DVTSourceTextSelectionColor 0.8039216 0.4470588 0.3058824 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9882353 0.4196078 0.0392157 1 xcode.syntax.character 0.9882353 0.4196078 0.0392157 1 xcode.syntax.comment 0.3803922 0.3490196 0.3254902 1 xcode.syntax.comment.doc 0.5568627 0.5098039 0.4745098 1 xcode.syntax.comment.doc.keyword 0.5568627 0.5098039 0.4745098 1 xcode.syntax.identifier.class 0.9882353 0.4196078 0.0392157 1 xcode.syntax.identifier.class.system 0.9882353 0.4196078 0.0392157 1 xcode.syntax.identifier.constant 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.constant.system 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.function 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.function.system 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.macro 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.macro.system 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.type 0.9882353 0.3450980 0.0470588 1 xcode.syntax.identifier.type.system 0.9882353 0.4196078 0.0392157 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 1.0000000 0.6627451 0.1529412 1 xcode.syntax.number 0.9882353 0.3450980 0.0470588 1 xcode.syntax.plain 0.8705882 0.8705882 0.8705882 1 xcode.syntax.preprocessor 0.9882353 0.4196078 0.0392157 1 xcode.syntax.string 0.9921569 0.7921569 0.2862745 1 xcode.syntax.url 1.0000000 0.8588235 0.3490196 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/lavender.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8784314 0.8078431 0.9294118 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8784314 0.8078431 0.9294118 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.7137255 0.3411765 1.0000000 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.6352941 0.6156863 0.9803922 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8784314 0.8078431 0.9294118 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1607843 0.1333333 0.1803922 1 DVTConsoleTextInsertionPointColor 0.8784314 0.8078431 0.9294118 1 DVTConsoleTextSelectionColor 0.7137255 0.3411765 1.0000000 1 DVTDebuggerInstructionPointerColor 0.8784314 0.8078431 0.9294118 1 DVTSourceTextBackground 0.1607843 0.1333333 0.1803922 1 DVTSourceTextBlockDimBackgroundColor 0.0823529 0.0549020 0.1019608 1 DVTSourceTextInsertionPointColor 0.8784314 0.8078431 0.9294118 1 DVTSourceTextInvisiblesColor 0.2000000 0.1725490 0.2196078 1 DVTSourceTextSelectionColor 0.7137255 0.3411765 1.0000000 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.7137255 0.3411765 1.0000000 1 xcode.syntax.character 0.7137255 0.3411765 1.0000000 1 xcode.syntax.comment 0.3803922 0.3058824 0.4313725 1 xcode.syntax.comment.doc 0.5647059 0.4627451 0.6313725 1 xcode.syntax.comment.doc.keyword 0.5647059 0.4627451 0.6313725 1 xcode.syntax.identifier.class 0.7137255 0.3411765 1.0000000 1 xcode.syntax.identifier.class.system 0.7137255 0.3411765 1.0000000 1 xcode.syntax.identifier.constant 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.constant.system 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.function 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.function.system 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.macro 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.macro.system 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.type 0.9607843 0.6901961 0.9372549 1 xcode.syntax.identifier.type.system 0.7137255 0.3411765 1.0000000 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.5568627 0.4274510 0.6509804 1 xcode.syntax.number 0.9490196 0.3529412 0.9019608 1 xcode.syntax.plain 0.8784314 0.8078431 0.9294118 1 xcode.syntax.preprocessor 0.7137255 0.3411765 1.0000000 1 xcode.syntax.string 0.9607843 0.6901961 0.9372549 1 xcode.syntax.url 0.7529412 0.6235294 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/legacy.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1490196 0.4980392 0.7098039 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0784314 0.0980392 0.1215686 1 DVTConsoleTextInsertionPointColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleTextSelectionColor 1.0000000 0.2549020 0.0509804 1 DVTDebuggerInstructionPointerColor 0.6823529 0.7607843 0.8784314 1 DVTSourceTextBackground 0.0784314 0.0980392 0.1215686 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0196078 0.0431373 1 DVTSourceTextInsertionPointColor 0.6823529 0.7607843 0.8784314 1 DVTSourceTextInvisiblesColor 0.1176471 0.1372549 0.1607843 1 DVTSourceTextSelectionColor 1.0000000 0.2549020 0.0509804 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 1.0000000 1.0000000 1 xcode.syntax.character 1.0000000 1.0000000 1.0000000 1 xcode.syntax.comment 0.1960784 0.2627451 0.3411765 1 xcode.syntax.comment.doc 0.3019608 0.4039216 0.5215686 1 xcode.syntax.comment.doc.keyword 0.3019608 0.4039216 0.5215686 1 xcode.syntax.identifier.class 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.class.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant 1.0000000 0.6980392 0.0509804 1 xcode.syntax.identifier.constant.system 1.0000000 0.6980392 0.0509804 1 xcode.syntax.identifier.function 1.0000000 0.6980392 0.0509804 1 xcode.syntax.identifier.function.system 1.0000000 0.6980392 0.0509804 1 xcode.syntax.identifier.macro 1.0000000 0.6980392 0.0509804 1 xcode.syntax.identifier.macro.system 1.0000000 0.6980392 0.0509804 1 xcode.syntax.identifier.type 1.0000000 0.6980392 0.0509804 1 xcode.syntax.identifier.type.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.4549020 0.5411765 0.6509804 1 xcode.syntax.number 0.7803922 0.9411765 0.1490196 1 xcode.syntax.plain 0.6823529 0.7607843 0.8784314 1 xcode.syntax.preprocessor 1.0000000 1.0000000 1.0000000 1 xcode.syntax.string 1.0000000 0.2549020 0.0509804 1 xcode.syntax.url 0.6509804 0.7372549 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/light/earthsong-light.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.3019608 0.2745098 0.2431373 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.3019608 0.2745098 0.2431373 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.8588235 0.4705882 0.3019608 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5843137 0.8000000 0.3686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.3019608 0.2745098 0.2431373 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextInsertionPointColor 0.3019608 0.2745098 0.2431373 1 DVTConsoleTextSelectionColor 0.3764706 0.6392157 0.3960784 1 DVTDebuggerInstructionPointerColor 0.3019608 0.2745098 0.2431373 1 DVTSourceTextBackground 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.9215686 0.9215686 0.9215686 1 DVTSourceTextInsertionPointColor 0.3019608 0.2745098 0.2431373 1 DVTSourceTextInvisiblesColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextSelectionColor 0.3764706 0.6392157 0.3960784 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.8588235 0.4705882 0.3019608 1 xcode.syntax.character 0.8588235 0.4705882 0.3019608 1 xcode.syntax.comment 0.8392157 0.7921569 0.7254902 1 xcode.syntax.comment.doc 0.6039216 0.5647059 0.5098039 1 xcode.syntax.comment.doc.keyword 0.6039216 0.5647059 0.5098039 1 xcode.syntax.identifier.class 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.class.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.constant 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.constant.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.function.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.macro.system 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type 0.3764706 0.6392157 0.3960784 1 xcode.syntax.identifier.type.system 0.8588235 0.4705882 0.3019608 1 xcode.syntax.identifier.variable 0.4980392 0.4705882 0.4392157 1 xcode.syntax.identifier.variable.system 0.4980392 0.4705882 0.4392157 1 xcode.syntax.keyword 0.8588235 0.4705882 0.3019608 1 xcode.syntax.number 0.9725490 0.7333333 0.2235294 1 xcode.syntax.plain 0.3019608 0.2745098 0.2431373 1 xcode.syntax.preprocessor 0.8588235 0.4705882 0.3019608 1 xcode.syntax.string 0.9725490 0.7333333 0.2235294 1 xcode.syntax.url 1.0000000 0.6666667 0.4980392 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/light/snappy-light.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.3333333 0.3333333 0.3333333 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.3333333 0.3333333 0.3333333 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9647059 0.3803922 0.3254902 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3058824 0.6313725 0.8745098 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.3333333 0.3333333 0.3333333 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextInsertionPointColor 0.3333333 0.3333333 0.3333333 1 DVTConsoleTextSelectionColor 0.5019608 0.5529412 0.8274510 1 DVTDebuggerInstructionPointerColor 0.3333333 0.3333333 0.3333333 1 DVTSourceTextBackground 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBlockDimBackgroundColor 0.9215686 0.9215686 0.9215686 1 DVTSourceTextInsertionPointColor 0.3333333 0.3333333 0.3333333 1 DVTSourceTextInvisiblesColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextSelectionColor 0.5019608 0.5529412 0.8274510 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9647059 0.3803922 0.3254902 1 xcode.syntax.character 0.9647059 0.3803922 0.3254902 1 xcode.syntax.comment 0.7333333 0.7333333 0.7333333 1 xcode.syntax.comment.doc 0.4901961 0.4901961 0.4901961 1 xcode.syntax.comment.doc.keyword 0.4901961 0.4901961 0.4901961 1 xcode.syntax.identifier.class 0.9647059 0.3803922 0.3254902 1 xcode.syntax.identifier.class.system 0.9647059 0.3803922 0.3254902 1 xcode.syntax.identifier.constant 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.constant.system 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.function 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.function.system 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.macro 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.macro.system 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.type 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.type.system 0.9647059 0.3803922 0.3254902 1 xcode.syntax.identifier.variable 0.5294118 0.5294118 0.5294118 1 xcode.syntax.identifier.variable.system 0.5294118 0.5294118 0.5294118 1 xcode.syntax.keyword 0.8549020 0.3372549 0.2901961 1 xcode.syntax.number 0.3058824 0.6313725 0.8745098 1 xcode.syntax.plain 0.3333333 0.3333333 0.3333333 1 xcode.syntax.preprocessor 0.9647059 0.3803922 0.3254902 1 xcode.syntax.string 0.3058824 0.6313725 0.8745098 1 xcode.syntax.url 1.0000000 0.5333333 0.4862745 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/light/userscape.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.5294118 0.6078431 0.6901961 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.5294118 0.6078431 0.6901961 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.2078431 0.3568627 0.5490196 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.6588235 0.7529412 0.8784314 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.5294118 0.6078431 0.6901961 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.9607843 0.9725490 0.9882353 1 DVTConsoleTextInsertionPointColor 0.5294118 0.6078431 0.6901961 1 DVTConsoleTextSelectionColor 0.2078431 0.3568627 0.5490196 1 DVTDebuggerInstructionPointerColor 0.5294118 0.6078431 0.6901961 1 DVTSourceTextBackground 0.9607843 0.9725490 0.9882353 1 DVTSourceTextBlockDimBackgroundColor 0.8823529 0.8941176 0.9098039 1 DVTSourceTextInsertionPointColor 0.5294118 0.6078431 0.6901961 1 DVTSourceTextInvisiblesColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextSelectionColor 0.2078431 0.3568627 0.5490196 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.2078431 0.3568627 0.5490196 1 xcode.syntax.character 0.2078431 0.3568627 0.5490196 1 xcode.syntax.comment 0.7333333 0.7333333 0.7333333 1 xcode.syntax.comment.doc 0.4901961 0.4901961 0.4901961 1 xcode.syntax.comment.doc.keyword 0.4901961 0.4901961 0.4901961 1 xcode.syntax.identifier.class 0.2078431 0.3568627 0.5490196 1 xcode.syntax.identifier.class.system 0.2078431 0.3568627 0.5490196 1 xcode.syntax.identifier.constant 0.8901961 0.7411765 0.0784314 1 xcode.syntax.identifier.constant.system 0.8901961 0.7411765 0.0784314 1 xcode.syntax.identifier.function 0.8901961 0.7411765 0.0784314 1 xcode.syntax.identifier.function.system 0.8901961 0.7411765 0.0784314 1 xcode.syntax.identifier.macro 0.8901961 0.7411765 0.0784314 1 xcode.syntax.identifier.macro.system 0.8901961 0.7411765 0.0784314 1 xcode.syntax.identifier.type 0.8901961 0.7411765 0.0784314 1 xcode.syntax.identifier.type.system 0.2078431 0.3568627 0.5490196 1 xcode.syntax.identifier.variable 0.7254902 0.8039216 0.8862745 1 xcode.syntax.identifier.variable.system 0.7254902 0.8039216 0.8862745 1 xcode.syntax.keyword 0.5019608 0.5490196 0.6117647 1 xcode.syntax.number 0.8705882 0.3019608 0.2274510 1 xcode.syntax.plain 0.5294118 0.6078431 0.6901961 1 xcode.syntax.preprocessor 0.2078431 0.3568627 0.5490196 1 xcode.syntax.string 0.8901961 0.7411765 0.0784314 1 xcode.syntax.url 0.6980392 0.7450980 0.8078431 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/mellow.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.1215686 0.5058824 0.5058824 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9490196 0.7372549 0.4745098 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.2117647 0.1921569 0.1725490 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.9607843 0.3647059 0.4745098 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.2117647 0.1921569 0.1725490 1 DVTSourceTextBlockDimBackgroundColor 0.1333333 0.1137255 0.0941176 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.2509804 0.2313725 0.2117647 1 DVTSourceTextSelectionColor 0.9607843 0.3647059 0.4745098 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.1215686 0.5058824 0.5058824 1 xcode.syntax.character 0.1215686 0.5058824 0.5058824 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.6274510 0.5882353 0.5333333 1 xcode.syntax.comment.doc.keyword 0.6274510 0.5882353 0.5333333 1 xcode.syntax.identifier.class 0.1215686 0.5058824 0.5058824 1 xcode.syntax.identifier.class.system 0.1215686 0.5058824 0.5058824 1 xcode.syntax.identifier.constant 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.constant.system 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.function 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.function.system 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.macro 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.macro.system 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.type 0.9490196 0.5372549 0.4470588 1 xcode.syntax.identifier.type.system 0.1215686 0.5058824 0.5058824 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9490196 0.7372549 0.4745098 1 xcode.syntax.number 0.9725490 0.7333333 0.2235294 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.1215686 0.5058824 0.5058824 1 xcode.syntax.string 0.9725490 0.7333333 0.2235294 1 xcode.syntax.url 1.0000000 0.9333333 0.6705882 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/mintchoc.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.0000000 0.5529412 0.3843137 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.6156863 0.5098039 0.3843137 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1686275 0.1333333 0.1098039 1 DVTConsoleTextInsertionPointColor 0.7294118 0.7294118 0.7294118 1 DVTConsoleTextSelectionColor 0.0000000 0.5529412 0.3843137 1 DVTDebuggerInstructionPointerColor 0.7294118 0.7294118 0.7294118 1 DVTSourceTextBackground 0.1686275 0.1333333 0.1098039 1 DVTSourceTextBlockDimBackgroundColor 0.0901961 0.0549020 0.0313725 1 DVTSourceTextInsertionPointColor 0.7294118 0.7294118 0.7294118 1 DVTSourceTextInvisiblesColor 0.2078431 0.1725490 0.1490196 1 DVTSourceTextSelectionColor 0.0000000 0.5529412 0.3843137 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.0000000 0.5529412 0.3843137 1 xcode.syntax.character 0.0000000 0.5529412 0.3843137 1 xcode.syntax.comment 0.3372549 0.2666667 0.2235294 1 xcode.syntax.comment.doc 0.4666667 0.3529412 0.2784314 1 xcode.syntax.comment.doc.keyword 0.4666667 0.3529412 0.2784314 1 xcode.syntax.identifier.class 0.0000000 0.5529412 0.3843137 1 xcode.syntax.identifier.class.system 0.0000000 0.5529412 0.3843137 1 xcode.syntax.identifier.constant 0.0000000 0.8784314 0.5490196 1 xcode.syntax.identifier.constant.system 0.0000000 0.8784314 0.5490196 1 xcode.syntax.identifier.function 0.0000000 0.8784314 0.5490196 1 xcode.syntax.identifier.function.system 0.0000000 0.8784314 0.5490196 1 xcode.syntax.identifier.macro 0.0000000 0.8784314 0.5490196 1 xcode.syntax.identifier.macro.system 0.0000000 0.8784314 0.5490196 1 xcode.syntax.identifier.type 0.0000000 0.8784314 0.5490196 1 xcode.syntax.identifier.type.system 0.0000000 0.5529412 0.3843137 1 xcode.syntax.identifier.variable 0.9254902 0.9254902 0.9254902 1 xcode.syntax.identifier.variable.system 0.9254902 0.9254902 0.9254902 1 xcode.syntax.keyword 0.6156863 0.5098039 0.3843137 1 xcode.syntax.number 0.0000000 0.8784314 0.5490196 1 xcode.syntax.plain 0.7294118 0.7294118 0.7294118 1 xcode.syntax.preprocessor 0.0000000 0.5529412 0.3843137 1 xcode.syntax.string 0.0000000 0.8784314 0.5490196 1 xcode.syntax.url 0.8117647 0.7058824 0.5803922 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/mud.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.5921569 0.5294118 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9137255 0.7843137 0.3960784 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.2509804 0.2117647 0.2078431 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.7098039 0.8588235 0.6000000 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.2509804 0.2117647 0.2078431 1 DVTSourceTextBlockDimBackgroundColor 0.1725490 0.1333333 0.1294118 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.2901961 0.2509804 0.2470588 1 DVTSourceTextSelectionColor 0.7098039 0.8588235 0.6000000 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.5921569 0.5294118 1 xcode.syntax.character 1.0000000 0.5921569 0.5294118 1 xcode.syntax.comment 0.7647059 0.7215686 0.7176471 1 xcode.syntax.comment.doc 0.8901961 0.8431373 0.8392157 1 xcode.syntax.comment.doc.keyword 0.8901961 0.8431373 0.8392157 1 xcode.syntax.identifier.class 1.0000000 0.5921569 0.5294118 1 xcode.syntax.identifier.class.system 1.0000000 0.5921569 0.5294118 1 xcode.syntax.identifier.constant 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.constant.system 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.function 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.function.system 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.macro 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.macro.system 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.type 0.7098039 0.8588235 0.6000000 1 xcode.syntax.identifier.type.system 1.0000000 0.5921569 0.5294118 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 1.0000000 0.5921569 0.5294118 1 xcode.syntax.number 0.7098039 0.8588235 0.6000000 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 1.0000000 0.5921569 0.5294118 1 xcode.syntax.string 0.7098039 0.8588235 0.6000000 1 xcode.syntax.url 1.0000000 0.7882353 0.7254902 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/otakon.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9764706 0.9529412 0.9764706 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9764706 0.9529412 0.9764706 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9647059 0.9019608 0.9215686 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.6941176 0.6509804 0.7921569 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9764706 0.9529412 0.9764706 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0901961 0.0784314 0.0901961 1 DVTConsoleTextInsertionPointColor 0.9764706 0.9529412 0.9764706 1 DVTConsoleTextSelectionColor 0.6941176 0.6509804 0.7921569 1 DVTDebuggerInstructionPointerColor 0.9764706 0.9529412 0.9764706 1 DVTSourceTextBackground 0.0901961 0.0784314 0.0901961 1 DVTSourceTextBlockDimBackgroundColor 0.0117647 0.0000000 0.0117647 1 DVTSourceTextInsertionPointColor 0.9764706 0.9529412 0.9764706 1 DVTSourceTextInvisiblesColor 0.1294118 0.1176471 0.1294118 1 DVTSourceTextSelectionColor 0.6941176 0.6509804 0.7921569 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9647059 0.9019608 0.9215686 1 xcode.syntax.character 0.9647059 0.9019608 0.9215686 1 xcode.syntax.comment 0.3176471 0.3176471 0.4000000 1 xcode.syntax.comment.doc 0.4078431 0.4078431 0.5137255 1 xcode.syntax.comment.doc.keyword 0.4078431 0.4078431 0.5137255 1 xcode.syntax.identifier.class 0.9647059 0.9019608 0.9215686 1 xcode.syntax.identifier.class.system 0.9647059 0.9019608 0.9215686 1 xcode.syntax.identifier.constant 0.8941176 0.5176471 0.6980392 1 xcode.syntax.identifier.constant.system 0.8941176 0.5176471 0.6980392 1 xcode.syntax.identifier.function 0.8941176 0.5176471 0.6980392 1 xcode.syntax.identifier.function.system 0.8941176 0.5176471 0.6980392 1 xcode.syntax.identifier.macro 0.8941176 0.5176471 0.6980392 1 xcode.syntax.identifier.macro.system 0.8941176 0.5176471 0.6980392 1 xcode.syntax.identifier.type 0.8941176 0.5176471 0.6980392 1 xcode.syntax.identifier.type.system 0.9647059 0.9019608 0.9215686 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7921569 0.7960784 0.8666667 1 xcode.syntax.number 0.6196078 0.6980392 0.8509804 1 xcode.syntax.plain 0.9764706 0.9529412 0.9764706 1 xcode.syntax.preprocessor 0.9647059 0.9019608 0.9215686 1 xcode.syntax.string 0.6196078 0.6980392 0.8509804 1 xcode.syntax.url 0.9882353 0.9921569 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/pastel.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9333333 0.9333333 0.9333333 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9333333 0.9333333 0.9333333 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.0156863 0.7686275 0.6470588 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5803922 0.4549020 0.6627451 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9333333 0.9333333 0.9333333 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1333333 0.1333333 0.1333333 1 DVTConsoleTextInsertionPointColor 0.9333333 0.9333333 0.9333333 1 DVTConsoleTextSelectionColor 0.0000000 0.5529412 0.3843137 1 DVTDebuggerInstructionPointerColor 0.9333333 0.9333333 0.9333333 1 DVTSourceTextBackground 0.1333333 0.1333333 0.1333333 1 DVTSourceTextBlockDimBackgroundColor 0.0549020 0.0549020 0.0549020 1 DVTSourceTextInsertionPointColor 0.9333333 0.9333333 0.9333333 1 DVTSourceTextInvisiblesColor 0.1725490 0.1725490 0.1725490 1 DVTSourceTextSelectionColor 0.0000000 0.5529412 0.3843137 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.0156863 0.7686275 0.6470588 1 xcode.syntax.character 0.0156863 0.7686275 0.6470588 1 xcode.syntax.comment 0.2666667 0.2666667 0.2666667 1 xcode.syntax.comment.doc 0.4000000 0.4000000 0.4000000 1 xcode.syntax.comment.doc.keyword 0.4000000 0.4000000 0.4000000 1 xcode.syntax.identifier.class 0.0156863 0.7686275 0.6470588 1 xcode.syntax.identifier.class.system 0.0156863 0.7686275 0.6470588 1 xcode.syntax.identifier.constant 0.7725490 0.4235294 0.4235294 1 xcode.syntax.identifier.constant.system 0.7725490 0.4235294 0.4235294 1 xcode.syntax.identifier.function 0.7725490 0.4235294 0.4235294 1 xcode.syntax.identifier.function.system 0.7725490 0.4235294 0.4235294 1 xcode.syntax.identifier.macro 0.7725490 0.4235294 0.4235294 1 xcode.syntax.identifier.macro.system 0.7725490 0.4235294 0.4235294 1 xcode.syntax.identifier.type 0.7725490 0.4235294 0.4235294 1 xcode.syntax.identifier.type.system 0.0156863 0.7686275 0.6470588 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7725490 0.5647059 0.4235294 1 xcode.syntax.number 0.7725490 0.4235294 0.4235294 1 xcode.syntax.plain 0.9333333 0.9333333 0.9333333 1 xcode.syntax.preprocessor 0.0156863 0.7686275 0.6470588 1 xcode.syntax.string 0.7725490 0.4235294 0.4235294 1 xcode.syntax.url 0.9686275 0.7607843 0.6196078 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/patriot.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7921569 0.8509804 0.8901961 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7921569 0.8509804 0.8901961 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.1803922 0.4352941 0.8509804 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.8705882 0.2000000 0.2352941 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7921569 0.8509804 0.8901961 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1764706 0.1921569 0.2000000 1 DVTConsoleTextInsertionPointColor 0.7921569 0.8509804 0.8901961 1 DVTConsoleTextSelectionColor 0.8705882 0.2000000 0.2352941 1 DVTDebuggerInstructionPointerColor 0.7921569 0.8509804 0.8901961 1 DVTSourceTextBackground 0.1764706 0.1921569 0.2000000 1 DVTSourceTextBlockDimBackgroundColor 0.0980392 0.1137255 0.1215686 1 DVTSourceTextInsertionPointColor 0.7921569 0.8509804 0.8901961 1 DVTSourceTextInvisiblesColor 0.2156863 0.2313725 0.2392157 1 DVTSourceTextSelectionColor 0.8705882 0.2000000 0.2352941 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.1803922 0.4352941 0.8509804 1 xcode.syntax.character 0.1803922 0.4352941 0.8509804 1 xcode.syntax.comment 0.3176471 0.3686275 0.4000000 1 xcode.syntax.comment.doc 0.4745098 0.5450980 0.5882353 1 xcode.syntax.comment.doc.keyword 0.4745098 0.5450980 0.5882353 1 xcode.syntax.identifier.class 0.1803922 0.4352941 0.8509804 1 xcode.syntax.identifier.class.system 0.1803922 0.4352941 0.8509804 1 xcode.syntax.identifier.constant 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type.system 0.1803922 0.4352941 0.8509804 1 xcode.syntax.identifier.variable 0.9882353 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 0.9882353 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7333333 0.7372549 0.7686275 1 xcode.syntax.number 0.1803922 0.4352941 0.8509804 1 xcode.syntax.plain 0.7921569 0.8509804 0.8901961 1 xcode.syntax.preprocessor 0.1803922 0.4352941 0.8509804 1 xcode.syntax.string 0.2156863 0.5647059 0.8705882 1 xcode.syntax.url 0.9294118 0.9333333 0.9647059 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/peacock.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.3647059 0.2196078 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1490196 0.6509804 0.6509804 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1686275 0.1647059 0.1529412 1 DVTConsoleTextInsertionPointColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleTextSelectionColor 1.0000000 0.3647059 0.2196078 1 DVTDebuggerInstructionPointerColor 0.9294118 0.8784314 0.8078431 1 DVTSourceTextBackground 0.1686275 0.1647059 0.1529412 1 DVTSourceTextBlockDimBackgroundColor 0.0901961 0.0862745 0.0745098 1 DVTSourceTextInsertionPointColor 0.9294118 0.8784314 0.8078431 1 DVTSourceTextInvisiblesColor 0.2078431 0.2039216 0.1921569 1 DVTSourceTextSelectionColor 1.0000000 0.3647059 0.2196078 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.3647059 0.2196078 1 xcode.syntax.character 1.0000000 0.3647059 0.2196078 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.7176471 0.6941176 0.6627451 1 xcode.syntax.comment.doc.keyword 0.7176471 0.6941176 0.6627451 1 xcode.syntax.identifier.class 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.class.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.constant 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.constant.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.1490196 0.6509804 0.6509804 1 xcode.syntax.number 0.7372549 0.8313725 0.1647059 1 xcode.syntax.plain 0.9294118 0.8784314 0.8078431 1 xcode.syntax.preprocessor 1.0000000 0.3647059 0.2196078 1 xcode.syntax.string 0.7372549 0.8313725 0.1647059 1 xcode.syntax.url 0.3450980 0.8470588 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/peacocks-in-space.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8705882 0.8901961 0.9254902 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8705882 0.8901961 0.9254902 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.3647059 0.2196078 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1490196 0.6509804 0.6509804 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8705882 0.8901961 0.9254902 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1686275 0.1882353 0.2313725 1 DVTConsoleTextInsertionPointColor 0.8705882 0.8901961 0.9254902 1 DVTConsoleTextSelectionColor 0.1490196 0.6509804 0.6509804 1 DVTDebuggerInstructionPointerColor 0.8705882 0.8901961 0.9254902 1 DVTSourceTextBackground 0.1686275 0.1882353 0.2313725 1 DVTSourceTextBlockDimBackgroundColor 0.0901961 0.1098039 0.1529412 1 DVTSourceTextInsertionPointColor 0.8705882 0.8901961 0.9254902 1 DVTSourceTextInvisiblesColor 0.2078431 0.2274510 0.2705882 1 DVTSourceTextSelectionColor 0.1490196 0.6509804 0.6509804 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.3647059 0.2196078 1 xcode.syntax.character 1.0000000 0.3647059 0.2196078 1 xcode.syntax.comment 0.4313725 0.4784314 0.5803922 1 xcode.syntax.comment.doc 0.5372549 0.5960784 0.7254902 1 xcode.syntax.comment.doc.keyword 0.5372549 0.5960784 0.7254902 1 xcode.syntax.identifier.class 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.class.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.constant 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.constant.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type.system 1.0000000 0.3647059 0.2196078 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.1490196 0.6509804 0.6509804 1 xcode.syntax.number 0.7372549 0.8313725 0.1647059 1 xcode.syntax.plain 0.8705882 0.8901961 0.9254902 1 xcode.syntax.preprocessor 1.0000000 0.3647059 0.2196078 1 xcode.syntax.string 0.7372549 0.8313725 0.1647059 1 xcode.syntax.url 0.3450980 0.8470588 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/peel.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.8274510 0.3921569 0.2313725 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5803922 0.7803922 0.7137255 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1372549 0.1254902 0.1098039 1 DVTConsoleTextInsertionPointColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleTextSelectionColor 0.8274510 0.3921569 0.2313725 1 DVTDebuggerInstructionPointerColor 0.9294118 0.9215686 0.9019608 1 DVTSourceTextBackground 0.1372549 0.1254902 0.1098039 1 DVTSourceTextBlockDimBackgroundColor 0.0588235 0.0470588 0.0313725 1 DVTSourceTextInsertionPointColor 0.9294118 0.9215686 0.9019608 1 DVTSourceTextInvisiblesColor 0.1764706 0.1647059 0.1490196 1 DVTSourceTextSelectionColor 0.8274510 0.3921569 0.2313725 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.8274510 0.3921569 0.2313725 1 xcode.syntax.character 0.8274510 0.3921569 0.2313725 1 xcode.syntax.comment 0.3450980 0.3176471 0.2745098 1 xcode.syntax.comment.doc 0.5098039 0.4666667 0.4000000 1 xcode.syntax.comment.doc.keyword 0.5098039 0.4666667 0.4000000 1 xcode.syntax.identifier.class 0.8274510 0.3921569 0.2313725 1 xcode.syntax.identifier.class.system 0.8274510 0.3921569 0.2313725 1 xcode.syntax.identifier.constant 0.8392157 0.8823529 0.7803922 1 xcode.syntax.identifier.constant.system 0.8392157 0.8823529 0.7803922 1 xcode.syntax.identifier.function 0.8392157 0.8823529 0.7803922 1 xcode.syntax.identifier.function.system 0.8392157 0.8823529 0.7803922 1 xcode.syntax.identifier.macro 0.8392157 0.8823529 0.7803922 1 xcode.syntax.identifier.macro.system 0.8392157 0.8823529 0.7803922 1 xcode.syntax.identifier.type 0.8392157 0.8823529 0.7803922 1 xcode.syntax.identifier.type.system 0.8274510 0.3921569 0.2313725 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.5803922 0.7803922 0.7137255 1 xcode.syntax.number 0.9568627 0.8274510 0.4392157 1 xcode.syntax.plain 0.9294118 0.9215686 0.9019608 1 xcode.syntax.preprocessor 0.8274510 0.3921569 0.2313725 1 xcode.syntax.string 0.9568627 0.8274510 0.4392157 1 xcode.syntax.url 0.7764706 0.9764706 0.9098039 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/piggy.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9921569 0.4156863 0.3647059 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9607843 0.1803922 0.3843137 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1098039 0.0862745 0.0941176 1 DVTConsoleTextInsertionPointColor 0.9294118 0.9215686 0.9019608 1 DVTConsoleTextSelectionColor 0.9607843 0.1803922 0.3843137 1 DVTDebuggerInstructionPointerColor 0.9294118 0.9215686 0.9019608 1 DVTSourceTextBackground 0.1098039 0.0862745 0.0941176 1 DVTSourceTextBlockDimBackgroundColor 0.0313725 0.0078431 0.0156863 1 DVTSourceTextInsertionPointColor 0.9294118 0.9215686 0.9019608 1 DVTSourceTextInvisiblesColor 0.1490196 0.1254902 0.1333333 1 DVTSourceTextSelectionColor 0.9607843 0.1803922 0.3843137 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9921569 0.4156863 0.3647059 1 xcode.syntax.character 0.9921569 0.4156863 0.3647059 1 xcode.syntax.comment 0.2470588 0.1960784 0.2117647 1 xcode.syntax.comment.doc 0.4156863 0.3176471 0.3529412 1 xcode.syntax.comment.doc.keyword 0.4156863 0.3176471 0.3529412 1 xcode.syntax.identifier.class 0.9921569 0.4156863 0.3647059 1 xcode.syntax.identifier.class.system 0.9921569 0.4156863 0.3647059 1 xcode.syntax.identifier.constant 1.0000000 0.3647059 0.5019608 1 xcode.syntax.identifier.constant.system 1.0000000 0.3647059 0.5019608 1 xcode.syntax.identifier.function 1.0000000 0.3647059 0.5019608 1 xcode.syntax.identifier.function.system 1.0000000 0.3647059 0.5019608 1 xcode.syntax.identifier.macro 1.0000000 0.3647059 0.5019608 1 xcode.syntax.identifier.macro.system 1.0000000 0.3647059 0.5019608 1 xcode.syntax.identifier.type 1.0000000 0.3647059 0.5019608 1 xcode.syntax.identifier.type.system 0.9921569 0.4156863 0.3647059 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9921569 0.4156863 0.3647059 1 xcode.syntax.number 1.0000000 0.2705882 0.2431373 1 xcode.syntax.plain 0.9294118 0.9215686 0.9019608 1 xcode.syntax.preprocessor 0.9921569 0.4156863 0.3647059 1 xcode.syntax.string 1.0000000 0.2705882 0.2431373 1 xcode.syntax.url 1.0000000 0.6117647 0.5607843 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/potpourri.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9294118 0.0666667 0.3254902 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.7686275 0.5686275 0.7686275 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1803922 0.1686275 0.1725490 1 DVTConsoleTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTConsoleTextSelectionColor 0.9294118 0.0666667 0.3254902 1 DVTDebuggerInstructionPointerColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextBackground 0.1803922 0.1686275 0.1725490 1 DVTSourceTextBlockDimBackgroundColor 0.1019608 0.0901961 0.0941176 1 DVTSourceTextInsertionPointColor 0.9725490 0.9725490 0.9490196 1 DVTSourceTextInvisiblesColor 0.2196078 0.2078431 0.2117647 1 DVTSourceTextSelectionColor 0.9294118 0.0666667 0.3254902 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9294118 0.0666667 0.3254902 1 xcode.syntax.character 0.9294118 0.0666667 0.3254902 1 xcode.syntax.comment 0.4117647 0.3882353 0.3882353 1 xcode.syntax.comment.doc 0.5607843 0.5294118 0.5294118 1 xcode.syntax.comment.doc.keyword 0.5607843 0.5294118 0.5294118 1 xcode.syntax.identifier.class 0.9294118 0.0666667 0.3254902 1 xcode.syntax.identifier.class.system 0.9294118 0.0666667 0.3254902 1 xcode.syntax.identifier.constant 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.constant.system 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.function 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.function.system 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.macro 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.macro.system 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.type 0.7215686 0.4000000 0.9803922 1 xcode.syntax.identifier.type.system 0.9294118 0.0666667 0.3254902 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9294118 0.0666667 0.3254902 1 xcode.syntax.number 0.7843137 0.3098039 0.9411765 1 xcode.syntax.plain 0.9725490 0.9725490 0.9490196 1 xcode.syntax.preprocessor 0.9294118 0.0666667 0.3254902 1 xcode.syntax.string 0.7215686 0.4000000 0.9803922 1 xcode.syntax.url 1.0000000 0.2627451 0.5215686 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/rainbow.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.7803922 0.8156863 0.8509804 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.7803922 0.8156863 0.8509804 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9372549 0.4549020 0.4352941 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.7019608 0.8000000 0.3411765 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.7803922 0.8156863 0.8509804 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0862745 0.0941176 0.1019608 1 DVTConsoleTextInsertionPointColor 0.7803922 0.8156863 0.8509804 1 DVTConsoleTextSelectionColor 0.7019608 0.8000000 0.3411765 1 DVTDebuggerInstructionPointerColor 0.7803922 0.8156863 0.8509804 1 DVTSourceTextBackground 0.0862745 0.0941176 0.1019608 1 DVTSourceTextBlockDimBackgroundColor 0.0078431 0.0156863 0.0235294 1 DVTSourceTextInsertionPointColor 0.7803922 0.8156863 0.8509804 1 DVTSourceTextInvisiblesColor 0.1254902 0.1333333 0.1411765 1 DVTSourceTextSelectionColor 0.7019608 0.8000000 0.3411765 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9372549 0.4549020 0.4352941 1 xcode.syntax.character 0.9372549 0.4549020 0.4352941 1 xcode.syntax.comment 0.2588235 0.2980392 0.3333333 1 xcode.syntax.comment.doc 0.3725490 0.4352941 0.4980392 1 xcode.syntax.comment.doc.keyword 0.3725490 0.4352941 0.4980392 1 xcode.syntax.identifier.class 0.9372549 0.4549020 0.4352941 1 xcode.syntax.identifier.class.system 0.9372549 0.4549020 0.4352941 1 xcode.syntax.identifier.constant 1.0000000 0.7450980 0.2509804 1 xcode.syntax.identifier.constant.system 1.0000000 0.7450980 0.2509804 1 xcode.syntax.identifier.function 1.0000000 0.7450980 0.2509804 1 xcode.syntax.identifier.function.system 1.0000000 0.7450980 0.2509804 1 xcode.syntax.identifier.macro 1.0000000 0.7450980 0.2509804 1 xcode.syntax.identifier.macro.system 1.0000000 0.7450980 0.2509804 1 xcode.syntax.identifier.type 1.0000000 0.7450980 0.2509804 1 xcode.syntax.identifier.type.system 0.9372549 0.4549020 0.4352941 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.2470588 0.7058824 0.7725490 1 xcode.syntax.number 0.7803922 0.5607843 0.9215686 1 xcode.syntax.plain 0.7803922 0.8156863 0.8509804 1 xcode.syntax.preprocessor 0.9372549 0.4549020 0.4352941 1 xcode.syntax.string 0.7803922 0.5607843 0.9215686 1 xcode.syntax.url 0.4431373 0.9019608 0.9686275 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/revelation.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.3803922 0.4980392 0.6274510 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3058824 0.3647059 0.5176471 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1803922 0.1725490 0.1686275 1 DVTConsoleTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleTextSelectionColor 0.3803922 0.4980392 0.6274510 1 DVTDebuggerInstructionPointerColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextBackground 0.1803922 0.1725490 0.1686275 1 DVTSourceTextBlockDimBackgroundColor 0.1019608 0.0941176 0.0901961 1 DVTSourceTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextInvisiblesColor 0.2196078 0.2117647 0.2078431 1 DVTSourceTextSelectionColor 0.3803922 0.4980392 0.6274510 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.3803922 0.4980392 0.6274510 1 xcode.syntax.character 0.3803922 0.4980392 0.6274510 1 xcode.syntax.comment 0.4823529 0.4470588 0.4196078 1 xcode.syntax.comment.doc 0.6313725 0.5921569 0.5647059 1 xcode.syntax.comment.doc.keyword 0.6313725 0.5921569 0.5647059 1 xcode.syntax.identifier.class 0.3803922 0.4980392 0.6274510 1 xcode.syntax.identifier.class.system 0.3803922 0.4980392 0.6274510 1 xcode.syntax.identifier.constant 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.constant.system 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.function 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.function.system 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.macro 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.macro.system 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.type 0.5843137 0.7607843 0.9098039 1 xcode.syntax.identifier.type.system 0.3803922 0.4980392 0.6274510 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7607843 0.8627451 0.9490196 1 xcode.syntax.number 0.3803922 0.4980392 0.6274510 1 xcode.syntax.plain 0.8705882 0.8705882 0.8705882 1 xcode.syntax.preprocessor 0.3803922 0.4980392 0.6274510 1 xcode.syntax.string 1.0000000 0.7333333 0.1607843 1 xcode.syntax.url 0.9568627 1.0000000 1.0000000 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/shrek.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.5215686 0.4784314 0.3686275 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.6980392 0.8705882 0.3843137 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1333333 0.1333333 0.1333333 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.5215686 0.4784314 0.3686275 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.1333333 0.1333333 0.1333333 1 DVTSourceTextBlockDimBackgroundColor 0.0549020 0.0549020 0.0549020 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.1725490 0.1725490 0.1725490 1 DVTSourceTextSelectionColor 0.5215686 0.4784314 0.3686275 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.5215686 0.4784314 0.3686275 1 xcode.syntax.character 0.5215686 0.4784314 0.3686275 1 xcode.syntax.comment 0.3333333 0.3333333 0.3333333 1 xcode.syntax.comment.doc 0.4666667 0.4666667 0.4666667 1 xcode.syntax.comment.doc.keyword 0.4666667 0.4666667 0.4666667 1 xcode.syntax.identifier.class 0.5215686 0.4784314 0.3686275 1 xcode.syntax.identifier.class.system 0.5215686 0.4784314 0.3686275 1 xcode.syntax.identifier.constant 0.9411765 0.9490196 0.9215686 1 xcode.syntax.identifier.constant.system 0.9411765 0.9490196 0.9215686 1 xcode.syntax.identifier.function 0.9411765 0.9490196 0.9215686 1 xcode.syntax.identifier.function.system 0.9411765 0.9490196 0.9215686 1 xcode.syntax.identifier.macro 0.9411765 0.9490196 0.9215686 1 xcode.syntax.identifier.macro.system 0.9411765 0.9490196 0.9215686 1 xcode.syntax.identifier.type 0.9411765 0.9490196 0.9215686 1 xcode.syntax.identifier.type.system 0.5215686 0.4784314 0.3686275 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.7490196 0.7098039 0.6078431 1 xcode.syntax.number 0.5058824 0.9137255 0.0666667 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.5215686 0.4784314 0.3686275 1 xcode.syntax.string 0.5058824 0.9137255 0.0666667 1 xcode.syntax.url 0.9450980 0.9058824 0.8039216 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/slate.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9215686 0.9215686 0.9568627 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9215686 0.9215686 0.9568627 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.5372549 0.6549020 0.6941176 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3372549 0.4117647 0.5058824 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9215686 0.9215686 0.9568627 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0980392 0.0980392 0.1215686 1 DVTConsoleTextInsertionPointColor 0.9215686 0.9215686 0.9568627 1 DVTConsoleTextSelectionColor 0.3372549 0.4117647 0.5058824 1 DVTDebuggerInstructionPointerColor 0.9215686 0.9215686 0.9568627 1 DVTSourceTextBackground 0.0980392 0.0980392 0.1215686 1 DVTSourceTextBlockDimBackgroundColor 0.0196078 0.0196078 0.0431373 1 DVTSourceTextInsertionPointColor 0.9215686 0.9215686 0.9568627 1 DVTSourceTextInvisiblesColor 0.1372549 0.1372549 0.1607843 1 DVTSourceTextSelectionColor 0.3372549 0.4117647 0.5058824 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.5372549 0.6549020 0.6941176 1 xcode.syntax.character 0.5372549 0.6549020 0.6941176 1 xcode.syntax.comment 0.3176471 0.3176471 0.4000000 1 xcode.syntax.comment.doc 0.4078431 0.4078431 0.5137255 1 xcode.syntax.comment.doc.keyword 0.4078431 0.4078431 0.5137255 1 xcode.syntax.identifier.class 0.5372549 0.6549020 0.6941176 1 xcode.syntax.identifier.class.system 0.5372549 0.6549020 0.6941176 1 xcode.syntax.identifier.constant 0.7960784 0.8549020 0.8352941 1 xcode.syntax.identifier.constant.system 0.7960784 0.8549020 0.8352941 1 xcode.syntax.identifier.function 0.7960784 0.8549020 0.8352941 1 xcode.syntax.identifier.function.system 0.7960784 0.8549020 0.8352941 1 xcode.syntax.identifier.macro 0.7960784 0.8549020 0.8352941 1 xcode.syntax.identifier.macro.system 0.7960784 0.8549020 0.8352941 1 xcode.syntax.identifier.type 0.7960784 0.8549020 0.8352941 1 xcode.syntax.identifier.type.system 0.5372549 0.6549020 0.6941176 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.3372549 0.4117647 0.5058824 1 xcode.syntax.number 0.6196078 0.6980392 0.8509804 1 xcode.syntax.plain 0.9215686 0.9215686 0.9568627 1 xcode.syntax.preprocessor 0.5372549 0.6549020 0.6941176 1 xcode.syntax.string 0.6196078 0.6980392 0.8509804 1 xcode.syntax.url 0.5333333 0.6078431 0.7019608 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/slime.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.6235294 0.7019608 0.7607843 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9803922 1.0000000 0.8588235 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1607843 0.1764706 0.1882353 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.7803922 0.6862745 0.2470588 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.1607843 0.1764706 0.1882353 1 DVTSourceTextBlockDimBackgroundColor 0.0823529 0.0980392 0.1098039 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.2000000 0.2156863 0.2274510 1 DVTSourceTextSelectionColor 0.7803922 0.6862745 0.2470588 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.6235294 0.7019608 0.7607843 1 xcode.syntax.character 0.6235294 0.7019608 0.7607843 1 xcode.syntax.comment 0.3098039 0.3529412 0.3882353 1 xcode.syntax.comment.doc 0.5019608 0.5686275 0.6235294 1 xcode.syntax.comment.doc.keyword 0.5019608 0.5686275 0.6235294 1 xcode.syntax.identifier.class 0.6235294 0.7019608 0.7607843 1 xcode.syntax.identifier.class.system 0.6235294 0.7019608 0.7607843 1 xcode.syntax.identifier.constant 0.7803922 0.6862745 0.2470588 1 xcode.syntax.identifier.constant.system 0.7803922 0.6862745 0.2470588 1 xcode.syntax.identifier.function 0.7803922 0.6862745 0.2470588 1 xcode.syntax.identifier.function.system 0.7803922 0.6862745 0.2470588 1 xcode.syntax.identifier.macro 0.7803922 0.6862745 0.2470588 1 xcode.syntax.identifier.macro.system 0.7803922 0.6862745 0.2470588 1 xcode.syntax.identifier.type 0.7803922 0.6862745 0.2470588 1 xcode.syntax.identifier.type.system 0.6235294 0.7019608 0.7607843 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.6235294 0.7019608 0.7607843 1 xcode.syntax.number 0.7803922 0.6862745 0.2470588 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.6235294 0.7019608 0.7607843 1 xcode.syntax.string 0.9803922 1.0000000 0.8588235 1 xcode.syntax.url 0.8196078 0.8980392 0.9568627 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/snappy.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9647059 0.3803922 0.3254902 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3058824 0.6313725 0.8745098 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.2235294 0.2235294 0.2235294 1 DVTConsoleTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleTextSelectionColor 0.9647059 0.3803922 0.3254902 1 DVTDebuggerInstructionPointerColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextBackground 0.2235294 0.2235294 0.2235294 1 DVTSourceTextBlockDimBackgroundColor 0.1450980 0.1450980 0.1450980 1 DVTSourceTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextInvisiblesColor 0.2627451 0.2627451 0.2627451 1 DVTSourceTextSelectionColor 0.9647059 0.3803922 0.3254902 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9647059 0.3803922 0.3254902 1 xcode.syntax.character 0.9647059 0.3803922 0.3254902 1 xcode.syntax.comment 0.4117647 0.4117647 0.4117647 1 xcode.syntax.comment.doc 0.5647059 0.5647059 0.5647059 1 xcode.syntax.comment.doc.keyword 0.5647059 0.5647059 0.5647059 1 xcode.syntax.identifier.class 0.9647059 0.3803922 0.3254902 1 xcode.syntax.identifier.class.system 0.9647059 0.3803922 0.3254902 1 xcode.syntax.identifier.constant 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.constant.system 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.function 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.function.system 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.macro 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.macro.system 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.type 0.5019608 0.5529412 0.8274510 1 xcode.syntax.identifier.type.system 0.9647059 0.3803922 0.3254902 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9647059 0.3803922 0.3254902 1 xcode.syntax.number 0.3058824 0.6313725 0.8745098 1 xcode.syntax.plain 0.8901961 0.8862745 0.8784314 1 xcode.syntax.preprocessor 0.9647059 0.3803922 0.3254902 1 xcode.syntax.string 0.3058824 0.6313725 0.8745098 1 xcode.syntax.url 1.0000000 0.5764706 0.5215686 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/solarflare.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.3058824 0.3137255 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9882353 0.5686275 0.2274510 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1333333 0.1333333 0.1333333 1 DVTConsoleTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTConsoleTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTDebuggerInstructionPointerColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextBackground 0.1333333 0.1333333 0.1333333 1 DVTSourceTextBlockDimBackgroundColor 0.0549020 0.0549020 0.0549020 1 DVTSourceTextInsertionPointColor 0.8901961 0.8862745 0.8784314 1 DVTSourceTextInvisiblesColor 0.1725490 0.1725490 0.1725490 1 DVTSourceTextSelectionColor 1.0000000 0.3058824 0.3137255 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.3058824 0.3137255 1 xcode.syntax.character 1.0000000 0.3058824 0.3137255 1 xcode.syntax.comment 0.4666667 0.4666667 0.4666667 1 xcode.syntax.comment.doc 0.6078431 0.6078431 0.6078431 1 xcode.syntax.comment.doc.keyword 0.6078431 0.6078431 0.6078431 1 xcode.syntax.identifier.class 1.0000000 0.3058824 0.3137255 1 xcode.syntax.identifier.class.system 1.0000000 0.3058824 0.3137255 1 xcode.syntax.identifier.constant 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.constant.system 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.function 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.function.system 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.macro 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.macro.system 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.type 0.9294118 0.8980392 0.4549020 1 xcode.syntax.identifier.type.system 1.0000000 0.3058824 0.3137255 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 1.0000000 0.3058824 0.3137255 1 xcode.syntax.number 1.0000000 0.3058824 0.3137255 1 xcode.syntax.plain 0.8901961 0.8862745 0.8784314 1 xcode.syntax.preprocessor 1.0000000 0.3058824 0.3137255 1 xcode.syntax.string 0.9294118 0.8980392 0.4549020 1 xcode.syntax.url 1.0000000 0.5019608 0.5098039 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/sourlick.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.5411765 0.7607843 0.4784314 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.9294118 0.9490196 0.3215686 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1803922 0.1725490 0.1686275 1 DVTConsoleTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleTextSelectionColor 0.3176471 0.5607843 0.0509804 1 DVTDebuggerInstructionPointerColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextBackground 0.1803922 0.1725490 0.1686275 1 DVTSourceTextBlockDimBackgroundColor 0.1019608 0.0941176 0.0901961 1 DVTSourceTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextInvisiblesColor 0.2196078 0.2117647 0.2078431 1 DVTSourceTextSelectionColor 0.3176471 0.5607843 0.0509804 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.5411765 0.7607843 0.4784314 1 xcode.syntax.character 0.5411765 0.7607843 0.4784314 1 xcode.syntax.comment 0.3803922 0.3490196 0.3254902 1 xcode.syntax.comment.doc 0.5725490 0.5254902 0.4901961 1 xcode.syntax.comment.doc.keyword 0.5725490 0.5254902 0.4901961 1 xcode.syntax.identifier.class 0.5411765 0.7607843 0.4784314 1 xcode.syntax.identifier.class.system 0.5411765 0.7607843 0.4784314 1 xcode.syntax.identifier.constant 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.constant.system 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.function 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.function.system 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.macro 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.macro.system 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.type 0.7411765 0.9607843 0.1333333 1 xcode.syntax.identifier.type.system 0.5411765 0.7607843 0.4784314 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.8235294 0.9215686 0.1921569 1 xcode.syntax.number 0.9882353 0.3450980 0.0470588 1 xcode.syntax.plain 0.8705882 0.8705882 0.8705882 1 xcode.syntax.preprocessor 0.5411765 0.7607843 0.4784314 1 xcode.syntax.string 0.8941176 1.0000000 0.2000000 1 xcode.syntax.url 1.0000000 1.0000000 0.3882353 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/spearmint.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.4431373 0.5882353 0.5725490 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.4431373 0.5882353 0.5725490 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.1450980 0.5019608 0.5411765 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.4117647 0.6784314 0.7098039 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.4431373 0.5882353 0.5725490 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.8823529 0.9411765 0.9333333 1 DVTConsoleTextInsertionPointColor 0.4431373 0.5882353 0.5725490 1 DVTConsoleTextSelectionColor 0.1450980 0.5019608 0.5411765 1 DVTDebuggerInstructionPointerColor 0.4431373 0.5882353 0.5725490 1 DVTSourceTextBackground 0.8823529 0.9411765 0.9333333 1 DVTSourceTextBlockDimBackgroundColor 0.8039216 0.8627451 0.8549020 1 DVTSourceTextInsertionPointColor 0.4431373 0.5882353 0.5725490 1 DVTSourceTextInvisiblesColor 0.9215686 0.9803922 0.9725490 1 DVTSourceTextSelectionColor 0.1450980 0.5019608 0.5411765 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.1450980 0.5019608 0.5411765 1 xcode.syntax.character 0.1450980 0.5019608 0.5411765 1 xcode.syntax.comment 0.5764706 0.7803922 0.7529412 1 xcode.syntax.comment.doc 0.4470588 0.6196078 0.5960784 1 xcode.syntax.comment.doc.keyword 0.4470588 0.6196078 0.5960784 1 xcode.syntax.identifier.class 0.1450980 0.5019608 0.5411765 1 xcode.syntax.identifier.class.system 0.1450980 0.5019608 0.5411765 1 xcode.syntax.identifier.constant 0.2980392 0.8431373 0.8784314 1 xcode.syntax.identifier.constant.system 0.2980392 0.8431373 0.8784314 1 xcode.syntax.identifier.function 0.2980392 0.8431373 0.8784314 1 xcode.syntax.identifier.function.system 0.2980392 0.8431373 0.8784314 1 xcode.syntax.identifier.macro 0.2980392 0.8431373 0.8784314 1 xcode.syntax.identifier.macro.system 0.2980392 0.8431373 0.8784314 1 xcode.syntax.identifier.type 0.2980392 0.8431373 0.8784314 1 xcode.syntax.identifier.type.system 0.1450980 0.5019608 0.5411765 1 xcode.syntax.identifier.variable 0.6392157 0.7843137 0.7686275 1 xcode.syntax.identifier.variable.system 0.6392157 0.7843137 0.7686275 1 xcode.syntax.keyword 0.4117647 0.6784314 0.7098039 1 xcode.syntax.number 0.0980392 0.6235294 0.6588235 1 xcode.syntax.plain 0.4431373 0.5882353 0.5725490 1 xcode.syntax.preprocessor 0.1450980 0.5019608 0.5411765 1 xcode.syntax.string 0.2980392 0.8431373 0.8784314 1 xcode.syntax.url 0.6078431 0.8745098 0.9058824 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/stark.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.9411765 0.1921569 0.0745098 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 1.0000000 0.7333333 0.1607843 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1803922 0.1725490 0.1686275 1 DVTConsoleTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTConsoleTextSelectionColor 0.9411765 0.1921569 0.0745098 1 DVTDebuggerInstructionPointerColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextBackground 0.1803922 0.1725490 0.1686275 1 DVTSourceTextBlockDimBackgroundColor 0.1019608 0.0941176 0.0901961 1 DVTSourceTextInsertionPointColor 0.8705882 0.8705882 0.8705882 1 DVTSourceTextInvisiblesColor 0.2196078 0.2117647 0.2078431 1 DVTSourceTextSelectionColor 0.9411765 0.1921569 0.0745098 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.9411765 0.1921569 0.0745098 1 xcode.syntax.character 0.9411765 0.1921569 0.0745098 1 xcode.syntax.comment 0.3803922 0.3490196 0.3254902 1 xcode.syntax.comment.doc 0.5294118 0.4901961 0.4627451 1 xcode.syntax.comment.doc.keyword 0.5294118 0.4901961 0.4627451 1 xcode.syntax.identifier.class 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.class.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.constant 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.constant.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.function 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.function.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.macro 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.macro.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.type 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.type.system 0.9411765 0.1921569 0.0745098 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.6666667 0.6666667 0.6666667 1 xcode.syntax.number 0.3803922 0.4980392 0.6274510 1 xcode.syntax.plain 0.8705882 0.8705882 0.8705882 1 xcode.syntax.preprocessor 0.9411765 0.1921569 0.0745098 1 xcode.syntax.string 1.0000000 0.7333333 0.1607843 1 xcode.syntax.url 0.8627451 0.8627451 0.8627451 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/super.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.8392157 0.0078431 0.3411765 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.3647059 0.4039216 0.6784314 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0823529 0.0980392 0.1137255 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.8941176 0.3372549 0.2078431 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0823529 0.0980392 0.1137255 1 DVTSourceTextBlockDimBackgroundColor 0.0039216 0.0196078 0.0352941 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.1215686 0.1372549 0.1529412 1 DVTSourceTextSelectionColor 0.8941176 0.3372549 0.2078431 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.8392157 0.0078431 0.3411765 1 xcode.syntax.character 0.8392157 0.0078431 0.3411765 1 xcode.syntax.comment 0.2745098 0.3254902 0.3764706 1 xcode.syntax.comment.doc 0.3921569 0.4666667 0.5411765 1 xcode.syntax.comment.doc.keyword 0.3921569 0.4666667 0.5411765 1 xcode.syntax.identifier.class 0.8392157 0.0078431 0.3411765 1 xcode.syntax.identifier.class.system 0.8392157 0.0078431 0.3411765 1 xcode.syntax.identifier.constant 0.8941176 0.3372549 0.2078431 1 xcode.syntax.identifier.constant.system 0.8941176 0.3372549 0.2078431 1 xcode.syntax.identifier.function 0.8941176 0.3372549 0.2078431 1 xcode.syntax.identifier.function.system 0.8941176 0.3372549 0.2078431 1 xcode.syntax.identifier.macro 0.8941176 0.3372549 0.2078431 1 xcode.syntax.identifier.macro.system 0.8941176 0.3372549 0.2078431 1 xcode.syntax.identifier.type 0.8941176 0.3372549 0.2078431 1 xcode.syntax.identifier.type.system 0.8392157 0.0078431 0.3411765 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.3647059 0.4039216 0.6784314 1 xcode.syntax.number 0.9686275 0.6352941 0.1058824 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.8392157 0.0078431 0.3411765 1 xcode.syntax.string 0.9686275 0.6352941 0.1058824 1 xcode.syntax.url 0.5607843 0.6000000 0.8745098 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/tonic.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9333333 0.9333333 0.9333333 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9333333 0.9333333 0.9333333 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.7215686 0.8039216 0.2666667 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.4588235 0.6313725 0.6431373 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9333333 0.9333333 0.9333333 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1647059 0.1843137 0.1921569 1 DVTConsoleTextInsertionPointColor 0.9333333 0.9333333 0.9333333 1 DVTConsoleTextSelectionColor 0.4588235 0.6313725 0.6431373 1 DVTDebuggerInstructionPointerColor 0.9333333 0.9333333 0.9333333 1 DVTSourceTextBackground 0.1647059 0.1843137 0.1921569 1 DVTSourceTextBlockDimBackgroundColor 0.0862745 0.1058824 0.1137255 1 DVTSourceTextInsertionPointColor 0.9333333 0.9333333 0.9333333 1 DVTSourceTextInvisiblesColor 0.2039216 0.2235294 0.2313725 1 DVTSourceTextSelectionColor 0.4588235 0.6313725 0.6431373 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.7215686 0.8039216 0.2666667 1 xcode.syntax.character 0.7215686 0.8039216 0.2666667 1 xcode.syntax.comment 0.2901961 0.3254902 0.3372549 1 xcode.syntax.comment.doc 0.4039216 0.4588235 0.4784314 1 xcode.syntax.comment.doc.keyword 0.4039216 0.4588235 0.4784314 1 xcode.syntax.identifier.class 0.7215686 0.8039216 0.2666667 1 xcode.syntax.identifier.class.system 0.7215686 0.8039216 0.2666667 1 xcode.syntax.identifier.constant 0.9921569 0.6235294 0.3490196 1 xcode.syntax.identifier.constant.system 0.9921569 0.6235294 0.3490196 1 xcode.syntax.identifier.function 0.9921569 0.6235294 0.3490196 1 xcode.syntax.identifier.function.system 0.9921569 0.6235294 0.3490196 1 xcode.syntax.identifier.macro 0.9921569 0.6235294 0.3490196 1 xcode.syntax.identifier.macro.system 0.9921569 0.6235294 0.3490196 1 xcode.syntax.identifier.type 0.9921569 0.6235294 0.3490196 1 xcode.syntax.identifier.type.system 0.7215686 0.8039216 0.2666667 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.9372549 0.4313725 0.2666667 1 xcode.syntax.number 0.7215686 0.8039216 0.2666667 1 xcode.syntax.plain 0.9333333 0.9333333 0.9333333 1 xcode.syntax.preprocessor 0.7215686 0.8039216 0.2666667 1 xcode.syntax.string 0.7215686 0.8039216 0.2666667 1 xcode.syntax.url 1.0000000 0.6274510 0.4627451 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/tribal.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.3725490 0.3333333 0.5098039 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.7686275 0.2078431 0.2078431 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0980392 0.0980392 0.1137255 1 DVTConsoleTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleTextSelectionColor 0.2784314 0.5843137 0.6039216 1 DVTDebuggerInstructionPointerColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextBackground 0.0980392 0.0980392 0.1137255 1 DVTSourceTextBlockDimBackgroundColor 0.0196078 0.0196078 0.0352941 1 DVTSourceTextInsertionPointColor 1.0000000 1.0000000 1.0000000 1 DVTSourceTextInvisiblesColor 0.1372549 0.1372549 0.1529412 1 DVTSourceTextSelectionColor 0.2784314 0.5843137 0.6039216 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.3725490 0.3333333 0.5098039 1 xcode.syntax.character 0.3725490 0.3333333 0.5098039 1 xcode.syntax.comment 0.2901961 0.2901961 0.3294118 1 xcode.syntax.comment.doc 0.3843137 0.3843137 0.4313725 1 xcode.syntax.comment.doc.keyword 0.3843137 0.3843137 0.4313725 1 xcode.syntax.identifier.class 0.3725490 0.3333333 0.5098039 1 xcode.syntax.identifier.class.system 0.3725490 0.3333333 0.5098039 1 xcode.syntax.identifier.constant 0.8784314 0.8666667 0.9215686 1 xcode.syntax.identifier.constant.system 0.8784314 0.8666667 0.9215686 1 xcode.syntax.identifier.function 0.8784314 0.8666667 0.9215686 1 xcode.syntax.identifier.function.system 0.8784314 0.8666667 0.9215686 1 xcode.syntax.identifier.macro 0.8784314 0.8666667 0.9215686 1 xcode.syntax.identifier.macro.system 0.8784314 0.8666667 0.9215686 1 xcode.syntax.identifier.type 0.8784314 0.8666667 0.9215686 1 xcode.syntax.identifier.type.system 0.3725490 0.3333333 0.5098039 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.3725490 0.3333333 0.5098039 1 xcode.syntax.number 0.3921569 0.6823529 0.7019608 1 xcode.syntax.plain 1.0000000 1.0000000 1.0000000 1 xcode.syntax.preprocessor 0.3725490 0.3333333 0.5098039 1 xcode.syntax.string 0.3921569 0.6823529 0.7019608 1 xcode.syntax.url 0.5686275 0.5294118 0.7058824 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/tron.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 1.0000000 1.0000000 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.1490196 0.4980392 0.7098039 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.0784314 0.0980392 0.1215686 1 DVTConsoleTextInsertionPointColor 0.6823529 0.7607843 0.8784314 1 DVTConsoleTextSelectionColor 0.4784314 0.6078431 0.7607843 1 DVTDebuggerInstructionPointerColor 0.6823529 0.7607843 0.8784314 1 DVTSourceTextBackground 0.0784314 0.0980392 0.1215686 1 DVTSourceTextBlockDimBackgroundColor 0.0000000 0.0196078 0.0431373 1 DVTSourceTextInsertionPointColor 0.6823529 0.7607843 0.8784314 1 DVTSourceTextInvisiblesColor 0.1176471 0.1372549 0.1607843 1 DVTSourceTextSelectionColor 0.4784314 0.6078431 0.7607843 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 1.0000000 1.0000000 1 xcode.syntax.character 1.0000000 1.0000000 1.0000000 1 xcode.syntax.comment 0.1960784 0.2627451 0.3411765 1 xcode.syntax.comment.doc 0.3019608 0.4039216 0.5215686 1 xcode.syntax.comment.doc.keyword 0.3019608 0.4039216 0.5215686 1 xcode.syntax.identifier.class 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.class.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.constant.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.function.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.macro.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.type.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable 0.8784314 0.9568627 1.0000000 1 xcode.syntax.identifier.variable.system 0.8784314 0.9568627 1.0000000 1 xcode.syntax.keyword 0.4549020 0.5411765 0.6509804 1 xcode.syntax.number 0.4313725 0.8862745 1.0000000 1 xcode.syntax.plain 0.6823529 0.7607843 0.8784314 1 xcode.syntax.preprocessor 1.0000000 1.0000000 1.0000000 1 xcode.syntax.string 0.4313725 0.8862745 1.0000000 1 xcode.syntax.url 0.6509804 0.7372549 0.8470588 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/turnip.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.2823529 0.4901961 0.4627451 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.5725490 0.7098039 0.3725490 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1019608 0.1058824 0.1137255 1 DVTConsoleTextInsertionPointColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleTextSelectionColor 0.2823529 0.4901961 0.4627451 1 DVTDebuggerInstructionPointerColor 0.9294118 0.8784314 0.8078431 1 DVTSourceTextBackground 0.1019608 0.1058824 0.1137255 1 DVTSourceTextBlockDimBackgroundColor 0.0235294 0.0274510 0.0352941 1 DVTSourceTextInsertionPointColor 0.9294118 0.8784314 0.8078431 1 DVTSourceTextInvisiblesColor 0.1411765 0.1450980 0.1529412 1 DVTSourceTextSelectionColor 0.2823529 0.4901961 0.4627451 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.2823529 0.4901961 0.4627451 1 xcode.syntax.character 0.2823529 0.4901961 0.4627451 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.6823529 0.6392157 0.5843137 1 xcode.syntax.comment.doc.keyword 0.6823529 0.6392157 0.5843137 1 xcode.syntax.identifier.class 0.2823529 0.4901961 0.4627451 1 xcode.syntax.identifier.class.system 0.2823529 0.4901961 0.4627451 1 xcode.syntax.identifier.constant 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.constant.system 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.function 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.function.system 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.macro 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.macro.system 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.type 0.9098039 0.8549020 0.3686275 1 xcode.syntax.identifier.type.system 0.2823529 0.4901961 0.4627451 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.5725490 0.7098039 0.3725490 1 xcode.syntax.number 0.9098039 0.8549020 0.3686275 1 xcode.syntax.plain 0.9294118 0.8784314 0.8078431 1 xcode.syntax.preprocessor 0.2823529 0.4901961 0.4627451 1 xcode.syntax.string 0.9098039 0.8549020 0.3686275 1 xcode.syntax.url 0.7686275 0.9058824 0.5686275 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/yule.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 0.8392157 0.1921569 0.1921569 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.2235294 0.7215686 0.1215686 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1686275 0.1647059 0.1529412 1 DVTConsoleTextInsertionPointColor 0.9294118 0.8784314 0.8078431 1 DVTConsoleTextSelectionColor 0.8392157 0.1921569 0.1921569 1 DVTDebuggerInstructionPointerColor 0.9294118 0.8784314 0.8078431 1 DVTSourceTextBackground 0.1686275 0.1647059 0.1529412 1 DVTSourceTextBlockDimBackgroundColor 0.0901961 0.0862745 0.0745098 1 DVTSourceTextInsertionPointColor 0.9294118 0.8784314 0.8078431 1 DVTSourceTextInvisiblesColor 0.2078431 0.2039216 0.1921569 1 DVTSourceTextSelectionColor 0.8392157 0.1921569 0.1921569 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 0.8392157 0.1921569 0.1921569 1 xcode.syntax.character 0.8392157 0.1921569 0.1921569 1 xcode.syntax.comment 0.4784314 0.4470588 0.4039216 1 xcode.syntax.comment.doc 0.7411765 0.6823529 0.6039216 1 xcode.syntax.comment.doc.keyword 0.7411765 0.6823529 0.6039216 1 xcode.syntax.identifier.class 0.8392157 0.1921569 0.1921569 1 xcode.syntax.identifier.class.system 0.8392157 0.1921569 0.1921569 1 xcode.syntax.identifier.constant 0.9215686 0.7137255 0.1490196 1 xcode.syntax.identifier.constant.system 0.9215686 0.7137255 0.1490196 1 xcode.syntax.identifier.function 0.9215686 0.7137255 0.1490196 1 xcode.syntax.identifier.function.system 0.9215686 0.7137255 0.1490196 1 xcode.syntax.identifier.macro 0.9215686 0.7137255 0.1490196 1 xcode.syntax.identifier.macro.system 0.9215686 0.7137255 0.1490196 1 xcode.syntax.identifier.type 0.9215686 0.7137255 0.1490196 1 xcode.syntax.identifier.type.system 0.8392157 0.1921569 0.1921569 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 0.2235294 0.7215686 0.1215686 1 xcode.syntax.number 0.9215686 0.7137255 0.1490196 1 xcode.syntax.plain 0.9294118 0.8784314 0.8078431 1 xcode.syntax.preprocessor 0.8392157 0.1921569 0.1921569 1 xcode.syntax.string 0.9215686 0.7137255 0.1490196 1 xcode.syntax.url 0.4196078 0.9176471 0.3176471 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0 ================================================ FILE: xcode/zacks.dvtcolortheme ================================================ DVTConsoleDebuggerInputTextColor 0.9411765 0.9411765 0.9411765 1 DVTConsoleDebuggerInputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerOutputTextColor 0.9411765 0.9411765 0.9411765 1 DVTConsoleDebuggerOutputTextFont Menlo-Bold - 12.0 DVTConsoleDebuggerPromptTextColor 1.0000000 0.4156863 0.2196078 1 DVTConsoleDebuggerPromptTextFont Menlo-Bold - 12.0 DVTConsoleExectuableInputTextColor 0.6117647 0.4901961 0.8588235 1 DVTConsoleExectuableInputTextFont Menlo-Bold - 12.0 DVTConsoleExectuableOutputTextColor 0.9411765 0.9411765 0.9411765 1 DVTConsoleExectuableOutputTextFont Menlo-Bold - 12.0 DVTConsoleTextBackgroundColor 0.1333333 0.1333333 0.1333333 1 DVTConsoleTextInsertionPointColor 0.9411765 0.9411765 0.9411765 1 DVTConsoleTextSelectionColor 0.6117647 0.4901961 0.8588235 1 DVTDebuggerInstructionPointerColor 0.9411765 0.9411765 0.9411765 1 DVTSourceTextBackground 0.1333333 0.1333333 0.1333333 1 DVTSourceTextBlockDimBackgroundColor 0.0549020 0.0549020 0.0549020 1 DVTSourceTextInsertionPointColor 0.9411765 0.9411765 0.9411765 1 DVTSourceTextInvisiblesColor 0.1725490 0.1725490 0.1725490 1 DVTSourceTextSelectionColor 0.6117647 0.4901961 0.8588235 1 DVTSourceTextSyntaxColors xcode.syntax.attribute 1.0000000 0.4156863 0.2196078 1 xcode.syntax.character 1.0000000 0.4156863 0.2196078 1 xcode.syntax.comment 0.4666667 0.4666667 0.4666667 1 xcode.syntax.comment.doc 0.6862745 0.6862745 0.6862745 1 xcode.syntax.comment.doc.keyword 0.6862745 0.6862745 0.6862745 1 xcode.syntax.identifier.class 1.0000000 0.4156863 0.2196078 1 xcode.syntax.identifier.class.system 1.0000000 0.4156863 0.2196078 1 xcode.syntax.identifier.constant 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.constant.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.function.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.macro.system 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type 0.7372549 0.8313725 0.1647059 1 xcode.syntax.identifier.type.system 1.0000000 0.4156863 0.2196078 1 xcode.syntax.identifier.variable 1.0000000 1.0000000 1.0000000 1 xcode.syntax.identifier.variable.system 1.0000000 1.0000000 1.0000000 1 xcode.syntax.keyword 1.0000000 0.4156863 0.2196078 1 xcode.syntax.number 0.7372549 0.8313725 0.1647059 1 xcode.syntax.plain 0.9411765 0.9411765 0.9411765 1 xcode.syntax.preprocessor 1.0000000 0.4156863 0.2196078 1 xcode.syntax.string 0.7372549 0.8313725 0.1647059 1 xcode.syntax.url 1.0000000 0.6117647 0.4156863 1 DVTSourceTextSyntaxFonts xcode.syntax.attribute Menlo-Regular - 12.0 xcode.syntax.character Menlo-Regular - 12.0 xcode.syntax.comment Menlo-Regular - 12.0 xcode.syntax.comment.doc Menlo-Regular - 12.0 xcode.syntax.comment.doc.keyword Menlo-Regular - 12.0 xcode.syntax.identifier.class Menlo-Regular - 12.0 xcode.syntax.identifier.class.system Menlo-Regular - 12.0 xcode.syntax.identifier.constant Menlo-Regular - 12.0 xcode.syntax.identifier.constant.system Menlo-Regular - 12.0 xcode.syntax.identifier.function Menlo-Regular - 12.0 xcode.syntax.identifier.function.system Menlo-Regular - 12.0 xcode.syntax.identifier.macro Menlo-Regular - 12.0 xcode.syntax.identifier.macro.system Menlo-Regular - 12.0 xcode.syntax.identifier.type Menlo-Regular - 12.0 xcode.syntax.identifier.type.system Menlo-Regular - 12.0 xcode.syntax.identifier.variable Menlo-Regular - 12.0 xcode.syntax.identifier.variable.system Menlo-Regular - 12.0 xcode.syntax.keyword Menlo-Regular - 12.0 xcode.syntax.number Menlo-Regular - 12.0 xcode.syntax.plain Menlo-Regular - 12.0 xcode.syntax.preprocessor Menlo-Regular - 12.0 xcode.syntax.string Menlo-Regular - 12.0 xcode.syntax.url Menlo-Regular - 12.0